1. d762746 Make do_execve() take a const filename pointer by David Howells · 14 years ago
  2. 914dcaa param: make param sections const. by Rusty Russell · 14 years ago
  3. e446127 init/main.c: mark do_one_initcall* as __init_or_module by Kevin Winchester · 14 years ago
  4. 22c5c03 init/main.c: fix warning: 'calltime.tv64' may be used uninitialized by Kevin Winchester · 14 years ago
  5. 7841733 Merge branch 'bkl/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing by Linus Torvalds · 14 years ago
  6. 3b7433b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  7. 4aed2fd Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  8. ffd386a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 14 years ago
  9. 6ee0578 workqueue: mark init_workqueues() as early_initcall() by Suresh Siddha · 14 years ago
  10. 5e3d20a init: Remove the BKL from startup code by Arnd Bergmann · 14 years ago
  11. 08f8ba0 Merge commit 'v2.6.35-rc4' into perf/core by Ingo Molnar · 14 years ago
  12. 123f94f Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  13. 9715856 init: Fix comment by Peter Zijlstra · 14 years ago
  14. f384c95 Merge branch 'linus' into perf/core by Thomas Gleixner · 14 years ago
  15. b433c3d init, sched: Fix race between init and kthreadd by Peter Zijlstra · 14 years ago
  16. 099a19d percpu: allow limited allocation before slab is online by Tejun Heo · 14 years ago
  17. 75cbfb9 ACPI: Do not try to set up acpi processor stuff on cores exceeding maxcpus= by Thomas Renninger · 14 years ago
  18. 039ca4e tracing: Remove kmemtrace ftrace plugin by Li Zefan · 14 years ago
  19. 30dbb20e tracing: Remove boot tracer by Américo Wang · 14 years ago
  20. 1f52250 mem-hotplug: avoid multiple zones sharing same boot strapping boot_pageset by Haicheng Li · 14 years ago
  21. 0b4b382 x86, kgdb, init: Add early and late debug states by Jason Wessel · 14 years ago
  22. 67fc4e0 kdb: core for kgdb back end (2 of 2) by Jason Wessel · 14 years ago
  23. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  24. 5ab116c cpuset: fix the problem that cpuset_mem_spread_node() returns an offline node by Miao Xie · 14 years ago
  25. 7463e63 init/main.c: make setup_max_cpus static for !SMP by H Hartley Sweeten · 14 years ago
  26. 9a85b8d init/main.c: improve usability in case of init binary failure by Andreas Mohr · 14 years ago
  27. 452aa69 mm/pm: force GFP_NOIO during suspend/hibernation and resume by Rafael J. Wysocki · 14 years ago
  28. 0f2cc4e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  29. 2bd3a997 init: Open /dev/console from rootfs by Eric W. Biederman · 14 years ago
  30. fb7b096 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  31. d11c563 sched: Use lockdep-based checking on rcu_dereference() by Paul E. McKenney · 14 years ago
  32. 2b633e3 smp: Use nr_cpus= to set nr_cpu_ids early by Yinghai Lu · 14 years ago
  33. 773e3eb init: Move radix_tree_init() early by Yinghai Lu · 14 years ago
  34. 54bb655 ima: initialize ima before inodes can be allocated by Eric Paris · 15 years ago
  35. 933b061 sched: Mark boot-cpu active before smp_init() by Peter Zijlstra · 15 years ago
  36. 196a15b init/main.c: fix symbol shadows noise by H Hartley Sweeten · 15 years ago
  37. f066a4f param: don't complain about unused module parameters. by Rusty Russell · 15 years ago
  38. f579bbc Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  39. 94a8d5c Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 15 years ago
  40. 2bcd57a headers: utsname.h redux by Alexey Dobriyan · 15 years ago
  41. 72d78d0 cpumask: remove unused cpu_mask_all by Rusty Russell · 15 years ago
  42. 1eba8f8 rcu: Clean up code based on review feedback from Josh Triplett, part 2 by Paul E. McKenney · 15 years ago
  43. 746942d Merge branch 'sfi-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-sfi-2.6 by Linus Torvalds · 15 years ago
  44. 4481374 mm: replace various uses of num_physpages by totalram_pages by Jan Beulich · 15 years ago
  45. c602c65 Merge branch 'linus' into sfi-release by Len Brown · 15 years ago
  46. ab86e57 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 15 years ago
  47. 2b2af54 Driver Core: devtmpfs - kernel-maintained tmpfs-based /dev by Kay Sievers · 15 years ago
  48. ada3fa1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  49. 774a694 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  50. 7db905e rcu: Move end of special early-boot RCU operation earlier by Paul E. McKenney · 15 years ago
  51. 6ae6996 SFI: add platform-independent core support by Feng Tang · 15 years ago
  52. fa84e9e init: Move sched_clock_init after late_time_init by Thomas Gleixner · 15 years ago
  53. 7d63e63 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  54. 4a683bf tracing: Fix too large stack usage in do_one_initcall() by Ingo Molnar · 15 years ago
  55. 384be2b Merge branch 'percpu-for-linus' into percpu-for-next by Tejun Heo · 15 years ago
  56. d6647bd init: set nr_cpu_ids before setup_per_cpu_areas() by Tejun Heo · 15 years ago
  57. c43768c Merge branch 'master' into for-next by Tejun Heo · 15 years ago
  58. e74e396 percpu: use dynamic percpu allocator as the default percpu allocator by Tejun Heo · 15 years ago
  59. fbe8cdd Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904', 'bugzilla-13121', 'bugzilla-13396', 'bugzilla-13533', 'bugzilla-13612', 'c3_lock', 'hid-cleanups', 'misc-2.6.31', 'pdc-leak-fix', 'pnpacpi', 'power_nocheck', 'thinkpad_acpi', 'video' and 'wmi' into release by Len Brown · 15 years ago
  60. 31950eb mm/init: cpu_hotplug_init() must be initialized before SLAB by Linus Torvalds · 15 years ago
  61. dcce284 mm: Extend gfp masking to the page allocator by Benjamin Herrenschmidt · 15 years ago
  62. b99b87f kernel: constructor support by Peter Oberparleiter · 15 years ago
  63. c868d55 mm: Move pgtable_cache_init() earlier by Benjamin Herrenschmidt · 15 years ago
  64. 517d086 Merge branch 'akpm' by Linus Torvalds · 15 years ago
  65. 58568d2 cpuset,mm: update tasks' mems_allowed in time by Miao Xie · 15 years ago
  66. 722f2a6 Merge commit 'linus/master' into HEAD by Vegard Nossum · 15 years ago
  67. dfec072 kmemcheck: add the kmemcheck core by Vegard Nossum · 16 years ago
  68. 4a7a16d ACPI: move declaration acpi_early_init() to acpi.h by Len Brown · 15 years ago
  69. 7e85ee0 slab,slub: don't enable interrupts during early boot by Pekka Enberg · 15 years ago
  70. ca371c0 memcg: fix page_cgroup fatal error in FLATMEM by KAMEZAWA Hiroyuki · 15 years ago
  71. 512626a Merge branch 'for-linus' of git://linux-arm.org/linux-2.6 by Linus Torvalds · 15 years ago
  72. 444f478 init: introduce mm_init() by Pekka Enberg · 15 years ago
  73. 43ebdac vmalloc: use kzalloc() instead of alloc_bootmem() by Pekka Enberg · 15 years ago
  74. 83b519e slab: setup allocators earlier in the boot sequence by Pekka Enberg · 15 years ago
  75. 3c7b4e6 kmemleak: Add the base support by Catalin Marinas · 15 years ago
  76. 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
  77. 657cafa Use a format for linux_banner by Alex Riesen · 15 years ago
  78. 44347d9 Merge branch 'linus' into tracing/core by Ingo Molnar · 15 years ago
  79. 1397709 Driver Core: early platform driver by Magnus Damm · 15 years ago
  80. 02af61b tracing, kmemtrace: Separate include/trace/kmemtrace.h to kmemtrace part and tracepoint part by Zhaolei · 15 years ago
  81. 8302294 Merge branch 'tracing/core-v2' into tracing-for-linus by Ingo Molnar · 15 years ago
  82. acdd052 init/main.c: fix sparse warnings: context imbalance by Hannes Eder · 15 years ago
  83. 2b17fa5 cpumask: use set_cpu_active in init/main.c by Rusty Russell · 15 years ago
  84. 1a2142a cpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_ALL by Rusty Russell · 15 years ago
  85. 6e15cf0 Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 15 years ago
  86. 759ee09 init,cpuset: fix initialize order by Lai Jiangshan · 15 years ago
  87. f0ef039 Merge branch 'x86/core' into tracing/textedit by Ingo Molnar · 15 years ago
  88. a1413c8 Merge branch 'x86/urgent' into x86/core by Ingo Molnar · 15 years ago
  89. a1be621 Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc7' into tracing/core by Ingo Molnar · 15 years ago
  90. a682604 rcu: Teach RCU that idle task is not quiscent state at boot by Paul E. McKenney · 15 years ago
  91. 65a4e57 smp, generic: introduce arch_disable_smp_support() instead of disable_ioapic_setup() by Ingo Molnar · 15 years ago
  92. b2b062b Merge branch 'core/percpu' into stackprotector by Ingo Molnar · 15 years ago
  93. 99cd707 Merge commit 'v2.6.29-rc1' into tracing/urgent by Ingo Molnar · 15 years ago
  94. 67acd8b Merge git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-async by Linus Torvalds · 15 years ago
  95. 57c44c5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  96. 22a9d64 async: Asynchronous function calls to speed up kernel boot by Arjan van de Ven · 15 years ago
  97. d2e3192 init/main.c: mark late_time_init as __initdata by Jan Beulich · 15 years ago
  98. f1883f8 Remove remaining unwinder code by Alexey Dobriyan · 15 years ago
  99. f99ebf0 init: properly placing noinline keyword by Rakib Mullick · 15 years ago
  100. 24d431d trivial: add missing printk loglevel in start_kernel by Ron Lee · 16 years ago