1. 43d547f init/Kconfig: fix typo by Jim Cromie · 14 years ago
  2. 8e9255e Merge branch 'linus' into sched/core by Ingo Molnar · 14 years ago
  3. 5091faa sched: Add 'autogroup' scheduling feature: automated per session task groups by Mike Galbraith · 14 years ago
  4. 46fdb09 rcu: Make synchronize_srcu_expedited() fast if running readers by Paul E. McKenney · 14 years ago
  5. 9e571a8 rcu: add tracing for TINY_RCU and TINY_PREEMPT_RCU by Paul E. McKenney · 14 years ago
  6. 24278d1 rcu: priority boosting for TINY_PREEMPT_RCU by Paul E. McKenney · 14 years ago
  7. a42c390 cgroups: make swap accounting default behavior configurable by Michal Hocko · 14 years ago
  8. 7af37be namespaces Kconfig: move namespace menu location after the cgroup by Daniel Lezcano · 14 years ago
  9. eef691b namespaces Kconfig: remove the cgroup device whitelist experimental tag by Daniel Lezcano · 14 years ago
  10. 79ae9c2 namespaces Kconfig: remove pointless cgroup dependency by Daniel Lezcano · 14 years ago
  11. 8dd2a82 namespaces Kconfig: make namespace a submenu by Daniel Lezcano · 14 years ago
  12. 17a6d44 namespaces: default all the namespaces to 'yes' when CONFIG_NAMESPACES is selected by Daniel Lezcano · 14 years ago
  13. 9bd38c2 namespaces: remove pid_ns and net_ns experimental status by Daniel Lezcano · 14 years ago
  14. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  15. b9da057 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 14 years ago
  16. e9dd2b6 Merge branch 'for-2.6.37/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  17. 5704e44 Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  18. e52eec1 SYSFS: Allow boot time switching between deprecated and modern sysfs layout by Andi Kleen · 14 years ago
  19. 39aba96 driver core: remove CONFIG_SYSFS_DEPRECATED_V2 but keep it for block devices by Kay Sievers · 14 years ago
  20. 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
  21. 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
  22. 6de5bd1 BKL: introduce CONFIG_BKL. by Arnd Bergmann · 14 years ago
  23. e360adb irq_work: Add generic hardirq context callbacks by Peter Zijlstra · 14 years ago
  24. d9817eb genirq: Provide Kconfig by Thomas Gleixner · 14 years ago
  25. e43473b blkio: Core implementation of throttle policy by Vivek Goyal · 14 years ago
  26. 681b304 Kconfig: delete duplicate word by Stephan Sperber · 14 years ago
  27. a57eb94 rcu: Add a TINY_PREEMPT_RCU by Paul E. McKenney · 14 years ago
  28. 4d87ffa rcu: Fix RCU_FANOUT help message by Paul E. McKenney · 14 years ago
  29. 687d7a9 rcu: restrict TREE_RCU to SMP builds with !PREEMPT by Paul E. McKenney · 14 years ago
  30. 65e0e81 memcg: remove experimental from swap account config by KAMEZAWA Hiroyuki · 14 years ago
  31. 8c8946f Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify by Linus Torvalds · 14 years ago
  32. 939a67f Audit: split audit watch Kconfig by Eric Paris · 15 years ago
  33. 67640b6 Audit: audit watches depend on fsnotify by Eric Paris · 15 years ago
  34. 28a3a7e audit: reimplement audit_trees using fsnotify rather than inotify by Eric Paris · 15 years ago
  35. 181a51f slow-work: kill it by Tejun Heo · 14 years ago
  36. 1f73897 Merge branch 'for-35' of git://repo.or.cz/linux-kbuild by Linus Torvalds · 14 years ago
  37. ee9a360 Merge branch 'master' into for-2.6.35 by Jens Axboe · 14 years ago
  38. afc24d4 blk-cgroup: config options re-arrangement by Vivek Goyal · 14 years ago
  39. 32bd7eb sched: Remove remaining USER_SCHED code by Li Zefan · 14 years ago
  40. 0dea116 cgroup: implement eventfd-based generic API for notifications by Kirill A. Shutemov · 14 years ago
  41. 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
  42. 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
  43. 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
  44. 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
  45. 37d4008 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 14 years ago
  46. b309a29 oprofile: remove EXPERIMENTAL from the config option description by Robert Richter · 14 years ago
  47. 8bd93a2 rcu: Accelerate grace period if last non-dynticked CPU by Paul E. McKenney · 14 years ago
  48. 6d3e090 Merge branch 'sched/urgent' into sched/core by Ingo Molnar · 14 years ago
  49. 8433646 kconfig CROSS_COMPILE option by Roland McGrath · 15 years ago
  50. 7c94143 sched: Remove USER_SCHED by Dhaval Giani · 14 years ago
  51. 61405fe Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 14 years ago
  52. 7dd65fe lib: add support for LZO-compressed kernels by Albin Tonnerre · 14 years ago
  53. 16295be padata: Generic parallelization/serialization interface by Steffen Klassert · 14 years ago
  54. 07b139c perf events: Remove CONFIG_EVENT_PROFILE by Li Zefan · 15 years ago
  55. ea63763 nommu: fix malloc performance by adding uninitialized flag by Jie Zhang · 15 years ago
  56. 9e9868a sysfs: deprecated features are to help old tools not to confuse them by Uwe Kleine-König · 15 years ago
  57. 1557d33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6 by Linus Torvalds · 15 years ago
  58. 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
  59. 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
  60. e9438e3 sysfs: fix SYSFS_DEPRECATED_V2 prompt by Randy Dunlap · 15 years ago
  61. f13a48b SLOW_WORK: Move slow_work's proc file to debugfs by David Howells · 15 years ago
  62. 8fba10a SLOW_WORK: Allow the work items to be viewed through a /proc file by David Howells · 15 years ago
  63. bb9074f Merge commit 'v2.6.32-rc7' by Eric W. Biederman · 15 years ago
  64. 6beb000 locking: Make inlining decision Kconfig based by Thomas Gleixner · 15 years ago
  65. 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
  66. 26a7034 sysctl: Reduce sys_sysctl to a compatibility wrapper around /proc/sys by Eric W. Biederman · 15 years ago
  67. dd77038 perf_events: Fix some typo in the perf events config description by Thadeu Lima de Souza Cascardo · 15 years ago
  68. 022382a powerpc: Minor cleanup to init/Kconfig by Kumar Gala · 15 years ago
  69. 9b1d82f rcu: "Tiny RCU", The Bloatwatch Edition by Paul E. McKenney · 15 years ago
  70. 906010b perf_event: Provide vmalloc() based mmap() backing by Peter Zijlstra · 15 years ago
  71. c37efa9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next by Linus Torvalds · 15 years ago
  72. 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
  73. 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
  74. 57c0c15 perf: Tidy up after the big rename by Ingo Molnar · 15 years ago
  75. cdd6c48 perf: Do the big rename: Performance Counters -> Performance Events by Ingo Molnar · 15 years ago
  76. 99657c7 kernel hacking: move STRIP_ASM_SYMS from General by Randy Dunlap · 15 years ago
  77. fc53776 tracing: Remove markers by Christoph Hellwig · 15 years ago
  78. bbe3eae rcu: Kconfig help needs to say that TREE_PREEMPT_RCU scales down by Paul E. McKenney · 15 years ago
  79. 6b3ef48 rcu: Remove CONFIG_PREEMPT_RCU by Paul E. McKenney · 15 years ago
  80. f41d911 rcu: Merge preemptable-RCU functionality into hierarchical RCU by Paul E. McKenney · 15 years ago
  81. fa08661 Merge commit 'v2.6.31-rc6' into core/rcu by Ingo Molnar · 15 years ago
  82. f265426 perf_counter: Set the CONFIG_PERF_COUNTERS default to y if CONFIG_PROFILING=y by Ingo Molnar · 15 years ago
  83. 470a139 tracing, perf_counter: Add help text to CONFIG_EVENT_PROFILE by Peter Zijlstra · 15 years ago
  84. d4d7d0b perf_counter: Fix the tracepoint channel to perfcounters by Chris Wilson · 15 years ago
  85. c17ef45 rcu: Remove Classic RCU by Paul E. McKenney · 15 years ago
  86. b99b87f kernel: constructor support by Peter Oberparleiter · 15 years ago
  87. f6ee649 driver core: set default SYSFS_DEPRECATED=n by Kay Sievers · 15 years ago
  88. 45e3e19 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next by Linus Torvalds · 15 years ago
  89. 018df72 perf_counter: Start documenting HAVE_PERF_COUNTERS requirements by Mike Frysinger · 15 years ago
  90. 3bb66d7 Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify by Linus Torvalds · 15 years ago
  91. 63c882a inotify: reimplement inotify using fsnotify by Eric Paris · 15 years ago
  92. 940010c Merge branch 'linus' into perfcounters/core by Ingo Molnar · 15 years ago
  93. 8dc8e5e perf_counter: Turn off by default by Ingo Molnar · 15 years ago
  94. a9eb522 menu: fix embedded menu presentation by Randy Dunlap · 15 years ago
  95. e7fd5d4 Merge branch 'linus' into perfcounters/core by Ingo Molnar · 15 years ago
  96. 05cfbd6 Merge branch 'core/urgent' into core/rcu by Ingo Molnar · 15 years ago
  97. 5d7d18f kbuild: make it possible for the linker to discard local symbols from vmlinux by David Howells · 15 years ago
  98. 5ea472a Merge commit 'v2.6.30-rc1' into perfcounters/core by Ingo Molnar · 15 years ago
  99. bdc8e5f namespaces: mqueue namespace: adapt sysctl by Serge E. Hallyn · 15 years ago
  100. 614b84c namespaces: mqueue ns: move mqueue_mnt into struct ipc_namespace by Serge E. Hallyn · 15 years ago