1. dcce284 mm: Extend gfp masking to the page allocator by Benjamin Herrenschmidt · 15 years ago
  2. b99b87f kernel: constructor support by Peter Oberparleiter · 15 years ago
  3. c868d55 mm: Move pgtable_cache_init() earlier by Benjamin Herrenschmidt · 15 years ago
  4. 517d086 Merge branch 'akpm' by Linus Torvalds · 15 years ago
  5. 58568d2 cpuset,mm: update tasks' mems_allowed in time by Miao Xie · 15 years ago
  6. b3fec0f Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vegard/kmemcheck by Linus Torvalds · 15 years ago
  7. f6ee649 driver core: set default SYSFS_DEPRECATED=n by Kay Sievers · 15 years ago
  8. 722f2a6 Merge commit 'linus/master' into HEAD by Vegard Nossum · 15 years ago
  9. 3b5c760 fs: fix do_mount_root() false positive kmemcheck warning by Vegard Nossum · 15 years ago
  10. 45e3e19 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next by Linus Torvalds · 15 years ago
  11. dfec072 kmemcheck: add the kmemcheck core by Vegard Nossum · 16 years ago
  12. 4ddbac9 Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  13. 018df72 perf_counter: Start documenting HAVE_PERF_COUNTERS requirements by Mike Frysinger · 15 years ago
  14. 7e85ee0 slab,slub: don't enable interrupts during early boot by Pekka Enberg · 15 years ago
  15. ca371c0 memcg: fix page_cgroup fatal error in FLATMEM by KAMEZAWA Hiroyuki · 15 years ago
  16. 3bb66d7 Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify by Linus Torvalds · 15 years ago
  17. 512626a Merge branch 'for-linus' of git://linux-arm.org/linux-2.6 by Linus Torvalds · 15 years ago
  18. 8a1ca8c Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  19. 63c882a inotify: reimplement inotify using fsnotify by Eric Paris · 15 years ago
  20. 444f478 init: introduce mm_init() by Pekka Enberg · 15 years ago
  21. 43ebdac vmalloc: use kzalloc() instead of alloc_bootmem() by Pekka Enberg · 15 years ago
  22. 83b519e slab: setup allocators earlier in the boot sequence by Pekka Enberg · 15 years ago
  23. 3c7b4e6 kmemleak: Add the base support by Catalin Marinas · 15 years ago
  24. 940010c Merge branch 'linus' into perfcounters/core by Ingo Molnar · 15 years ago
  25. 8dc8e5e perf_counter: Turn off by default by Ingo Molnar · 15 years ago
  26. 8623661 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
  27. 20f3f3c Merge branch 'rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  28. a9eb522 menu: fix embedded menu presentation by Randy Dunlap · 15 years ago
  29. 23db9f4 Merge branch 'linus' into perfcounters/core by Ingo Molnar · 15 years ago
  30. 657cafa Use a format for linux_banner by Alex Riesen · 15 years ago
  31. 1079cac Merge commit 'v2.6.30-rc6' into tracing/core by Ingo Molnar · 15 years ago
  32. dc3f81b Merge commit 'v2.6.30-rc6' into perfcounters/core by Ingo Molnar · 15 years ago
  33. 44347d9 Merge branch 'linus' into tracing/core by Ingo Molnar · 15 years ago
  34. a1e6b6c initramfs: clean up messages related to initramfs unpacking by Eric Piel · 15 years ago
  35. e7fd5d4 Merge branch 'linus' into perfcounters/core by Ingo Molnar · 15 years ago
  36. 1397709 Driver Core: early platform driver by Magnus Damm · 15 years ago
  37. 05cfbd6 Merge branch 'core/urgent' into core/rcu by Ingo Molnar · 15 years ago
  38. d20d5a7 initramfs: fix initramfs to work with hardlinked init by Randy Robertson · 15 years ago
  39. b52bb37 init/initramfs: fix warning with CONFIG_BLK_DEV_RAM=n by Nikanth Karthikesan · 15 years ago
  40. b5c851a Merge branch 'linus' into tracing/core by Ingo Molnar · 15 years ago
  41. 02af61b tracing, kmemtrace: Separate include/trace/kmemtrace.h to kmemtrace part and tracepoint part by Zhaolei · 15 years ago
  42. 5d7d18f kbuild: make it possible for the linker to discard local symbols from vmlinux by David Howells · 15 years ago
  43. 5ea472a Merge commit 'v2.6.30-rc1' into perfcounters/core by Ingo Molnar · 15 years ago
  44. bdc8e5f namespaces: mqueue namespace: adapt sysctl by Serge E. Hallyn · 15 years ago
  45. 614b84c namespaces: mqueue ns: move mqueue_mnt into struct ipc_namespace by Serge E. Hallyn · 15 years ago
  46. 6c009ec Merge branch 'linus' into perfcounters/core by Ingo Molnar · 15 years ago
  47. 1c2d008 Make CONFIG_SLOW_WORK an automatic rather than manual config option by David Howells · 15 years ago
  48. e077df4 perf_counter: hook up the tracepoint events by Peter Zijlstra · 15 years ago
  49. f541ae3 Merge branch 'linus' into perfcounters/core-v2 by Ingo Molnar · 15 years ago
  50. 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
  51. 811158b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  52. 3cc50ac Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-fscache by Linus Torvalds · 15 years ago
  53. 31c9a24 RCU: make treercu be default by Paul E. McKenney · 15 years ago
  54. 223cdea Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 15 years ago
  55. 07fe7cb Create a dynamically sized pool of threads for doing very slow work items by David Howells · 15 years ago
  56. 8fe74cf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  57. db7f47c cpusets: allow cpusets to be configured/built on non-SMP systems by Paul Menage · 15 years ago
  58. 627991a memcg: remove redundant message at swapon by KAMEZAWA Hiroyuki · 15 years ago
  59. c1c490e initramfs: prevent initramfs printk message being split by messages from other code. by Simon Kitching · 15 years ago
  60. 8302294 Merge branch 'tracing/core-v2' into tracing-for-linus by Ingo Molnar · 15 years ago
  61. acdd052 init/main.c: fix sparse warnings: context imbalance by Hannes Eder · 15 years ago
  62. 5ad4e53 Get rid of indirect include of fs_struct.h by Al Viro · 15 years ago
  63. bff6197 md: move lots of #include lines out of .h files and into .c by NeilBrown · 15 years ago
  64. 8b2b5c2 md: move LEVEL_* definition from md_k.h to md_u.h by NeilBrown · 15 years ago
  65. 21acb9c trivial: fix where cgroup documentation is not correctly referred to by Thadeu Lima de Souza Cascardo · 15 years ago
  66. 692105b trivial: fix typos/grammar errors in Kconfig texts by Matt LaPlante · 15 years ago
  67. 2b17fa5 cpumask: use set_cpu_active in init/main.c by Rusty Russell · 15 years ago
  68. 1a2142a cpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_ALL by Rusty Russell · 15 years ago
  69. eedf2c5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-async-for-30 by Linus Torvalds · 15 years ago
  70. df52092 fastboot: remove duplicate unpack_to_rootfs() by Li, Shaohua · 16 years ago
  71. 6e15cf0 Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 15 years ago
  72. 759ee09 init,cpuset: fix initialize order by Lai Jiangshan · 15 years ago
  73. f6411fe Merge branches 'sched/clock', 'sched/urgent' and 'linus' into sched/core by Ingo Molnar · 15 years ago
  74. 480c93d Merge branch 'core/locking' into tracing/ftrace by Ingo Molnar · 15 years ago
  75. b943c46 menu: fix embedded menu snafu by Randy Dunlap · 15 years ago
  76. f0ef039 Merge branch 'x86/core' into tracing/textedit by Ingo Molnar · 15 years ago
  77. a1413c8 Merge branch 'x86/urgent' into x86/core by Ingo Molnar · 15 years ago
  78. 49d2d26 Merge commit 'v2.6.29-rc7' into sched/core by Ingo Molnar · 15 years ago
  79. 8163d88 Merge commit 'v2.6.29-rc7' into perfcounters/core by Ingo Molnar · 15 years ago
  80. a1be621 Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc7' into tracing/core by Ingo Molnar · 15 years ago
  81. 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
  82. 2450cf5 Revert "menu: fix embedded menu snafu" by Linus Torvalds · 15 years ago
  83. 155b25b menu: fix embedded menu snafu by Randy Dunlap · 15 years ago
  84. 4434e51 Merge branches 'sched/cleanups', 'sched/urgent' and 'linus' into sched/core by Ingo Molnar · 15 years ago
  85. 8e81817 Merge branch 'x86/core' into perfcounters/core by Ingo Molnar · 15 years ago
  86. a682604 rcu: Teach RCU that idle task is not quiscent state at boot by Paul E. McKenney · 15 years ago
  87. a7f4463 Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc6' into tracing/core by Ingo Molnar · 15 years ago
  88. fc6fc7f Merge branch 'linus' into x86/apic by Ingo Molnar · 15 years ago
  89. 216773a Consolidate driver_probe_done() loops into one place by Arjan van de Ven · 15 years ago
  90. 91f73f9 tracing/markers: make markers select tracepoints by Frederic Weisbecker · 15 years ago
  91. b1864e9 Merge branch 'x86/core' into perfcounters/core by Ingo Molnar · 15 years ago
  92. 95fd484 Merge commit 'v2.6.29-rc4' into perfcounters/core by Ingo Molnar · 15 years ago
  93. 140573d Merge branches 'sched/rt' and 'sched/urgent' into sched/core by Ingo Molnar · 15 years ago
  94. 65a4e57 smp, generic: introduce arch_disable_smp_support() instead of disable_ioapic_setup() by Ingo Molnar · 15 years ago
  95. dc573f9 Merge branches 'tracing/ftrace', 'tracing/kmemtrace' and 'linus' into tracing/core by Ingo Molnar · 15 years ago
  96. 3ddeb51 Merge branch 'linus' into core/percpu by Ingo Molnar · 15 years ago
  97. 2034563 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes by Linus Torvalds · 15 years ago
  98. 924d26d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  99. d6eb633 net: Move config NET_NS to from net/Kconfig to init/Kconfig by Matt Helsley · 15 years ago
  100. bfe2a3c Merge branch 'core/percpu' into perfcounters/core by Ingo Molnar · 15 years ago