1. 2e9f3bd bzip2/lzma: make config machinery an arch configurable by H. Peter Anvin · 15 years ago
  2. 30d65db bzip2/lzma: config and initramfs support for bzip2/lzma decompression by Alain Knaff · 15 years ago
  3. b840d79 Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  4. 5f34fe1 Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  5. 96faec9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next by Linus Torvalds · 15 years ago
  6. 12d79ba rcu: provide RCU options on non-preempt architectures too by Ingo Molnar · 15 years ago
  7. 9bb4824 allow stripping of generated symbols under CONFIG_KALLSYMS_ALL by Jan Beulich · 16 years ago
  8. 64db4cf "Tree RCU": scalable classic RCU implementation by Paul E. McKenney · 16 years ago
  9. 968ea6d Merge ../linux-2.6-x86 by Rusty Russell · 16 years ago
  10. 98a79d6 cpumask: centralize cpu_online_map and cpu_possible_map by Rusty Russell · 16 years ago
  11. 9676e73 Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/core by Ingo Molnar · 16 years ago
  12. 8c60bfb Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  13. c1df1bd markers: auto enable tracepoints (new API : trace_mark_tp()) by Mathieu Desnoyers · 16 years ago
  14. 02f5621 Kconfig: SLUB is the default slab allocator by Simon Arlott · 16 years ago
  15. 2fe401e sched: correct sched-rt-group.txt pathname in init/Kconfig by Adrian Knoth · 16 years ago
  16. 84ad6d7 memcg: update menuconfig help text by KAMEZAWA Hiroyuki · 16 years ago
  17. 61cfc7e PCI: PCI_QUIRKS depends on PCI by Geert Uytterhoeven · 16 years ago
  18. a0bfb67 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  19. 92b29b8 Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  20. 3d13731 PCI: allow quirks to be compiled out by Thomas Petazzoni · 16 years ago
  21. dc52ddc container freezer: implement freezer cgroup subsystem by Matt Helsley · 16 years ago
  22. ebf3f09 Configure out AIO support by Thomas Petazzoni · 16 years ago
  23. 5f87f11 tracing: clean up tracepoints kconfig structure by Ingo Molnar · 16 years ago
  24. fa340d9 tracing: disable tracepoints by default by Ingo Molnar · 16 years ago
  25. 97e1c18 tracing: Kernel Tracepoints by Mathieu Desnoyers · 16 years ago
  26. 53167a3 proc: move PROC_PAGE_MONITOR to fs/proc/Kconfig by Alexey Dobriyan · 16 years ago
  27. 9e94cd3 Move sysctl check into debugging section and don't make it default y by Andi Kleen · 16 years ago
  28. 0b0de14 Kconfig: Extend "menuconfig" for modules to simplify Kconfig file by Robert P. J. Day · 16 years ago
  29. 775a722 Kconfig/init: change help text to match default value by jkacur · 16 years ago
  30. cb28a1b Merge branch 'linus' into core/generic-dma-coherent by Ingo Molnar · 16 years ago
  31. 12d2b8f kconfig: fix typos: "Suport" -> "Support" by Heikki Orsila · 16 years ago
  32. 37a4c94 init: fix URL of "The GNU Accounting Utilities" by S.Çağlar Onur · 16 years ago
  33. baabaae make CONFIG_KMOD invisible by Johannes Berg · 16 years ago
  34. f7f5b67 Shrink struct module: CONFIG_UNUSED_SYMBOLS ifdefs by Denys Vlasenko · 16 years ago
  35. ee7e551 generic: per-device coherent dma allocator by Dmitry Baryshkov · 16 years ago
  36. 7353190 Kconfig: introduce ARCH_DEFCONFIG to DEFCONFIG_LIST by Sam Ravnborg · 16 years ago
  37. 91e37a7 module: don't ignore vermagic string if module doesn't have modversions by Rusty Russell · 16 years ago
  38. e5e1d3c pcspkr: fix dependancies by Stas Sergeev · 16 years ago
  39. aac6abc sched: default to n for GROUP_SCHED and FAIR_GROUP_SCHED by Parag Warudkar · 16 years ago
  40. a5574cf sched, x86: add HAVE_UNSTABLE_SCHED_CLOCK by Ingo Molnar · 16 years ago
  41. 826e450 Make forced module loading optional by Linus Torvalds · 16 years ago
  42. f6acb63 slub: #ifdef simplification by Christoph Lameter · 16 years ago
  43. 88f458e sysctl: allow embedded targets to disable sysctl_check.c by Holger Schurig · 16 years ago
  44. cf475ad cgroups: add an owner to the mm_struct by Balbir Singh · 16 years ago
  45. 08ce5f1 cgroups: implement device whitelist by Serge E. Hallyn · 16 years ago
  46. 418d7d8 CGroup API files: make CGROUP_DEBUG default to off by Paul Menage · 16 years ago
  47. f17a32e let LOG_BUF_SHIFT default to 17 by Adrian Bunk · 16 years ago
  48. e945e84 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  49. 96fffeb make CC_OPTIMIZE_FOR_SIZE non-experimental by Ingo Molnar · 16 years ago
  50. 09337f5 sparc64: Kill CONFIG_SPARC32_COMPAT by David S. Miller · 16 years ago
  51. b9b158f sched: better rt-group documentation by Viktor Radnai · 16 years ago
  52. 0f389ec slub: No need for per node slab counters if !SLUB_DEBUG by Christoph Lameter · 16 years ago
  53. 21bbb39 rcu: move PREEMPT_RCU config option back under PREEMPT by Paul E. McKenney · 16 years ago
  54. 2c6f2db Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 16 years ago
  55. 00f0b82 Memory controller: rename to Memory Resource Controller by Balbir Singh · 16 years ago
  56. d47846c sysfs: CONFIG_SYSFS_DEPRECATED fix by Ingo Molnar · 16 years ago
  57. 024440d driver core: fix up Kconfig text for CONFIG_SYSFS_DEPRECATED by Greg Kroah-Hartman · 16 years ago
  58. 0835ab5 cgroup memory controller: document huge memory/cache overhead in Kconfig by Andi Kleen · 16 years ago
  59. 052f1dc sched: rt-group: make rt groups scheduling configurable by Peter Zijlstra · 16 years ago
  60. 166124f brk: help text typo fix by Ingo Molnar · 16 years ago
  61. 74bd59b namespaces: cleanup the code managed with PID_NS option by Pavel Emelyanov · 16 years ago
  62. aee16ce namespaces: cleanup the code managed with the USER_NS option by Pavel Emelyanov · 16 years ago
  63. ae5e1b2 namespaces: move the IPC namespace under IPC_NS option by Pavel Emelyanov · 16 years ago
  64. 58bfdd6d namespaces: move the UTS namespace under UTS_NS option by Pavel Emelyanov · 16 years ago
  65. c5289a69 namespaces: add the NAMESPACES config option by Pavel Emelyanov · 16 years ago
  66. 8cdea7c Memory controller: cgroups setup by Balbir Singh · 16 years ago
  67. e552b66 Memory controller: resource counters by Pavel Emelianov · 16 years ago
  68. 32a9323 brk randomization: introduce CONFIG_COMPAT_BRK by Ingo Molnar · 16 years ago
  69. 3729145 slob: correct Kconfig description by Matt Mackall · 16 years ago
  70. 1e88328 maps4: make page monitoring /proc file optional by Matt Mackall · 16 years ago
  71. f79c343 timerfd: un-break CONFIG_TIMERFD by Davide Libenzi · 16 years ago
  72. 125e564 Move Kconfig.instrumentation to arch/Kconfig and init/Kconfig by Mathieu Desnoyers · 16 years ago
  73. fb32e03 Create arch/Kconfig by Mathieu Desnoyers · 16 years ago
  74. 0950310 RCU: add help text for "RCU implementation type" by Paul E. McKenney · 16 years ago
  75. 80daa56 kconfig: use environment option by Roman Zippel · 16 years ago
  76. 1322b9d sh: syscall audit support. by Yuichi Nakamura · 17 years ago
  77. e260be6 Preempt-RCU: implementation by Paul E. McKenney · 16 years ago
  78. 9148fe8 sysfs: make SYSFS_DEPRECATED depend on SYSFS by Randy Dunlap · 16 years ago
  79. 158a962 Unify /proc/slabinfo configuration by Linus Torvalds · 16 years ago
  80. d842de8 sched: cpu accounting controller (V2) by Srivatsa Vaddagiri · 17 years ago
  81. 529a73f Blackfin arch: punt CONFIG_BFIN -- we already have CONFIG_BLACKFIN by Mike Frysinger · 17 years ago
  82. 57d5f66 pidns: Place under CONFIG_EXPERIMENTAL by Eric W. Biederman · 17 years ago
  83. cfb5285 revert "Task Control Groups: example CPU accounting subsystem" by Andrew Morton · 17 years ago
  84. 8ef93cf sched: mark CONFIG_FAIR_GROUP_SCHED as !EXPERIMENTAL by Ingo Molnar · 17 years ago
  85. 74c3cbe [PATCH] audit: watching subtrees by Al Viro · 17 years ago
  86. 68318b8 Hook up group scheduler with control groups by Srivatsa Vaddagiri · 17 years ago
  87. 858d72e cgroups: implement namespace tracking subsystem by Serge E. Hallyn · 17 years ago
  88. 006cb99 Task Control Groups: simple task cgroup debug info subsystem by Paul Menage · 17 years ago
  89. 62d0df6 Task Control Groups: example CPU accounting subsystem by Paul Menage · 17 years ago
  90. 8793d85 Task Control Groups: make cpusets a client of cgroups by Paul Menage · 17 years ago
  91. ddbcc7e Task Control Groups: basic task cgroup framework by Paul Menage · 17 years ago
  92. e98c320 Move PREEMPT_NOTIFIERS into an always-included Kconfig by Avi Kivity · 17 years ago
  93. ac0e5b7 remove PAGE_GROUP_BY_MOBILITY by Mel Gorman · 17 years ago
  94. b92a6ed Add a configure option to group pages by mobility by Mel Gorman · 17 years ago
  95. fb61558 sched: group scheduler, fix coding style issues by Srivatsa Vaddagiri · 17 years ago
  96. de8d585 sched: enable CONFIG_FAIR_GROUP_SCHED=y by default by Ingo Molnar · 17 years ago
  97. 7ed2be4 sched: fair-group sched, cleanups by Ingo Molnar · 17 years ago
  98. 24e377a sched: add fair-user scheduler by Srivatsa Vaddagiri · 17 years ago
  99. 9b5b775 sched: clean up code under CONFIG_FAIR_GROUP_SCHED by Srivatsa Vaddagiri · 17 years ago
  100. 29f59db sched: group-scheduler core by Srivatsa Vaddagiri · 17 years ago