1. 722d017 futex: Take mmap_sem for get_user_pages in fault_in_user_writeable by Andi Kleen · 14 years ago
  2. f5754bf lockstat: Add usage info to Documentation/lockstat.txt by Frank Rowand · 15 years ago
  3. 109d71c lockstat: Fix min, max times in /proc/lock_stats by Frank Rowand · 15 years ago
  4. 6ec22f9 Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  5. 83be7d7 Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  6. c2ed69c Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  7. ef26b16 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  8. a77d2e0 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  9. 897e81b Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  10. c3fa27d Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  11. 96fa2b5 Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  12. 7a797cd Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  13. bb2166c Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  14. 0bf7969 Merge branch 'core-softlockup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  15. 69f061e Merge branch 'core-signal-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  16. 6077817 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  17. d0b093a Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  18. 3e72b81 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  19. 9b269d4 Merge branch 'core-ipi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  20. 7b626ac Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  21. 1ebb275 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw by Linus Torvalds · 14 years ago
  22. 83fdbfb Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 14 years ago
  23. d9b2c4d Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 14 years ago
  24. 27d16d0 avr32: Convert BUG() to use unreachable() by David Daney · 15 years ago
  25. 5506e68 s390: Convert BUG() to use unreachable() by David Daney · 15 years ago
  26. 4ef5651 MIPS: Convert BUG() to use unreachable() by David Daney · 15 years ago
  27. a5fc5eb x86: Convert BUG() to use unreachable() by David Daney · 15 years ago
  28. 38938c8 Add support for GCC-4.5's __builtin_unreachable() to compiler.h (v2) by David Daney · 15 years ago
  29. d103d01 Merge branch 'perf/probes' into perf/core by Ingo Molnar · 15 years ago
  30. 26fb20d Merge branch 'perf/mce' into perf/core by Ingo Molnar · 15 years ago
  31. 23ba90e Merge branch 'perf/scripting' into perf/core by Ingo Molnar · 15 years ago
  32. 7d1849a x86, apic: Enable lapic nmi watchdog on AMD Family 11h by Mikael Pettersson · 15 years ago
  33. 26bb750 GFS2: Fix glock refcount issues by Steven Whitehouse · 15 years ago
  34. c29cd90 writeback: remove unused nonblocking and congestion checks (gfs2) by Wu Fengguang · 15 years ago
  35. 9ae3c6d GFS2: drop rindex glock to refresh rindex list by Benjamin Marzinski · 15 years ago
  36. 0ab7d13 GFS2: Tag all metadata with jid by Steven Whitehouse · 15 years ago
  37. 2c77634 GFS2: Locking order fix in gfs2_check_blk_state by Steven Whitehouse · 15 years ago
  38. 1579343 GFS2: Remove dirent_first() function by Steven Whitehouse · 15 years ago
  39. cdcfde6 GFS2: Display nobarrier option in /proc/mounts by Steven Whitehouse · 15 years ago
  40. f25934c GFS2: add barrier/nobarrier mount options by Christoph Hellwig · 15 years ago
  41. c14f573 GFS2: remove division from new statfs code by Benjamin Marzinski · 15 years ago
  42. 3d3c10f GFS2: Improve statfs and quota usability by Benjamin Marzinski · 15 years ago
  43. 2ec4650 GFS2: Use dquot_send_warning() by Steven Whitehouse · 15 years ago
  44. 86e931a VFS: Export dquot_send_warning by Steven Whitehouse · 15 years ago
  45. e285c10 GFS2: Add set_xquota support by Steven Whitehouse · 15 years ago
  46. 113d6b3 GFS2: Add get_xquota support by Steven Whitehouse · 15 years ago
  47. 1e72c0f GFS2: Clean up gfs2_adjust_quota() and do_glock() by Steven Whitehouse · 15 years ago
  48. 6a6ada8 GFS2: Remove constant argument from qd_get() by Steven Whitehouse · 15 years ago
  49. 33a8252 GFS2: Remove constant argument from qdsb_get() by Steven Whitehouse · 15 years ago
  50. ea76233 GFS2: Add proper error reporting to quota sync via sysfs by Steven Whitehouse · 15 years ago
  51. 1d371b5 GFS2: Add get_xstate quota function by Steven Whitehouse · 15 years ago
  52. 91094d0 GFS2: Remove obsolete code in quota.c by Steven Whitehouse · 15 years ago
  53. cc632e7 GFS2: Hook gfs2_quota_sync into VFS via gfs2_quotactl_ops by Steven Whitehouse · 15 years ago
  54. 8c42d63 GFS2: Alter arguments of gfs2_quota/statfs_sync by Steven Whitehouse · 15 years ago
  55. ab20183 VFS: Use GFP_NOFS in posix_acl_from_xattr() by Steven Whitehouse · 15 years ago
  56. 106381b GFS2: Add cached ACLs support by Steven Whitehouse · 15 years ago
  57. 479c427 GFS2: Clean up ACLs by Steven Whitehouse · 15 years ago
  58. 69dca42 GFS2: Use gfs2_set_mode() instead of munge_mode() by Steven Whitehouse · 15 years ago
  59. c65f7fb GFS2: Use forget_all_cached_acls() by Steven Whitehouse · 15 years ago
  60. 796bd95 VFS: Add forget_all_cached_acls() by Steven Whitehouse · 15 years ago
  61. 2646a1f GFS2: Fix up system xattrs by Steven Whitehouse · 15 years ago
  62. f55073f GFS2: Fix -o meta mounts for subsequent mounts (i.e. all but the first one) by Steven Whitehouse · 15 years ago
  63. 7e71c55 GFS2: Fix potential race in glock code by Steven Whitehouse · 15 years ago
  64. c08f782 mutex: Fix missing conditions to build mutex_spin_on_owner() by Frederic Weisbecker · 15 years ago
  65. c022602 mutex: Better control mutex adaptive spinning config by Frederic Weisbecker · 15 years ago
  66. 4528752 x86, Calgary IOMMU quirk: Find nearest matching Calgary while walking up the PCI tree by Darrick J. Wong · 15 years ago
  67. 8bfb2f8 rcu: Make RCU's CPU-stall detector be default by Paul E. McKenney · 15 years ago
  68. d9a3da0 rcu: Add expedited grace-period support for preemptible RCU by Paul E. McKenney · 15 years ago
  69. cf244dc rcu: Enable fourth level of TREE_RCU hierarchy by Paul E. McKenney · 15 years ago
  70. d3f6bad rcu: Rename "quiet" functions by Paul E. McKenney · 15 years ago
  71. c84d6ef Merge branch 'master' into next by James Morris · 15 years ago
  72. 7cff7ce include/linux/compiler-gcc4.h: Fix build bug - gcc-4.0.2 doesn't understand __builtin_object_size by Andrew Morton · 15 years ago
  73. 22763c5 Linux 2.6.32 by Linus Torvalds · 15 years ago
  74. 0fdd07f VIDEO: Correct use of request_region/request_mem_region by Julia Lawall · 15 years ago
  75. dbf763a SPI: spi_txx9: Fix bit rate calculation by Atsushi Nemoto · 15 years ago
  76. 56f3f55 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 15 years ago
  77. 049e2d1 Input: i8042 - add Dell Vostro 1320, 1520 and 1720 to the reset list by Anisse Astier · 15 years ago
  78. 0a45281 Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 15 years ago
  79. f066a4f param: don't complain about unused module parameters. by Rusty Russell · 15 years ago
  80. 86a7b7e Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 15 years ago
  81. bbbb45a Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 15 years ago
  82. 35dead4 modules: don't export section names of empty sections via sysfs by Helge Deller · 15 years ago
  83. ebd65a5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6 by Linus Torvalds · 15 years ago
  84. e8092da regulator: Initialise wm831x structure pointor for ISINK driver by Mark Brown · 15 years ago
  85. 4e7c81a MIPS: RB532: Fix devices.c compilation. by Florian Fainelli · 15 years ago
  86. a91be9e MIPS: Fix MIPS I build. by Ralf Baechle · 15 years ago
  87. 0cf55e1 sched, cputime: Introduce thread_group_times() by Hidetoshi Seto · 15 years ago
  88. d99ca3b sched, cputime: Cleanups related to task_times() by Hidetoshi Seto · 15 years ago
  89. 6f9a761 Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 by Linus Torvalds · 15 years ago
  90. 5d6b1edf [ARM] pxamci: call mmc_remove_host() before freeing resources by Daniel Mack · 15 years ago
  91. 810a90a [PATCH] rc32434_wdt: fix compilation failure by Florian Fainelli · 15 years ago
  92. be8147e Revert "sched, x86: Optimize branch hint in __switch_to()" by Tim Blechmann · 15 years ago
  93. 99063c0 x86/alternatives: No need for alternatives-asm.h to re-invent stuff already in asm.h by Jan Beulich · 15 years ago
  94. 01be50a x86/alternatives: Check replacementlen <= instrlen at build time by Jan Beulich · 15 years ago
  95. be088b1 [WATCHDOG] rc32434_wdt.c: use resource_size() by H Hartley Sweeten · 15 years ago
  96. bdddd29 sched: Fix isolcpus boot option by Rusty Russell · 15 years ago
  97. fa1452e locking, task_struct: Reduce size on TRACE_IRQFLAGS and 64bit by Hiroshi Shimamoto · 15 years ago
  98. e859cf8 x86: Fix comments of register/stack access functions by Masami Hiramatsu · 15 years ago
  99. 93aaa45 perf tools: Replace %m with %a in sscanf by Liming Wang · 15 years ago
  100. 6d20792 x86: Remove unnecessary mdelay() from cpu_disable_common() by Suresh Siddha · 15 years ago