aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-05-26vfs: push dentry_unhash on rmdir into file systemsSage Weil
2011-05-26vfs: remove dget() from dentry_unhash()Sage Weil
2011-05-26vfs: dentry_unhash immediately prior to rmdirSage Weil
2011-05-26vfs: Block mmapped writes while the fs is frozenJan Kara
2011-05-26vfs: Create __block_page_mkwrite() helper passing error values backJan Kara
2011-05-26fs/namespace.c: bound mount propagation fixRoman Borisov
2011-05-26exportfs: reallow building as a moduleJonas Gorski
2011-05-26merge handle_reval_dot and nameidata_drop_rcu_lastAl Viro
2011-05-26consolidate nameidata_..._drop_rcu()Al Viro
2011-04-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2011-04-29Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-04-29Merge branch 'timer-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-04-29Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-04-29Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2011-04-29Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-04-29hwmon: (lm85) Fix error paths in probe functionJean Delvare
2011-04-29hwmon: (lm85) Add missing list terminatorsJean Delvare
2011-04-29hwmon: (adm1021) Clarify documentation regarding Xeon processorsJean Delvare
2011-04-29hwmon: (lm90) Fix update interval information in driver documentationGuenter Roeck
2011-04-29hwmon: (lm90) Add support for ADT7461A and NCT1008Guenter Roeck
2011-04-29hrtimer: Initialize CLOCK_ID to HRTIMER_BASE table staticallyThomas Gleixner
2011-04-28Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2011-04-28Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/ge...Linus Torvalds
2011-04-28Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2011-04-28mm: check if PTE is already allocated during page faultMel Gorman
2011-04-28kernel/watchdog.c: disable nmi perf event in the error path of enabling watchdogHillf Danton
2011-04-28um: adjust current_thread_info() for newer gcc versionsRichard Weinberger
2011-04-28uml: fix hppfs buildRandy Dunlap
2011-04-28um: mdd support for 64 bit atomic operationsRichard Weinberger
2011-04-28oom: use pte pages in OOM scoreKOSAKI Motohiro
2011-04-28MAINTAINERS: add EXYNOS ARM architecturesKukjin Kim
2011-04-28memcg: update documentation to describe usage_in_bytesDaisuke Nishimura
2011-04-28MAINTAINERS: update Documentation file entry of GPIO subsystemKukjin Kim
2011-04-28MAINTAINERS: re-alphabetize Xen entriesIan Campbell
2011-04-28mm: thp: fix /dev/zero MAP_PRIVATE and vm_flags cleanupsAndrea Arcangeli
2011-04-28vfs: avoid large kmalloc()s for the fdtableAndrew Morton
2011-04-28x86: ce4100: Configure IOAPIC pins for USB and SATA to level typeSebastian Andrzej Siewior
2011-04-28x86: devicetree: Configure IOAPIC pin only onceSebastian Andrzej Siewior
2011-04-28rtc: max8925: Call dev_set_drvdata before rtc_device_registerZhangfei Gao
2011-04-27Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/pa...Linus Torvalds
2011-04-27Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2011-04-27Merge branch 'spell-fix' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds
2011-04-27Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-04-27nfs: don't lose MS_SYNCHRONOUS on remount of noac mountJeff Layton
2011-04-27NFS: Return meaningful status from decode_secinfo()Bryan Schumaker
2011-04-27NFSv4: Ensure we request the ordinary fileid when doing readdirplusTrond Myklebust
2011-04-27perf, x86, nmi: Move LVT un-masking into irq handlersDon Zickus
2011-04-27m68k/mm: Set all online nodes in N_NORMAL_MEMORYMichael Schmitz
2011-04-27Merge branch 'for_tony_a_2.6.39rc' of git://git.pwsan.com/linux-2.6 into deve...Tony Lindgren
2011-04-27Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar