1. f7f5b67 Shrink struct module: CONFIG_UNUSED_SYMBOLS ifdefs by Denys Vlasenko · 16 years ago
  2. 7353190 Kconfig: introduce ARCH_DEFCONFIG to DEFCONFIG_LIST by Sam Ravnborg · 16 years ago
  3. 91e37a7 module: don't ignore vermagic string if module doesn't have modversions by Rusty Russell · 16 years ago
  4. e5e1d3c pcspkr: fix dependancies by Stas Sergeev · 16 years ago
  5. aac6abc sched: default to n for GROUP_SCHED and FAIR_GROUP_SCHED by Parag Warudkar · 16 years ago
  6. a5574cf sched, x86: add HAVE_UNSTABLE_SCHED_CLOCK by Ingo Molnar · 16 years ago
  7. 826e450 Make forced module loading optional by Linus Torvalds · 16 years ago
  8. f6acb63 slub: #ifdef simplification by Christoph Lameter · 16 years ago
  9. 88f458e sysctl: allow embedded targets to disable sysctl_check.c by Holger Schurig · 16 years ago
  10. cf475ad cgroups: add an owner to the mm_struct by Balbir Singh · 16 years ago
  11. 08ce5f1 cgroups: implement device whitelist by Serge E. Hallyn · 16 years ago
  12. 418d7d8 CGroup API files: make CGROUP_DEBUG default to off by Paul Menage · 16 years ago
  13. f17a32e let LOG_BUF_SHIFT default to 17 by Adrian Bunk · 16 years ago
  14. e945e84 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  15. 96fffeb make CC_OPTIMIZE_FOR_SIZE non-experimental by Ingo Molnar · 16 years ago
  16. 09337f5 sparc64: Kill CONFIG_SPARC32_COMPAT by David S. Miller · 16 years ago
  17. b9b158f sched: better rt-group documentation by Viktor Radnai · 16 years ago
  18. 0f389ec slub: No need for per node slab counters if !SLUB_DEBUG by Christoph Lameter · 16 years ago
  19. 21bbb39 rcu: move PREEMPT_RCU config option back under PREEMPT by Paul E. McKenney · 16 years ago
  20. 2c6f2db Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 16 years ago
  21. 00f0b82 Memory controller: rename to Memory Resource Controller by Balbir Singh · 16 years ago
  22. d47846c sysfs: CONFIG_SYSFS_DEPRECATED fix by Ingo Molnar · 16 years ago
  23. 024440d driver core: fix up Kconfig text for CONFIG_SYSFS_DEPRECATED by Greg Kroah-Hartman · 16 years ago
  24. 0835ab5 cgroup memory controller: document huge memory/cache overhead in Kconfig by Andi Kleen · 16 years ago
  25. 052f1dc sched: rt-group: make rt groups scheduling configurable by Peter Zijlstra · 16 years ago
  26. 166124f brk: help text typo fix by Ingo Molnar · 16 years ago
  27. 74bd59b namespaces: cleanup the code managed with PID_NS option by Pavel Emelyanov · 16 years ago
  28. aee16ce namespaces: cleanup the code managed with the USER_NS option by Pavel Emelyanov · 16 years ago
  29. ae5e1b2 namespaces: move the IPC namespace under IPC_NS option by Pavel Emelyanov · 16 years ago
  30. 58bfdd6d namespaces: move the UTS namespace under UTS_NS option by Pavel Emelyanov · 16 years ago
  31. c5289a69 namespaces: add the NAMESPACES config option by Pavel Emelyanov · 16 years ago
  32. 8cdea7c Memory controller: cgroups setup by Balbir Singh · 16 years ago
  33. e552b66 Memory controller: resource counters by Pavel Emelianov · 16 years ago
  34. 32a9323 brk randomization: introduce CONFIG_COMPAT_BRK by Ingo Molnar · 16 years ago
  35. 3729145 slob: correct Kconfig description by Matt Mackall · 16 years ago
  36. 1e88328 maps4: make page monitoring /proc file optional by Matt Mackall · 16 years ago
  37. f79c343 timerfd: un-break CONFIG_TIMERFD by Davide Libenzi · 16 years ago
  38. 125e564 Move Kconfig.instrumentation to arch/Kconfig and init/Kconfig by Mathieu Desnoyers · 16 years ago
  39. fb32e03 Create arch/Kconfig by Mathieu Desnoyers · 16 years ago
  40. 0950310 RCU: add help text for "RCU implementation type" by Paul E. McKenney · 16 years ago
  41. 80daa56 kconfig: use environment option by Roman Zippel · 16 years ago
  42. 1322b9d sh: syscall audit support. by Yuichi Nakamura · 17 years ago
  43. e260be6 Preempt-RCU: implementation by Paul E. McKenney · 16 years ago
  44. 9148fe8 sysfs: make SYSFS_DEPRECATED depend on SYSFS by Randy Dunlap · 16 years ago
  45. 158a962 Unify /proc/slabinfo configuration by Linus Torvalds · 16 years ago
  46. d842de8 sched: cpu accounting controller (V2) by Srivatsa Vaddagiri · 17 years ago
  47. 529a73f Blackfin arch: punt CONFIG_BFIN -- we already have CONFIG_BLACKFIN by Mike Frysinger · 17 years ago
  48. 57d5f66 pidns: Place under CONFIG_EXPERIMENTAL by Eric W. Biederman · 17 years ago
  49. cfb5285 revert "Task Control Groups: example CPU accounting subsystem" by Andrew Morton · 17 years ago
  50. 8ef93cf sched: mark CONFIG_FAIR_GROUP_SCHED as !EXPERIMENTAL by Ingo Molnar · 17 years ago
  51. 74c3cbe [PATCH] audit: watching subtrees by Al Viro · 17 years ago
  52. 68318b8 Hook up group scheduler with control groups by Srivatsa Vaddagiri · 17 years ago
  53. 858d72e cgroups: implement namespace tracking subsystem by Serge E. Hallyn · 17 years ago
  54. 006cb99 Task Control Groups: simple task cgroup debug info subsystem by Paul Menage · 17 years ago
  55. 62d0df6 Task Control Groups: example CPU accounting subsystem by Paul Menage · 17 years ago
  56. 8793d85 Task Control Groups: make cpusets a client of cgroups by Paul Menage · 17 years ago
  57. ddbcc7e Task Control Groups: basic task cgroup framework by Paul Menage · 17 years ago
  58. e98c320 Move PREEMPT_NOTIFIERS into an always-included Kconfig by Avi Kivity · 17 years ago
  59. ac0e5b7 remove PAGE_GROUP_BY_MOBILITY by Mel Gorman · 17 years ago
  60. b92a6ed Add a configure option to group pages by mobility by Mel Gorman · 17 years ago
  61. fb61558 sched: group scheduler, fix coding style issues by Srivatsa Vaddagiri · 17 years ago
  62. de8d585 sched: enable CONFIG_FAIR_GROUP_SCHED=y by default by Ingo Molnar · 17 years ago
  63. 7ed2be4 sched: fair-group sched, cleanups by Ingo Molnar · 17 years ago
  64. 24e377a sched: add fair-user scheduler by Srivatsa Vaddagiri · 17 years ago
  65. 9b5b775 sched: clean up code under CONFIG_FAIR_GROUP_SCHED by Srivatsa Vaddagiri · 17 years ago
  66. 29f59db sched: group-scheduler core by Srivatsa Vaddagiri · 17 years ago
  67. e426019 disable sys_timerfd() for 2.6.23 by Andrew Morton · 17 years ago
  68. ff0cfc6 Kconfig: remove top level menu "Code maturity level options" by Al Boldi · 17 years ago
  69. 448e3ce ANON_INODES shouldn't be user visible by Adrian Bunk · 17 years ago
  70. 32582fa sh: Add sh to the CC_OPTIMIZE_FOR_SIZE dependencies. by Paul Mundt · 17 years ago
  71. a0acd82 Make SLUB the default allocator by Christoph Lameter · 17 years ago
  72. acce292 user namespace: add the framework by Cedric Le Goater · 17 years ago
  73. 7d69a1f remove CONFIG_UTS_NS and CONFIG_IPC_NS by Cedric Le Goater · 17 years ago
  74. 66da573 Use menuconfig objects II - module menu by Jan Engelhardt · 17 years ago
  75. 84a01c2 slob: sparsemem support by Paul Mundt · 17 years ago
  76. 5f5c926 block/Kconfig already has its own "menuconfig" so remove these by Jan Engelhardt · 17 years ago
  77. 9fbf09a SLUB: Remove depends on EXPERIMENTAL and !ARCH_USES_SLAB_PAGE_STRUCT by Christoph Lameter · 17 years ago
  78. afc0ced slob: implement RCU freeing by Nick Piggin · 17 years ago
  79. e1ad746 signal/timer/event: eventfd core by Davide Libenzi · 17 years ago
  80. b215e28 signal/timer/event: timerfd core by Davide Libenzi · 17 years ago
  81. fba2afa signal/timer/event: signalfd core by Davide Libenzi · 17 years ago
  82. 5dc8bf8 signal/timer/event fds: anonymous inode source by Davide Libenzi · 17 years ago
  83. d4751a2 SLUB: SLUB_DEBUG must depend on SLUB by Christoph Lameter · 17 years ago
  84. 9a9136e2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 17 years ago
  85. 3401388 Fix spellings of slab allocator section in init/Kconfig by Christoph Lameter · 17 years ago
  86. 41ecc55 SLUB: add CONFIG_SLUB_DEBUG by Christoph Lameter · 17 years ago
  87. b0e3765 Kconfig: Remove reference to external mqueue library by Robert P. J. Day · 17 years ago
  88. 3dde6ad Fix trivial typos in Kconfig* files by David Sterba · 17 years ago
  89. 794543a Move LOG_BUF_SHIFT to a more sensible place by Alistair John Strachan · 17 years ago
  90. 1394f03 blackfin architecture by Bryan Wu · 17 years ago
  91. 81819f0 SLUB core by Christoph Lameter · 17 years ago
  92. 6e5a542 kbuild: clarify the creation of the LOCALVERSION_AUTO string. by Robert P. J. Day · 17 years ago
  93. f991633 [PATCH] initramfs should not depend on CONFIG_BLOCK by Dimitri Gorokhovik · 17 years ago
  94. a5494dc [PATCH] sysctl: move SYSV IPC sysctls to their own file by Eric W. Biederman · 17 years ago
  95. 18f705f [PATCH] Move TASK_XACCT, TASK_IO_ACCOUNTING up in menus by Alexey Dobriyan · 17 years ago
  96. c33df4e [PATCH] disable init/initramfs.c by Jean-Paul Saman · 17 years ago
  97. 561ccd3 [PATCH] handle SLOB with sparsemen by Yasunori Goto · 17 years ago
  98. 2aea4fb [PATCH] CONFIG_VM_EVENT_COUNTER comment decrustify by Paul Jackson · 17 years ago
  99. 979c6a1 Kconfig: fix spelling error in config KALLSYMS help text by Jesper Juhl · 17 years ago
  100. 7c3ab738 [PATCH] io-accounting: core statistics by Andrew Morton · 17 years ago