summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* LDM: Fix reassembly of extended VBLKs.Anton Altaparmakov2012-02-241-7/+4
* NTFS: Correct two spelling errors "dealocate" to "deallocate" in mft.c.Anton Altaparmakov2012-02-241-3/+3
* NTFS: Do not dereference pointer before checking for NULL.Anton Altaparmakov2012-02-221-3/+3
* NTFS: Remove unused variable.Anton Altaparmakov2012-02-221-3/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2012-02-211-2/+2
|\
| * maintainers: update my email addressJames Morris2012-02-221-2/+2
* | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-02-2112-13/+34
|\ \
| * | ARM/audit: include audit header and fix audit archEric Paris2012-02-211-1/+8
| * | ARM: OMAP: fix voltage domain build errors with PM_OPP disabledRussell King2012-02-212-0/+4
| * | ARM/PCI: Remove ARM's duplicate definition of 'pcibios_max_latency'Myron Stowe2012-02-211-7/+0
| * | ARM: 7336/1: smp_twd: Don't register CPUFREQ notifiers if local timers are no...Santosh Shilimkar2012-02-211-1/+1
| * | ARM: 7327/1: need to include asm/system.h in asm/processor.hOlof Johansson2012-02-151-0/+1
| * | ARM: 7326/2: PL330: fix null pointer dereference in pl330_chan_ctrl()Javi Merino2012-02-151-1/+2
| * | ARM: 7164/3: PL330: Fix the size of the dst_cache_ctrl fieldJavi Merino2012-02-151-1/+1
| * | ARM: 7325/1: fix v7 boot with lockdep enabledRabin Vincent2012-02-152-1/+6
| * | ARM: 7324/1: modpost: Fix section warnings for ARM for many compilersTony Lindgren2012-02-151-0/+9
| * | ARM: 7323/1: Do not allow ARM_LPAE on pre-ARMv7 architecturesCatalin Marinas2012-02-151-1/+2
* | | sys_poll: fix incorrect type for 'timeout' parameterLinus Torvalds2012-02-213-3/+3
* | | asm-generic: architecture independent readq/writeq for 32bit environmentHitoshi Mitake2012-02-217-60/+66
| |/ |/|
* | i387: export 'fpu_owner_task' per-cpu variableLinus Torvalds2012-02-201-0/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-02-2012-48/+89
|\ \
| * | ocfs2: deal with wraparounds of i_nlink in ocfs2_rename()Al Viro2012-02-131-1/+1
| * | vfs: fix compat_sys_stat() handling of overflows in st_nlinkAl Viro2012-02-131-31/+25
| * | quota: Fix deadlock with suspend and quotasJan Kara2012-02-131-3/+21
| * | vfs: Provide function to get superblock and wait for it to thawJan Kara2012-02-132-0/+23
| * | vfs: fix panic in __d_lookup() with high dentry hashtable countsDimitri Sivanich2012-02-135-12/+14
| * | autofs4 - fix lockdep splat in autofsSteven Rostedt2012-02-131-0/+2
| * | vfs: fix d_inode_lookup() dentry ref leakMiklos Szeredi2012-02-131-1/+3
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-02-204-12/+24
|\ \ \
| * | | [S390] correct ktime to tod clock comparator conversionMartin Schwidefsky2012-02-171-2/+5
| * | | [S390] 3215 deadlock with tty_wakeupMartin Schwidefsky2012-02-171-7/+15
| * | | [S390] incorrect PageTables counter for kvm page tablesMartin Schwidefsky2012-02-171-1/+1
| * | | [S390] idle: avoid RCU usage in extended quiescent stateHeiko Carstens2012-02-171-2/+3
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2012-02-201-2/+2
|\ \ \ \
| * | | | digsig: changed type of the timestampDmitry Kasatkin2012-02-201-2/+2
* | | | | i387: support lazy restore of FPU stateLinus Torvalds2012-02-205-15/+29
* | | | | i387: use 'restore_fpu_checking()' directly in task switching codeLinus Torvalds2012-02-202-35/+22
* | | | | i387: fix up some fpu_counter confusionLinus Torvalds2012-02-203-1/+4
|/ / / /
* | | | Linux 3.3-rc4Linus Torvalds2012-02-181-1/+1
* | | | Merge tag 'fixes-3.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-02-1866-786/+524
|\ \ \ \
| * \ \ \ Merge branch 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesArnd Bergmann2012-02-1311-437/+140
| |\ \ \ \
| | * | | | ARM: at91: drop ide driver in favor of the pata oneJean-Christophe PLAGNIOL-VILLARD2012-02-134-375/+5
| | * | | | pata/at91: use newly introduced SMC accessorsJean-Christophe PLAGNIOL-VILLARD2012-02-131-27/+21
| | * | | | ARM: at91: add accessor to manage SMCJean-Christophe PLAGNIOL-VILLARD2012-02-133-28/+100
| | * | | | ARM: at91:rtc/rtc-at91sam9: ioremap register bankJean-Christophe PLAGNIOL-VILLARD2012-02-131-3/+10
| | * | | | ARM: at91: USB AT91 gadget registration for moduleNicolas Ferre2012-02-134-4/+4
| * | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Arnd Bergmann2012-02-135-11/+9
| |\ \ \ \ \
| | * | | | | ARM: OMAP2xxx: PM: fix OMAP2xxx-specific UART idle bug in v3.3Paul Walmsley2012-02-091-7/+1
| | * | | | | ARM: OMAP3: cm-t35: fix section mismatch warningIgor Grinberg2012-02-071-1/+1
| | * | | | | ARM: OMAP2: Fix the OMAP2 only build break seen with 2011+ ARM tool-chainsSantosh Shilimkar2012-02-072-3/+3