1. 614b84c namespaces: mqueue ns: move mqueue_mnt into struct ipc_namespace by Serge E. Hallyn · 15 years ago
  2. 1c2d008 Make CONFIG_SLOW_WORK an automatic rather than manual config option by David Howells · 15 years ago
  3. 714f83d Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  4. 811158b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  5. 07fe7cb Create a dynamically sized pool of threads for doing very slow work items by David Howells · 15 years ago
  6. db7f47c cpusets: allow cpusets to be configured/built on non-SMP systems by Paul Menage · 15 years ago
  7. 627991a memcg: remove redundant message at swapon by KAMEZAWA Hiroyuki · 15 years ago
  8. 8302294f Merge branch 'tracing/core-v2' into tracing-for-linus by Ingo Molnar · 15 years ago
  9. 21acb9c trivial: fix where cgroup documentation is not correctly referred to by Thadeu Lima de Souza Cascardo · 15 years ago
  10. 692105b trivial: fix typos/grammar errors in Kconfig texts by Matt LaPlante · 15 years ago
  11. 6e15cf0 Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 15 years ago
  12. f6411fe Merge branches 'sched/clock', 'sched/urgent' and 'linus' into sched/core by Ingo Molnar · 15 years ago
  13. 480c93d Merge branch 'core/locking' into tracing/ftrace by Ingo Molnar · 15 years ago
  14. b943c46 menu: fix embedded menu snafu by Randy Dunlap · 15 years ago
  15. f0ef039 Merge branch 'x86/core' into tracing/textedit by Ingo Molnar · 15 years ago
  16. 8b0e586 Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x86/setup-lzma', 'x86/signal' and 'x86/urgent' into x86/core by Ingo Molnar · 15 years ago
  17. 2450cf5 Revert "menu: fix embedded menu snafu" by Linus Torvalds · 15 years ago
  18. 155b25b menu: fix embedded menu snafu by Randy Dunlap · 15 years ago
  19. 91f73f9 tracing/markers: make markers select tracepoints by Frederic Weisbecker · 15 years ago
  20. 140573d Merge branches 'sched/rt' and 'sched/urgent' into sched/core by Ingo Molnar · 15 years ago
  21. 2034563 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes by Linus Torvalds · 15 years ago
  22. 924d26d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  23. d6eb633 net: Move config NET_NS to from net/Kconfig to init/Kconfig by Matt Helsley · 15 years ago
  24. 6552eba Merge branch 'core/debugobjects' into core/urgent by Thomas Gleixner · 15 years ago
  25. ceacc2c sched: make plist a library facility by Peter Zijlstra · 15 years ago
  26. 45ce80f cgroups: consolidate cgroup documents by Li Zefan · 15 years ago
  27. 23964d2 cgroups: clean up Kconfig by Li Zefan · 15 years ago
  28. c903ff8 rcu: move Kconfig menu by Mike Travis · 15 years ago
  29. 2ea0389 Revert "kbuild: strip generated symbols from *.ko" by Sam Ravnborg · 15 years ago
  30. b173042 Merge branch 'linus' into x86/setup-lzma by Ingo Molnar · 15 years ago
  31. c077719 memcg: mem+swap controller Kconfig by KAMEZAWA Hiroyuki · 15 years ago
  32. c9d5409 memcg: fix a typo in Kconfig by Li Zefan · 15 years ago
  33. 5cdc38f cgroups: make cgroup config a submenu by KAMEZAWA Hiroyuki · 15 years ago
  34. 40d7ee5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 15 years ago
  35. 853ac43 shmem: unify regular and tiny shmem by Matt Mackall · 15 years ago
  36. fce3e80 sysfs: clarify SYSFS_DEPRECATED help text by Kay Sievers · 16 years ago
  37. 2e9f3bd bzip2/lzma: make config machinery an arch configurable by H. Peter Anvin · 15 years ago
  38. 30d65db bzip2/lzma: config and initramfs support for bzip2/lzma decompression by Alain Knaff · 15 years ago
  39. a327ca2c remove CONFIG_KMOD by Johannes Berg · 16 years ago
  40. 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
  41. 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
  42. 96faec9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next by Linus Torvalds · 15 years ago
  43. 12d79ba rcu: provide RCU options on non-preempt architectures too by Ingo Molnar · 15 years ago
  44. 9bb4824 allow stripping of generated symbols under CONFIG_KALLSYMS_ALL by Jan Beulich · 15 years ago
  45. 64db4cf "Tree RCU": scalable classic RCU implementation by Paul E. McKenney · 15 years ago
  46. 968ea6d Merge ../linux-2.6-x86 by Rusty Russell · 15 years ago
  47. 98a79d6 cpumask: centralize cpu_online_map and cpu_possible_map by Rusty Russell · 15 years ago
  48. 9676e73 Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/core by Ingo Molnar · 16 years ago
  49. 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
  50. c1df1bd markers: auto enable tracepoints (new API : trace_mark_tp()) by Mathieu Desnoyers · 16 years ago
  51. 02f5621 Kconfig: SLUB is the default slab allocator by Simon Arlott · 16 years ago
  52. 2fe401e sched: correct sched-rt-group.txt pathname in init/Kconfig by Adrian Knoth · 16 years ago
  53. 84ad6d7 memcg: update menuconfig help text by KAMEZAWA Hiroyuki · 16 years ago
  54. 61cfc7e PCI: PCI_QUIRKS depends on PCI by Geert Uytterhoeven · 16 years ago
  55. 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
  56. 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
  57. 3d13731 PCI: allow quirks to be compiled out by Thomas Petazzoni · 16 years ago
  58. dc52ddc container freezer: implement freezer cgroup subsystem by Matt Helsley · 16 years ago
  59. ebf3f09 Configure out AIO support by Thomas Petazzoni · 16 years ago
  60. 5f87f11 tracing: clean up tracepoints kconfig structure by Ingo Molnar · 16 years ago
  61. fa340d9 tracing: disable tracepoints by default by Ingo Molnar · 16 years ago
  62. 97e1c18 tracing: Kernel Tracepoints by Mathieu Desnoyers · 16 years ago
  63. 53167a3 proc: move PROC_PAGE_MONITOR to fs/proc/Kconfig by Alexey Dobriyan · 16 years ago
  64. 9e94cd3 Move sysctl check into debugging section and don't make it default y by Andi Kleen · 16 years ago
  65. 0b0de14 Kconfig: Extend "menuconfig" for modules to simplify Kconfig file by Robert P. J. Day · 16 years ago
  66. 775a722 Kconfig/init: change help text to match default value by jkacur · 16 years ago
  67. cb28a1b Merge branch 'linus' into core/generic-dma-coherent by Ingo Molnar · 16 years ago
  68. 12d2b8f kconfig: fix typos: "Suport" -> "Support" by Heikki Orsila · 16 years ago
  69. 37a4c94 init: fix URL of "The GNU Accounting Utilities" by S.Çağlar Onur · 16 years ago
  70. baabaae make CONFIG_KMOD invisible by Johannes Berg · 16 years ago
  71. f7f5b67 Shrink struct module: CONFIG_UNUSED_SYMBOLS ifdefs by Denys Vlasenko · 16 years ago
  72. ee7e551 generic: per-device coherent dma allocator by Dmitry Baryshkov · 16 years ago
  73. 7353190 Kconfig: introduce ARCH_DEFCONFIG to DEFCONFIG_LIST by Sam Ravnborg · 16 years ago
  74. 91e37a7 module: don't ignore vermagic string if module doesn't have modversions by Rusty Russell · 16 years ago
  75. e5e1d3c pcspkr: fix dependancies by Stas Sergeev · 16 years ago
  76. aac6abc sched: default to n for GROUP_SCHED and FAIR_GROUP_SCHED by Parag Warudkar · 16 years ago
  77. a5574cf sched, x86: add HAVE_UNSTABLE_SCHED_CLOCK by Ingo Molnar · 16 years ago
  78. 826e450 Make forced module loading optional by Linus Torvalds · 16 years ago
  79. f6acb63 slub: #ifdef simplification by Christoph Lameter · 16 years ago
  80. 88f458e sysctl: allow embedded targets to disable sysctl_check.c by Holger Schurig · 16 years ago
  81. cf475ad cgroups: add an owner to the mm_struct by Balbir Singh · 16 years ago
  82. 08ce5f1 cgroups: implement device whitelist by Serge E. Hallyn · 16 years ago
  83. 418d7d8 CGroup API files: make CGROUP_DEBUG default to off by Paul Menage · 16 years ago
  84. f17a32e let LOG_BUF_SHIFT default to 17 by Adrian Bunk · 16 years ago
  85. e945e84 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  86. 96fffeb make CC_OPTIMIZE_FOR_SIZE non-experimental by Ingo Molnar · 16 years ago
  87. 09337f5 sparc64: Kill CONFIG_SPARC32_COMPAT by David S. Miller · 16 years ago
  88. b9b158f sched: better rt-group documentation by Viktor Radnai · 16 years ago
  89. 0f389ec slub: No need for per node slab counters if !SLUB_DEBUG by Christoph Lameter · 16 years ago
  90. 21bbb39 rcu: move PREEMPT_RCU config option back under PREEMPT by Paul E. McKenney · 16 years ago
  91. 2c6f2db Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 16 years ago
  92. 00f0b82 Memory controller: rename to Memory Resource Controller by Balbir Singh · 16 years ago
  93. d47846c sysfs: CONFIG_SYSFS_DEPRECATED fix by Ingo Molnar · 16 years ago
  94. 024440d driver core: fix up Kconfig text for CONFIG_SYSFS_DEPRECATED by Greg Kroah-Hartman · 16 years ago
  95. 0835ab5 cgroup memory controller: document huge memory/cache overhead in Kconfig by Andi Kleen · 16 years ago
  96. 052f1dc sched: rt-group: make rt groups scheduling configurable by Peter Zijlstra · 16 years ago
  97. 166124f brk: help text typo fix by Ingo Molnar · 16 years ago
  98. 74bd59b namespaces: cleanup the code managed with PID_NS option by Pavel Emelyanov · 16 years ago
  99. aee16ce namespaces: cleanup the code managed with the USER_NS option by Pavel Emelyanov · 16 years ago
  100. ae5e1b2 namespaces: move the IPC namespace under IPC_NS option by Pavel Emelyanov · 16 years ago