1. bfe2a3c Merge branch 'core/percpu' into perfcounters/core by Ingo Molnar · 16 years ago
  2. 6552eba Merge branch 'core/debugobjects' into core/urgent by Thomas Gleixner · 16 years ago
  3. 7783549 Merge commit 'v2.6.29-rc2' into perfcounters/core by Ingo Molnar · 16 years ago
  4. 1980307 Merge branch 'x86/mm' into core/percpu by Ingo Molnar · 16 years ago
  5. 4092762 Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc2' into tracing/core by Ingo Molnar · 16 years ago
  6. b2b062b Merge branch 'core/percpu' into stackprotector by Ingo Molnar · 16 years ago
  7. ceacc2c sched: make plist a library facility by Peter Zijlstra · 16 years ago
  8. 45ce80f cgroups: consolidate cgroup documents by Li Zefan · 16 years ago
  9. 23964d2 cgroups: clean up Kconfig by Li Zefan · 16 years ago
  10. c903ff8 rcu: move Kconfig menu by Mike Travis · 16 years ago
  11. 2ea0389 Revert "kbuild: strip generated symbols from *.ko" by Sam Ravnborg · 16 years ago
  12. 73310a1 init: make initrd/initramfs decompression failure a KERN_EMERG event by H. Peter Anvin · 16 years ago
  13. 23a22d5 bzip2/lzma: comprehensible error messages for missing decompressor by H. Peter Anvin · 16 years ago
  14. 99cd707 Merge commit 'v2.6.29-rc1' into tracing/urgent by Ingo Molnar · 16 years ago
  15. 506c10f Merge commit 'v2.6.29-rc1' into perfcounters/core by Ingo Molnar · 16 years ago
  16. 736f932 bzip2/lzma: make flush_buffer() unconditional by Ingo Molnar · 16 years ago
  17. b173042 Merge branch 'linus' into x86/setup-lzma by Ingo Molnar · 16 years ago
  18. 31aeb6c Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus by Linus Torvalds · 16 years ago
  19. c40f6f8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-nommu by Linus Torvalds · 16 years ago
  20. 889c92d bzip2/lzma: centralize format detection by H. Peter Anvin · 16 years ago
  21. c077719 memcg: mem+swap controller Kconfig by KAMEZAWA Hiroyuki · 16 years ago
  22. c9d5409 memcg: fix a typo in Kconfig by Li Zefan · 16 years ago
  23. 5cdc38f cgroups: make cgroup config a submenu by KAMEZAWA Hiroyuki · 16 years ago
  24. cb6ff20 NOMMU: Support XIP on initramfs by David Howells · 16 years ago
  25. 67acd8b Merge git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-async by Linus Torvalds · 16 years ago
  26. 57c44c5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 16 years ago
  27. 22a9d64 async: Asynchronous function calls to speed up kernel boot by Arjan van de Ven · 16 years ago
  28. a26ee60 bzip2/lzma: fix built-in initramfs vs CONFIG_RD_GZIP by Alain Knaff · 16 years ago
  29. 40d7ee5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 16 years ago
  30. d2e3192 init/main.c: mark late_time_init as __initdata by Jan Beulich · 16 years ago
  31. ff083c8 autodetect_raid: add missing __init marking by Mike Frysinger · 16 years ago
  32. f1883f8 Remove remaining unwinder code by Alexey Dobriyan · 16 years ago
  33. bca1033 do_mounts: add device info to mount message by Marton Balint · 16 years ago
  34. f99ebf0 init: properly placing noinline keyword by Rakib Mullick · 16 years ago
  35. 853ac43 shmem: unify regular and tiny shmem by Matt Mackall · 16 years ago
  36. fce3e80 sysfs: clarify SYSFS_DEPRECATED help text by Kay Sievers · 16 years ago
  37. 24d431d trivial: add missing printk loglevel in start_kernel by Ron Lee · 16 years ago
  38. 3d7a96f Merge branch 'linus' into tracing/kmemtrace2 by Ingo Molnar · 16 years ago
  39. b8fed87 Squashfs: initrd support by Phillip Lougher · 16 years ago
  40. 2e9f3bd bzip2/lzma: make config machinery an arch configurable by H. Peter Anvin · 16 years ago
  41. b172fd8 bzip2/lzma: use a table to search for initramfs compression formats by H. Peter Anvin · 16 years ago
  42. 30d65db bzip2/lzma: config and initramfs support for bzip2/lzma decompression by Alain Knaff · 16 years ago
  43. a327ca2 remove CONFIG_KMOD by Johannes Berg · 16 years ago
  44. 7d3b56b Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  45. 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 · 16 years ago
  46. 609e5b7 kbuild: Remove gcc 4.1.0 quirk from init/main.c by Ingo Molnar · 16 years ago
  47. e0c0ba7 cpumask: Use find_last_bit() by Rusty Russell · 16 years ago
  48. 915441b cpumask: Use accessors code in core by Rusty Russell · 16 years ago
  49. db200df Merge branch 'irq-fixes-for-linus-4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  50. 2ca1a61 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Rusty Russell · 16 years ago
  51. a9de18e Merge branch 'linus' into stackprotector by Ingo Molnar · 16 years ago
  52. 818fa7f Merge branch 'tracing/kmemtrace' into tracing/kmemtrace2 by Ingo Molnar · 16 years ago
  53. 5fdf7e5 Merge branch 'linus' into tracing/kmemtrace by Ingo Molnar · 16 years ago
  54. 179475a Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  55. 5f34fe1 Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  56. 36994e5 tracing/kmemtrace: normalize the raw tracer event to the unified tracing API by Frederic Weisbecker · 16 years ago
  57. 33edcf1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Rusty Russell · 16 years ago
  58. 2ff9f9d Merge branch 'topic/kmemtrace' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 into tracing/kmemtrace by Ingo Molnar · 16 years ago
  59. b9ce08c kmemtrace: Core implementation. by Eduard - Gabriel Munteanu · 16 years ago
  60. 43a2563 sparseirq: move __weak symbols into separate compilation unit by Yinghai Lu · 16 years ago
  61. e1df957 Merge branch 'linus' into perfcounters/core by Ingo Molnar · 16 years ago
  62. 96faec9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next by Linus Torvalds · 16 years ago
  63. b0f4b28 Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  64. 13a0c3c sparseirq: work around compiler optimizing away __weak functions by Yinghai Lu · 16 years ago
  65. 12d79ba rcu: provide RCU options on non-preempt architectures too by Ingo Molnar · 16 years ago
  66. 9bb4824 allow stripping of generated symbols under CONFIG_KALLSYMS_ALL by Jan Beulich · 16 years ago
  67. 64db4cf "Tree RCU": scalable classic RCU implementation by Paul E. McKenney · 16 years ago
  68. 968ea6d Merge ../linux-2.6-x86 by Rusty Russell · 16 years ago
  69. 98a79d6 cpumask: centralize cpu_online_map and cpu_possible_map by Rusty Russell · 16 years ago
  70. 8299608 Merge branches 'irq/sparseirq', 'x86/quirks' and 'x86/reboot' into cpus4096 by Ingo Molnar · 16 years ago
  71. 4c59e46 perfcounters: select ANON_INODES by Ingo Molnar · 16 years ago
  72. 0793a61 performance counters: core code by Thomas Gleixner · 16 years ago
  73. 0b8f1ef sparse irq_desc[] array: core kernel and x86 changes by Yinghai Lu · 16 years ago
  74. ec98ce4 Merge branch 'master' into next by James Morris · 16 years ago
  75. 1d926f2 init/main.c: use ktime accessor function in initcall_debug code by Will Newton · 16 years ago
  76. 9676e73 Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/core by Ingo Molnar · 16 years ago
  77. 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
  78. c1df1bd markers: auto enable tracepoints (new API : trace_mark_tp()) by Mathieu Desnoyers · 16 years ago
  79. 2b82892 Merge branch 'master' into next by James Morris · 16 years ago
  80. d84f4f9 CRED: Inaugurate COW credentials by David Howells · 16 years ago
  81. 02f5621 Kconfig: SLUB is the default slab allocator by Simon Arlott · 16 years ago
  82. 2fe401e sched: correct sched-rt-group.txt pathname in init/Kconfig by Adrian Knoth · 16 years ago
  83. 7423907 tracing/fastboot: Use the ring-buffer timestamp for initcall entries by Frederic Weisbecker · 16 years ago
  84. 3f5ec13 tracing/fastboot: move boot tracer structs and funcs into their own header. by Frederic Weisbecker · 16 years ago
  85. 71566a0 tracing/fastboot: Enable boot tracing only during initcalls by Frederic Weisbecker · 16 years ago
  86. d3f1580 init/do_mounts_md.c: remove duplicated #include by Huang Weiyi · 16 years ago
  87. 84ad6d7 memcg: update menuconfig help text by KAMEZAWA Hiroyuki · 16 years ago
  88. f8b77d3 init/do_mounts_md.c: msleep compile fix by Alexey Dobriyan · 16 years ago
  89. 4403b40 Revert "Call init_workqueues before pre smp initcalls." by Linus Torvalds · 16 years ago
  90. 5ed487b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago
  91. a3415dc Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  92. a534487 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 16 years ago
  93. 94b6da5 memcg: fix page_cgroup allocation by KAMEZAWA Hiroyuki · 16 years ago
  94. 6de24f0 [PATCH 1/2] anondev: init IDR statically by Alexey Dobriyan · 16 years ago
  95. 61cfc7e PCI: PCI_QUIRKS depends on PCI by Geert Uytterhoeven · 16 years ago
  96. a802dd0 Call init_workqueues before pre smp initcalls. by Heiko Carstens · 16 years ago
  97. d0ea3d7 Make initcall_debug a core_param by Rusty Russell · 16 years ago
  98. 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
  99. 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
  100. 3d13731 PCI: allow quirks to be compiled out by Thomas Petazzoni · 16 years ago