1. 912dbc1 vfs: clean up vfs_rmdir by Sage Weil · 13 years ago
  2. b5afd2c vfs: fix vfs_rename_dir for FS_RENAME_DOES_D_MOVE filesystems by Miklos Szeredi · 13 years ago
  3. 5c5d3f3 libfs: drop unneeded dentry_unhash by Sage Weil · 13 years ago
  4. a71905f vfs: update dentry_unhash() comment by Sage Weil · 13 years ago
  5. e4eaac0 vfs: push dentry_unhash on rename_dir into file systems by Sage Weil · 13 years ago
  6. 79bf7c7 vfs: push dentry_unhash on rmdir into file systems by Sage Weil · 13 years ago
  7. 64252c7 vfs: remove dget() from dentry_unhash() by Sage Weil · 13 years ago
  8. 4829369 vfs: dentry_unhash immediately prior to rmdir by Sage Weil · 13 years ago
  9. ea13a86 vfs: Block mmapped writes while the fs is frozen by Jan Kara · 13 years ago
  10. 24da4fa vfs: Create __block_page_mkwrite() helper passing error values back by Jan Kara · 13 years ago
  11. 7c6e984 fs/namespace.c: bound mount propagation fix by Roman Borisov · 13 years ago
  12. 79fead4 exportfs: reallow building as a module by Jonas Gorski · 13 years ago
  13. 9f1fafe merge handle_reval_dot and nameidata_drop_rcu_last by Al Viro · 13 years ago
  14. 19660af consolidate nameidata_..._drop_rcu() by Al Viro · 13 years ago
  15. 1be6a1f Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 13 years ago
  16. 40a9635 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  17. fcc4dc7 Merge branch 'timer-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  18. a6ab948 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  19. 592311c Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 13 years ago
  20. 9748d4d Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 13 years ago
  21. bc4d45f hwmon: (lm85) Fix error paths in probe function by Jean Delvare · 13 years ago
  22. 5f441e2 hwmon: (lm85) Add missing list terminators by Jean Delvare · 13 years ago
  23. d7ce033 hwmon: (adm1021) Clarify documentation regarding Xeon processors by Jean Delvare · 13 years ago
  24. 177e759 hwmon: (lm90) Fix update interval information in driver documentation by Guenter Roeck · 13 years ago
  25. 5a4e5e6 hwmon: (lm90) Add support for ADT7461A and NCT1008 by Guenter Roeck · 13 years ago
  26. ce31332 hrtimer: Initialize CLOCK_ID to HRTIMER_BASE table statically by Thomas Gleixner · 13 years ago
  27. fafc992 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 13 years ago
  28. 0dee0e7 Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 13 years ago
  29. 9cab1ba Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 13 years ago
  30. cc03638 mm: check if PTE is already allocated during page fault by Mel Gorman · 13 years ago
  31. 1409f14 kernel/watchdog.c: disable nmi perf event in the error path of enabling watchdog by Hillf Danton · 13 years ago
  32. 534e3ad um: adjust current_thread_info() for newer gcc versions by Richard Weinberger · 13 years ago
  33. 365a0de uml: fix hppfs build by Randy Dunlap · 13 years ago
  34. 57d8e02 um: mdd support for 64 bit atomic operations by Richard Weinberger · 13 years ago
  35. f755a04 oom: use pte pages in OOM score by KOSAKI Motohiro · 13 years ago
  36. 0dcecae MAINTAINERS: add EXYNOS ARM architectures by Kukjin Kim · 13 years ago
  37. a111c96 memcg: update documentation to describe usage_in_bytes by Daisuke Nishimura · 13 years ago
  38. 98909cf MAINTAINERS: update Documentation file entry of GPIO subsystem by Kukjin Kim · 13 years ago
  39. c446808 MAINTAINERS: re-alphabetize Xen entries by Ian Campbell · 13 years ago
  40. 78f11a2 mm: thp: fix /dev/zero MAP_PRIVATE and vm_flags cleanups by Andrea Arcangeli · 13 years ago
  41. 6d4831c vfs: avoid large kmalloc()s for the fdtable by Andrew Morton · 13 years ago
  42. 1ff42c3 x86: ce4100: Configure IOAPIC pins for USB and SATA to level type by Sebastian Andrzej Siewior · 13 years ago
  43. 2044359 x86: devicetree: Configure IOAPIC pin only once by Sebastian Andrzej Siewior · 13 years ago
  44. f945a3d rtc: max8925: Call dev_set_drvdata before rtc_device_register by Zhangfei Gao · 13 years ago
  45. e8dad69 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/parisc-2.6 by Linus Torvalds · 13 years ago
  46. be6b694 Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 13 years ago
  47. 0fd97ab Merge branch 'spell-fix' of git://git.profusion.mobi/users/lucas/linux-2.6 by Linus Torvalds · 13 years ago
  48. 7fcaa9a Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 13 years ago
  49. 26c4c17 nfs: don't lose MS_SYNCHRONOUS on remount of noac mount by Jeff Layton · 13 years ago
  50. 613e901 NFS: Return meaningful status from decode_secinfo() by Bryan Schumaker · 13 years ago
  51. 28331a4 NFSv4: Ensure we request the ordinary fileid when doing readdirplus by Trond Myklebust · 13 years ago
  52. 2bce5da perf, x86, nmi: Move LVT un-masking into irq handlers by Don Zickus · 13 years ago
  53. 4aac0b4 m68k/mm: Set all online nodes in N_NORMAL_MEMORY by Michael Schmitz · 13 years ago
  54. 3b1fb2f Merge branch 'for_tony_a_2.6.39rc' of git://git.pwsan.com/linux-2.6 into devel-fixes by Tony Lindgren · 13 years ago
  55. 6c8a721 Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/urgent by Ingo Molnar · 13 years ago
  56. e8e7a2b drm/i915: restore only the mode of this driver on lastclose (v2) by Dave Airlie · 13 years ago
  57. 6565945 drm/radeon/kms: add info query for tile pipes by Alex Deucher · 13 years ago
  58. 834f0c3 drm/radeon/kms: add missing safe regs for 6xx/7xx by Alex Deucher · 13 years ago
  59. bf5192e drm: select FRAMEBUFFER_CONSOLE_PRIMARY if we have FRAMEBUFFER_CONSOLE by Dave Airlie · 13 years ago
  60. e9c5499 Revert wrong fixes for common misspellings by Lucas De Marchi · 13 years ago
  61. 8e10cd7 Linux 2.6.39-rc5 by Linus Torvalds · 13 years ago
  62. 6befe5f init/Kconfig: fix EXPERT menu list by Randy Dunlap · 13 years ago
  63. 4175242 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 13 years ago
  64. 45dafe9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 13 years ago
  65. fc7b3ff Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 13 years ago
  66. ec75a71 perf events, x86: Work around the Nehalem AAJ80 erratum by Ingo Molnar · 13 years ago
  67. 019793b Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 13 years ago
  68. cb49f57 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 13 years ago
  69. c1ae683 amd64_edac: Erratum #637 workaround by Borislav Petkov · 13 years ago
  70. f08e457 amd64_edac: Factor in CC6 save area by Borislav Petkov · 13 years ago
  71. f030ddf amd64_edac: Remove node interleave warning by Borislav Petkov · 13 years ago
  72. aa1f465 watchdog: iTCO_wdt: TCO Watchdog patch for Intel Panther Point PCH by Seth Heasley · 13 years ago
  73. 18a073a perf, x86: Fix BTS condition by Peter Zijlstra · 13 years ago
  74. 3f12608 OMAP3+: voltage: remove initial voltage by Nishanth Menon · 13 years ago
  75. 9196864 OMAP4: Intialize IVA Device in addition to DSP device. by Shweta Gulati · 13 years ago
  76. 26a064d omap: rx51: mark reserved memory earlier by Felipe Contreras · 13 years ago
  77. 7bed50c ACPI / PM: Avoid infinite recurrence while registering power resources by Rafael J. Wysocki · 13 years ago
  78. 22110fa PM / Wakeup: Fix initialization of wakeup-related device sysfs files by Rafael J. Wysocki · 13 years ago
  79. bc16b37 OMAP3: l3: fix for "irq 10: nobody cared" message by omar ramirez · 13 years ago
  80. 6ba5932 arm: omap2: enable smc instruction for sleep34xx by Oskar Andero · 13 years ago
  81. f727a93 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  82. cd2e49e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecryptfs/ecryptfs-2.6 by Linus Torvalds · 13 years ago
  83. 71e9e6a Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson by Linus Torvalds · 13 years ago
  84. 9ade0cf SELINUX: Make selinux cache VFS RCU walks safe by Eric Paris · 13 years ago
  85. 1879fd6 add hlist_bl_lock/unlock helpers by Christoph Hellwig · 13 years ago
  86. 3dd2ee4 bit_spinlock: don't play preemption games inside the busy loop by Linus Torvalds · 13 years ago
  87. 5be79de eCryptfs: Flush dirty pages in setattr by Tyler Hicks · 13 years ago
  88. 3aeb86e eCryptfs: Handle failed metadata read in lookup by Tyler Hicks · 13 years ago
  89. 7cf96da Btrfs: cleanup error handling in inode.c by Tsutomu Itoh · 13 years ago
  90. 64728bb Btrfs: put the right bio if we have an error by Josef Bacik · 13 years ago
  91. a4f0162 Btrfs: free bitmaps properly when evicting the cache by Josef Bacik · 13 years ago
  92. f789b68 Btrfs: Free free_space item properly in btrfs_trim_block_group() by Li Zefan · 13 years ago
  93. cfece4d btrfs: add missing spin_unlock to a rare exit path by David Sterba · 13 years ago
  94. 8d41371 Btrfs: check return value of kmalloc() by Tsutomu Itoh · 13 years ago
  95. 43e817a btrfs: fix wrong allocating flag when reading page by Itaru Kitayama · 13 years ago
  96. a62f44a Btrfs: fix missing mutex_unlock in btrfs_del_dir_entries_in_log() by Tsutomu Itoh · 13 years ago
  97. 332ab16 eCryptfs: Add reference counting to lower files by Tyler Hicks · 13 years ago
  98. dd55c898 eCryptfs: dput dentries returned from dget_parent by Tyler Hicks · 13 years ago
  99. 35ffa948 eCryptfs: Remove extra d_delete in ecryptfs_rmdir by Tyler Hicks · 13 years ago
  100. 39b6897 x86, setup: When probing memory with e801, use ax/bx as a pair by H. Peter Anvin · 13 years ago