1. c5289a6 namespaces: add the NAMESPACES config option by Pavel Emelyanov · 16 years ago
  2. 8cdea7c Memory controller: cgroups setup by Balbir Singh · 16 years ago
  3. e552b66 Memory controller: resource counters by Pavel Emelianov · 16 years ago
  4. 32a9323 brk randomization: introduce CONFIG_COMPAT_BRK by Ingo Molnar · 16 years ago
  5. 3729145 slob: correct Kconfig description by Matt Mackall · 16 years ago
  6. 1e88328 maps4: make page monitoring /proc file optional by Matt Mackall · 16 years ago
  7. f79c343 timerfd: un-break CONFIG_TIMERFD by Davide Libenzi · 16 years ago
  8. 125e564 Move Kconfig.instrumentation to arch/Kconfig and init/Kconfig by Mathieu Desnoyers · 16 years ago
  9. fb32e03 Create arch/Kconfig by Mathieu Desnoyers · 16 years ago
  10. 0950310 RCU: add help text for "RCU implementation type" by Paul E. McKenney · 16 years ago
  11. 80daa56 kconfig: use environment option by Roman Zippel · 16 years ago
  12. 1322b9d sh: syscall audit support. by Yuichi Nakamura · 17 years ago
  13. e260be6 Preempt-RCU: implementation by Paul E. McKenney · 16 years ago
  14. 9148fe8 sysfs: make SYSFS_DEPRECATED depend on SYSFS by Randy Dunlap · 16 years ago
  15. 158a962 Unify /proc/slabinfo configuration by Linus Torvalds · 16 years ago
  16. d842de8 sched: cpu accounting controller (V2) by Srivatsa Vaddagiri · 17 years ago
  17. 529a73f Blackfin arch: punt CONFIG_BFIN -- we already have CONFIG_BLACKFIN by Mike Frysinger · 17 years ago
  18. 57d5f66 pidns: Place under CONFIG_EXPERIMENTAL by Eric W. Biederman · 17 years ago
  19. cfb5285 revert "Task Control Groups: example CPU accounting subsystem" by Andrew Morton · 17 years ago
  20. 8ef93cf sched: mark CONFIG_FAIR_GROUP_SCHED as !EXPERIMENTAL by Ingo Molnar · 17 years ago
  21. 74c3cbe [PATCH] audit: watching subtrees by Al Viro · 17 years ago
  22. 68318b8 Hook up group scheduler with control groups by Srivatsa Vaddagiri · 17 years ago
  23. 858d72e cgroups: implement namespace tracking subsystem by Serge E. Hallyn · 17 years ago
  24. 006cb99 Task Control Groups: simple task cgroup debug info subsystem by Paul Menage · 17 years ago
  25. 62d0df6 Task Control Groups: example CPU accounting subsystem by Paul Menage · 17 years ago
  26. 8793d85 Task Control Groups: make cpusets a client of cgroups by Paul Menage · 17 years ago
  27. ddbcc7e Task Control Groups: basic task cgroup framework by Paul Menage · 17 years ago
  28. e98c320 Move PREEMPT_NOTIFIERS into an always-included Kconfig by Avi Kivity · 17 years ago
  29. ac0e5b7 remove PAGE_GROUP_BY_MOBILITY by Mel Gorman · 17 years ago
  30. b92a6ed Add a configure option to group pages by mobility by Mel Gorman · 17 years ago
  31. fb61558 sched: group scheduler, fix coding style issues by Srivatsa Vaddagiri · 17 years ago
  32. de8d585 sched: enable CONFIG_FAIR_GROUP_SCHED=y by default by Ingo Molnar · 17 years ago
  33. 7ed2be4 sched: fair-group sched, cleanups by Ingo Molnar · 17 years ago
  34. 24e377a sched: add fair-user scheduler by Srivatsa Vaddagiri · 17 years ago
  35. 9b5b775 sched: clean up code under CONFIG_FAIR_GROUP_SCHED by Srivatsa Vaddagiri · 17 years ago
  36. 29f59db sched: group-scheduler core by Srivatsa Vaddagiri · 17 years ago
  37. e426019 disable sys_timerfd() for 2.6.23 by Andrew Morton · 17 years ago
  38. ff0cfc6 Kconfig: remove top level menu "Code maturity level options" by Al Boldi · 17 years ago
  39. 448e3ce ANON_INODES shouldn't be user visible by Adrian Bunk · 17 years ago
  40. 32582fa sh: Add sh to the CC_OPTIMIZE_FOR_SIZE dependencies. by Paul Mundt · 17 years ago
  41. a0acd82 Make SLUB the default allocator by Christoph Lameter · 17 years ago
  42. acce292 user namespace: add the framework by Cedric Le Goater · 17 years ago
  43. 7d69a1f remove CONFIG_UTS_NS and CONFIG_IPC_NS by Cedric Le Goater · 17 years ago
  44. 66da573 Use menuconfig objects II - module menu by Jan Engelhardt · 17 years ago
  45. 84a01c2 slob: sparsemem support by Paul Mundt · 17 years ago
  46. 5f5c926 block/Kconfig already has its own "menuconfig" so remove these by Jan Engelhardt · 17 years ago
  47. 9fbf09a SLUB: Remove depends on EXPERIMENTAL and !ARCH_USES_SLAB_PAGE_STRUCT by Christoph Lameter · 17 years ago
  48. afc0ced slob: implement RCU freeing by Nick Piggin · 17 years ago
  49. e1ad746 signal/timer/event: eventfd core by Davide Libenzi · 17 years ago
  50. b215e28 signal/timer/event: timerfd core by Davide Libenzi · 17 years ago
  51. fba2afa signal/timer/event: signalfd core by Davide Libenzi · 17 years ago
  52. 5dc8bf8 signal/timer/event fds: anonymous inode source by Davide Libenzi · 17 years ago
  53. d4751a2 SLUB: SLUB_DEBUG must depend on SLUB by Christoph Lameter · 17 years ago
  54. 9a9136e2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 17 years ago
  55. 3401388 Fix spellings of slab allocator section in init/Kconfig by Christoph Lameter · 17 years ago
  56. 41ecc55 SLUB: add CONFIG_SLUB_DEBUG by Christoph Lameter · 17 years ago
  57. b0e3765 Kconfig: Remove reference to external mqueue library by Robert P. J. Day · 17 years ago
  58. 3dde6ad Fix trivial typos in Kconfig* files by David Sterba · 17 years ago
  59. 794543a Move LOG_BUF_SHIFT to a more sensible place by Alistair John Strachan · 17 years ago
  60. 1394f03 blackfin architecture by Bryan Wu · 17 years ago
  61. 81819f0 SLUB core by Christoph Lameter · 17 years ago
  62. 6e5a542 kbuild: clarify the creation of the LOCALVERSION_AUTO string. by Robert P. J. Day · 17 years ago
  63. f991633 [PATCH] initramfs should not depend on CONFIG_BLOCK by Dimitri Gorokhovik · 17 years ago
  64. a5494dc [PATCH] sysctl: move SYSV IPC sysctls to their own file by Eric W. Biederman · 17 years ago
  65. 18f705f [PATCH] Move TASK_XACCT, TASK_IO_ACCOUNTING up in menus by Alexey Dobriyan · 17 years ago
  66. c33df4e [PATCH] disable init/initramfs.c by Jean-Paul Saman · 17 years ago
  67. 561ccd3 [PATCH] handle SLOB with sparsemen by Yasunori Goto · 17 years ago
  68. 2aea4fb [PATCH] CONFIG_VM_EVENT_COUNTER comment decrustify by Paul Jackson · 17 years ago
  69. 979c6a1 Kconfig: fix spelling error in config KALLSYMS help text by Jesper Juhl · 17 years ago
  70. 7c3ab73 [PATCH] io-accounting: core statistics by Andrew Morton · 17 years ago
  71. 88a22c9 CONFIG_SYSFS_DEPRECATED by Kay Sievers · 18 years ago
  72. 13bb7e3 [PATCH] sysctl: Undeprecate sys_sysctl by Eric W. Biederman · 18 years ago
  73. b2670eac [PATCH] uml: use DEFCONFIG_LIST to avoid reading host's config by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  74. 25b21cb [PATCH] IPC namespace core by Kirill Korotaev · 18 years ago
  75. 4865ecf [PATCH] namespaces: utsname: implement utsname namespaces by Serge E. Hallyn · 18 years ago
  76. 9acc185 [PATCH] csa: Extended system accounting over taskstats by Jay Lan · 18 years ago
  77. 0847062 [PATCH] fix EMBEDDED + SYSCTL menu by Randy Dunlap · 18 years ago
  78. f2443ab [PATCH] allow /proc/config.gz to be built as a module by Ross Biro · 18 years ago
  79. 9361401 [PATCH] BLOCK: Make it possible to disable the block layer [try #6] by David Howells · 18 years ago
  80. b89a817 [PATCH] sysctl: Allow /proc/sys without sys_sysctl by Eric W. Biederman · 18 years ago
  81. ae81f9e [PATCH] Kconfig: move CONFIG_EMBEDDED options to submenu by Chuck Ebbert · 18 years ago
  82. 6f44993 [PATCH] per-task-delay-accounting: delay accounting usage of taskstats interface by Shailabh Nagar · 18 years ago
  83. c757249 [PATCH] per-task-delay-accounting: taskstats interface by Shailabh Nagar · 18 years ago
  84. ca74e92 [PATCH] per-task-delay-accounting: setup by Shailabh Nagar · 18 years ago
  85. dd673bc [PATCH] UML: fix the INIT_ENV_ARG_LIMIT dependencies by Adrian Bunk · 18 years ago
  86. f8891e5 [PATCH] Light weight event counters by Christoph Lameter · 18 years ago
  87. 23f78d4a [PATCH] pi-futex: rt mutex core by Ingo Molnar · 18 years ago
  88. 2a2ed2d Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 18 years ago
  89. c38bfdc [PATCH] x86_64: Move VM86 config into arch/i386/Kconfig by Andi Kleen · 18 years ago
  90. eab9870 [PATCH] Make sysctl obligatory except under CONFIG_EMBEDDED by H. Peter Anvin · 18 years ago
  91. d9eaec9 Merge branch 'audit.b21' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 18 years ago
  92. f368c07d [PATCH] audit: path-based rules by Amy Griffis · 18 years ago
  93. face437 kconfig: add defconfig_list/module option by Roman Zippel · 18 years ago
  94. 6f18a02 Finally remove the obnoxious inter_module_xxx() by David Woodhouse · 18 years ago
  95. 102e41f [PATCH] i386: Move CONFIG_DOUBLEFAULT into arch/i386 where it belongs. by Andi Kleen · 18 years ago
  96. e39632f [PATCH] menu: relocate DOUBLEFAULT option by Randy Dunlap · 18 years ago
  97. 2e1ca21 Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 18 years ago
  98. 8d3b33f [PATCH] Remove MODULE_PARM by Rusty Russell · 18 years ago
  99. b86ff981 [PATCH] relay: migrate from relayfs to a generic relay API by Jens Axboe · 18 years ago
  100. 8cab77a Kconfig: remove the CONFIG_CC_ALIGN_* options by Adrian Bunk · 18 years ago