1. 27f4d28 rcu: priority boosting for TREE_PREEMPT_RCU by Paul E. McKenney · 13 years ago
  2. e8dad69 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/parisc-2.6 by Linus Torvalds · 13 years ago
  3. 6befe5f init/Kconfig: fix EXPERT menu list by Randy Dunlap · 13 years ago
  4. 4a5fa35 [PARISC] slub: fix panic with DISCONTIGMEM by James Bottomley · 13 years ago
  5. e16b396 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  6. f74b944 Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 13 years ago
  7. a5e6b13 Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 13 years ago
  8. a926021 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  9. 990d6c2 vfs: Add name to file handle conversion support by Aneesh Kumar K.V · 13 years ago
  10. 4ba8216 BKL: That's all, folks by Arnd Bergmann · 13 years ago
  11. 2d0f252 perf cgroup: Fix a typo in kernel config by Li Zefan · 13 years ago
  12. e5d1367 perf: Add cgroup support by Stephane Eranian · 13 years ago
  13. 0a9d59a Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  14. 5d6a4ea sysfs: Capitalize description of SYSFS_DEPRECATED{_V2} options by Ferenc Wagner · 13 years ago
  15. 6a108a1 kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT by David Rientjes · 13 years ago
  16. c5e0591 Kconfig: BLK_THROTTLE -> BLK_DEV_THROTTLING by Michael Witten · 13 years ago
  17. 79e2e75 Kconfig: Typo: seti -> set by Michael Witten · 13 years ago
  18. f9ee7f6 Merge branches 'core-fixes-for-linus', 'x86-fixes-for-linus', 'timers-fixes-for-linus' and '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
  19. 1161ec9 Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-2.6-rcu into core/urgent by Ingo Molnar · 13 years ago
  20. c072a38 rcu: demote SRCU_SYNCHRONIZE_DELAY from kernel-parameter status by Paul E. McKenney · 14 years ago
  21. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  22. 3ebe124 decompressors: add boot-time XZ support by Lasse Collin · 13 years ago
  23. 65b2074 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
  24. 394f452 Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-2.6-rcu into core/rcu by Ingo Molnar · 14 years ago
  25. 43d547f init/Kconfig: fix typo by Jim Cromie · 14 years ago
  26. 8e9255e Merge branch 'linus' into sched/core by Ingo Molnar · 14 years ago
  27. 5091faa sched: Add 'autogroup' scheduling feature: automated per session task groups by Mike Galbraith · 14 years ago
  28. 46fdb09 rcu: Make synchronize_srcu_expedited() fast if running readers by Paul E. McKenney · 14 years ago
  29. 9e571a8 rcu: add tracing for TINY_RCU and TINY_PREEMPT_RCU by Paul E. McKenney · 14 years ago
  30. 24278d1 rcu: priority boosting for TINY_PREEMPT_RCU by Paul E. McKenney · 14 years ago
  31. a42c390 cgroups: make swap accounting default behavior configurable by Michal Hocko · 14 years ago
  32. 7af37be namespaces Kconfig: move namespace menu location after the cgroup by Daniel Lezcano · 14 years ago
  33. eef691b namespaces Kconfig: remove the cgroup device whitelist experimental tag by Daniel Lezcano · 14 years ago
  34. 79ae9c2 namespaces Kconfig: remove pointless cgroup dependency by Daniel Lezcano · 14 years ago
  35. 8dd2a82 namespaces Kconfig: make namespace a submenu by Daniel Lezcano · 14 years ago
  36. 17a6d44 namespaces: default all the namespaces to 'yes' when CONFIG_NAMESPACES is selected by Daniel Lezcano · 14 years ago
  37. 9bd38c2 namespaces: remove pid_ns and net_ns experimental status by Daniel Lezcano · 14 years ago
  38. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  39. b9da057 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 14 years ago
  40. e9dd2b6 Merge branch 'for-2.6.37/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  41. 5704e44 Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  42. e52eec1 SYSFS: Allow boot time switching between deprecated and modern sysfs layout by Andi Kleen · 14 years ago
  43. 39aba96 driver core: remove CONFIG_SYSFS_DEPRECATED_V2 but keep it for block devices by Kay Sievers · 14 years ago
  44. 4a60cfa 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
  45. 5d70f79 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
  46. 6de5bd1 BKL: introduce CONFIG_BKL. by Arnd Bergmann · 14 years ago
  47. e360adb irq_work: Add generic hardirq context callbacks by Peter Zijlstra · 14 years ago
  48. d9817eb genirq: Provide Kconfig by Thomas Gleixner · 14 years ago
  49. e43473b blkio: Core implementation of throttle policy by Vivek Goyal · 14 years ago
  50. 681b304 Kconfig: delete duplicate word by Stephan Sperber · 14 years ago
  51. a57eb94 rcu: Add a TINY_PREEMPT_RCU by Paul E. McKenney · 14 years ago
  52. 4d87ffa rcu: Fix RCU_FANOUT help message by Paul E. McKenney · 14 years ago
  53. 687d7a9 rcu: restrict TREE_RCU to SMP builds with !PREEMPT by Paul E. McKenney · 14 years ago
  54. 65e0e81 memcg: remove experimental from swap account config by KAMEZAWA Hiroyuki · 14 years ago
  55. 8c8946f Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify by Linus Torvalds · 14 years ago
  56. 939a67f Audit: split audit watch Kconfig by Eric Paris · 15 years ago
  57. 67640b6 Audit: audit watches depend on fsnotify by Eric Paris · 15 years ago
  58. 28a3a7e audit: reimplement audit_trees using fsnotify rather than inotify by Eric Paris · 15 years ago
  59. 181a51f slow-work: kill it by Tejun Heo · 14 years ago
  60. 1f73897 Merge branch 'for-35' of git://repo.or.cz/linux-kbuild by Linus Torvalds · 14 years ago
  61. ee9a360 Merge branch 'master' into for-2.6.35 by Jens Axboe · 14 years ago
  62. afc24d4 blk-cgroup: config options re-arrangement by Vivek Goyal · 14 years ago
  63. 32bd7eb sched: Remove remaining USER_SCHED code by Li Zefan · 14 years ago
  64. 0dea116 cgroup: implement eventfd-based generic API for notifications by Kirill A. Shutemov · 14 years ago
  65. f66ffde 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
  66. 6556a67 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
  67. d25e8db Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  68. 642c4c7 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
  69. 37d4008 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 14 years ago
  70. b309a29 oprofile: remove EXPERIMENTAL from the config option description by Robert Richter · 14 years ago
  71. 8bd93a2 rcu: Accelerate grace period if last non-dynticked CPU by Paul E. McKenney · 14 years ago
  72. 6d3e090 Merge branch 'sched/urgent' into sched/core by Ingo Molnar · 14 years ago
  73. 8433646 kconfig CROSS_COMPILE option by Roland McGrath · 15 years ago
  74. 7c94143 sched: Remove USER_SCHED by Dhaval Giani · 14 years ago
  75. 61405fe Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 14 years ago
  76. 7dd65fe lib: add support for LZO-compressed kernels by Albin Tonnerre · 15 years ago
  77. 16295be padata: Generic parallelization/serialization interface by Steffen Klassert · 15 years ago
  78. 07b139c perf events: Remove CONFIG_EVENT_PROFILE by Li Zefan · 15 years ago
  79. ea63763 nommu: fix malloc performance by adding uninitialized flag by Jie Zhang · 15 years ago
  80. 9e9868a sysfs: deprecated features are to help old tools not to confuse them by Uwe Kleine-König · 15 years ago
  81. 1557d33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6 by Linus Torvalds · 15 years ago
  82. 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 · 15 years ago
  83. 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 · 15 years ago
  84. e9438e3 sysfs: fix SYSFS_DEPRECATED_V2 prompt by Randy Dunlap · 15 years ago
  85. f13a48b SLOW_WORK: Move slow_work's proc file to debugfs by David Howells · 15 years ago
  86. 8fba10a SLOW_WORK: Allow the work items to be viewed through a /proc file by David Howells · 15 years ago
  87. bb9074f Merge commit 'v2.6.32-rc7' by Eric W. Biederman · 15 years ago
  88. 6beb000 locking: Make inlining decision Kconfig based by Thomas Gleixner · 15 years ago
  89. 26a9ba1 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  90. 26a7034 sysctl: Reduce sys_sysctl to a compatibility wrapper around /proc/sys by Eric W. Biederman · 15 years ago
  91. dd77038 perf_events: Fix some typo in the perf events config description by Thadeu Lima de Souza Cascardo · 15 years ago
  92. 022382a powerpc: Minor cleanup to init/Kconfig by Kumar Gala · 15 years ago
  93. 9b1d82f rcu: "Tiny RCU", The Bloatwatch Edition by Paul E. McKenney · 15 years ago
  94. 906010b perf_event: Provide vmalloc() based mmap() backing by Peter Zijlstra · 15 years ago
  95. c37efa9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next by Linus Torvalds · 15 years ago
  96. 43c1266 Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  97. b8c7f1d Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  98. 57c0c15 perf: Tidy up after the big rename by Ingo Molnar · 15 years ago
  99. cdd6c48 perf: Do the big rename: Performance Counters -> Performance Events by Ingo Molnar · 15 years ago
  100. 99657c7 kernel hacking: move STRIP_ASM_SYMS from General by Randy Dunlap · 15 years ago