1. 5be7ef0 scsi: fix scsi_proc new kernel-doc warning by Randy Dunlap · 14 years ago
  2. eee0f25 mm: fix page_lock_anon_vma leaving mutex locked by Hugh Dickins · 14 years ago
  3. 5dbe0af mm: fix kernel BUG at mm/rmap.c:1017! by Hugh Dickins · 14 years ago
  4. 826267c tmpfs: fix race between truncate and writepage by Hugh Dickins · 14 years ago
  5. 36947a7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  6. a947e23 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  7. 08a8b79 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  8. 1ba4b8c Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  9. c4a227d Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  10. 87367a0 Merge branch 'for-usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci by Linus Torvalds · 14 years ago
  11. 4cb865d Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 14 years ago
  12. 55f08e1 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 14 years ago
  13. d02bf06 Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  14. 04830fc Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  15. 571503e Merge branch 'setns' by Linus Torvalds · 14 years ago
  16. 7b21fdd ns: Wire up the setns system call by Eric W. Biederman · 14 years ago
  17. 69b4573 Cache xattr security drop check for write v2 by Andi Kleen · 14 years ago
  18. cc3ce51 rcu: Start RCU kthreads in TASK_INTERRUPTIBLE state by Paul E. McKenney · 14 years ago
  19. 08bca60 rcu: Remove waitqueue usage for cpu, node, and boost kthreads by Peter Zijlstra · 14 years ago
  20. 8826f3b rcu: Avoid acquiring rcu_node locks in timer functions by Paul E. McKenney · 14 years ago
  21. 55c2945 atomic: Add atomic_or() by Paul E. McKenney · 14 years ago
  22. 29f742f Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-2.6-rcu into core/urgent by Ingo Molnar · 14 years ago
  23. f506b3d perf: Fix SIGIO handling by Peter Zijlstra · 14 years ago
  24. f62508f Documentation: Add statistics about nested locks by Juri Lelli · 14 years ago
  25. 1e1b6c5 cpuset: Fix cpuset_cpus_allowed_fallback(), don't update tsk->rt.nr_cpus_allowed by KOSAKI Motohiro · 14 years ago
  26. 1e87623 sched: Fix ->min_vruntime calculation in dequeue_entity() by Peter Zijlstra · 14 years ago
  27. d6aa8f8 sched: Fix ttwu() for __ARCH_WANT_INTERRUPTS_ON_CTXSW by Peter Zijlstra · 14 years ago
  28. cd4ae6a sched: More sched_domain iterations fixes by Xiaotian Feng · 14 years ago
  29. 66c500f mfd: Fix build breakage caused by tps65910 gpio directory move by Liam Girdwood · 14 years ago
  30. 1ed7891 mfd: Use mfd cell platform_data for db8500-prcmu cells platform bits by Mattias Wallin · 14 years ago
  31. 1486a74 Merge branch 'for_2.6.40/gpio-move' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into gpio/next by Grant Likely · 14 years ago
  32. d76ee18 fs: block_page_mkwrite should wait for writeback to finish by Darrick J. Wong · 14 years ago
  33. 3d08bcc mm: Wait for writeback when grabbing pages to begin a write by Darrick J. Wong · 14 years ago
  34. 9870246 configfs: remove unnecessary dentry_unhash on rmdir, dir rename by Sage Weil · 14 years ago
  35. f4ff0e2 fat: remove unnecessary dentry_unhash on rmdir, dir rename by Sage Weil · 14 years ago
  36. 45adfef hpfs: remove unnecessary dentry_unhash on rmdir, dir rename by Sage Weil · 14 years ago
  37. b80d2c2 minix: remove unnecessary dentry_unhash on rmdir, dir rename by Sage Weil · 14 years ago
  38. 526e7ce fuse: remove unnecessary dentry_unhash on rmdir, dir rename by Sage Weil · 14 years ago
  39. 42b850b2 coda: remove unnecessary dentry_unhash on rmdir, dir rename by Sage Weil · 14 years ago
  40. 705da2d afs: remove unnecessary dentry_unhash on rmdir, dir rename by Sage Weil · 14 years ago
  41. 94f9901 affs: remove unnecessary dentry_unhash on rmdir, dir rename by Sage Weil · 14 years ago
  42. 86905d6 9p: remove unnecessary dentry_unhash on rmdir, dir rename by Sage Weil · 14 years ago
  43. 76cc071a ncpfs: fix rename over directory with dangling references by Sage Weil · 14 years ago
  44. 7ce605d ncpfs: document dentry_unhash usage by Sage Weil · 14 years ago
  45. 55e5b7e ecryptfs: remove unnecessary dentry_unhash on rmdir, dir rename by Sage Weil · 14 years ago
  46. e41a59e hostfs: remove unnecessary dentry_unhash on rmdir, dir rename by Sage Weil · 14 years ago
  47. e391178 hfsplus: remove unnecessary dentry_unhash on rmdir, dir rename by Sage Weil · 14 years ago
  48. 4e82d61 hfs: remove unnecessary dentry_unhash on rmdir, dir rename by Sage Weil · 14 years ago
  49. 8aaa0f5 omfs: remove unnecessary dentry_unhash on rmdir, dir rneame by Sage Weil · 14 years ago
  50. 7020739 udf: remove unnecessary dentry_unhash from rmdir, dir rename by Sage Weil · 14 years ago
  51. cc350c27 reiserfs: remove unnecessary dentry_unhash from rmdir, dir rename by Sage Weil · 14 years ago
  52. 87161fa ufs: remove unnecessary dentry_unhash from rmdir, dir rename by Sage Weil · 14 years ago
  53. 0e54ec1 ubifs: remove unnecessary dentry_unhash from rmdir, dir rename by Sage Weil · 14 years ago
  54. dfb55de nilfs2: remove unnecessary dentry_unhash from rmdir, dir rename by Sage Weil · 14 years ago
  55. 64370e2 logfs: remove unnecessary dentry_unhash from rmdir, dir rename by Sage Weil · 14 years ago
  56. 44a8e63 jfs: remove unnecessary dentry_unhash from rmdir, dir rename by Sage Weil · 14 years ago
  57. cf0f053 jffs2: remove unnecessary dentry_unhash from rmdir, dir rename by Sage Weil · 14 years ago
  58. 873ae4d sysv: remove unnecessary dentry_unhash from rmdir, dir rename by Sage Weil · 14 years ago
  59. 76f0b8d bfs: remove unnecessary dentry_unhash on dir rename by Sage Weil · 14 years ago
  60. 29a6ccc Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 14 years ago
  61. 4260483 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 14 years ago
  62. 2a56d22 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  63. 46f2cc8 ALSA: fix hda AZX_DCAPS_NO_TCSEL quirk check in driver_caps by Linus Torvalds · 14 years ago
  64. bc786cc gpio/pch_gpio: Support new device ML7223 by Tomoya MORINAGA · 14 years ago
  65. 7c29597 gpio: make gpio_{request,free}_array gpio array parameter const by Lars-Peter Clausen · 14 years ago
  66. 239df0f Merge branches 'devel', 'devel-stable' and 'fixes' into for-linus by Russell King · 14 years ago
  67. 81479c2 ARM: 6945/1: Add unwinding support for division functions by Laura Abbott · 14 years ago
  68. f23a5e1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 14 years ago
  69. d24c2af Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 14 years ago
  70. a0c3061 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  71. 4f61258 [CIFS] Follow on to cifsacl endian patch (__constant_cpu_to_le32 was required) by Steve French · 14 years ago
  72. 2cf95c1 Intel xhci: Limit number of active endpoints to 64. by Sarah Sharp · 14 years ago
  73. ad80833 Intel xhci: Ignore spurious successful event. by Sarah Sharp · 14 years ago
  74. 69e848c Intel xhci: Support EHCI/xHCI port switching. by Sarah Sharp · 14 years ago
  75. e4a338d perf top: Don't stop if no kernel symtab is found by Arnaldo Carvalho de Melo · 14 years ago
  76. 5f6f558 perf top: Handle kptr_restrict by Arnaldo Carvalho de Melo · 14 years ago
  77. 59fb1ee perf top: Remove unused macro by Arnaldo Carvalho de Melo · 14 years ago
  78. 4af4c95 perf events: initialize fd array to -1 instead of 0 by David Ahern · 14 years ago
  79. 646aaea perf tools: Make sure kptr_restrict warnings fit 80 col terms by Arnaldo Carvalho de Melo · 14 years ago
  80. 10799db Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  81. aaab184 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecryptfs/ecryptfs-2.6 by Linus Torvalds · 14 years ago
  82. c5c177b net: Kill ratelimit.h dependency in linux/net.h by David S. Miller · 14 years ago
  83. bee9525 net: Add linux/sysctl.h includes where needed. by David S. Miller · 14 years ago
  84. 9d931dd net: Kill ether_table[] declaration. by David S. Miller · 14 years ago
  85. 686a7e3 inetpeer: fix race in unused_list manipulations by Eric Dumazet · 14 years ago
  86. e52e713 Merge branch 'docs-move' of git://git.kernel.org/pub/scm/linux/kernel/git/rdunlap/linux-docs by Linus Torvalds · 14 years ago
  87. bdf7cf1 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  88. 40efeb4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 14 years ago
  89. 81faae7 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 14 years ago
  90. 95948c3 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 14 years ago
  91. 45acab0 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  92. c0880dc Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 14 years ago
  93. f7fc06e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6 by Linus Torvalds · 14 years ago
  94. ea0ca3a Merge git://git.infradead.org/battery-2.6 by Linus Torvalds · 14 years ago
  95. 74e6392 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging by Linus Torvalds · 14 years ago
  96. 09cefbb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  97. e7a46b4 atm: expose ATM device index in sysfs by Dan Williams · 14 years ago
  98. 58bf2db Merge branch 'pablo/nf-2.6-updates' of git://1984.lsi.us.es/net-2.6 by David S. Miller · 14 years ago
  99. a058bfb MAINTAINERS: Update eCryptfs mailing list by Tyler Hicks · 14 years ago
  100. 8d08dab eCryptfs: Allow 2 scatterlist entries for encrypted filenames by Tyler Hicks · 14 years ago