1. 7423907 tracing/fastboot: Use the ring-buffer timestamp for initcall entries by Frederic Weisbecker · 16 years ago
  2. 3f5ec13 tracing/fastboot: move boot tracer structs and funcs into their own header. by Frederic Weisbecker · 16 years ago
  3. 71566a0 tracing/fastboot: Enable boot tracing only during initcalls by Frederic Weisbecker · 16 years ago
  4. 4403b40 Revert "Call init_workqueues before pre smp initcalls." by Linus Torvalds · 16 years ago
  5. 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
  6. a534487 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 16 years ago
  7. 94b6da5 memcg: fix page_cgroup allocation by KAMEZAWA Hiroyuki · 16 years ago
  8. 6de24f0 [PATCH 1/2] anondev: init IDR statically by Alexey Dobriyan · 16 years ago
  9. a802dd0 Call init_workqueues before pre smp initcalls. by Heiko Carstens · 16 years ago
  10. d0ea3d7 Make initcall_debug a core_param by Rusty Russell · 16 years ago
  11. 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
  12. db64fe0 mm: rewrite vmap layer by Nick Piggin · 16 years ago
  13. ca538f6 tracing/fastboot: add better resolution to initcall debug/tracing by Tim Bird · 16 years ago
  14. 097d036 tracing/fastboot: only trace non-module initcalls by Frederic Weisbecker · 16 years ago
  15. 5601020 tracing/fastboot: get the initcall name before it disappears by Frederic Weisbecker · 16 years ago
  16. cb5ab74 tracing/fastboot: change the printing of boot tracer according to bootgraph.pl by Frederic Weisbecker · 16 years ago
  17. 3bf77af tracing/ftrace: launch boot tracing after pre-smp initcalls by Frédéric Weisbecker · 16 years ago
  18. aa5d915 tracing/fastboot: add a script to visualize the kernel boot process / time by Arjan van de Ven · 16 years ago
  19. 68bf21a ftrace: mcount call site on boot nops core by Steven Rostedt · 16 years ago
  20. f9b9796 Add a script to visualize the kernel boot process / time by Arjan van de Ven · 16 years ago
  21. 96d746c Fix init/main.c to use regular printk with '%pF' for initcall fn by Linus Torvalds · 16 years ago
  22. 59f9415 modules: extend initcall_debug functionality to the module loader by Arjan van de Ven · 16 years ago
  23. b5b9309 remove unnecessary <linux/hdreg.h> includes by Bartlomiej Zolnierkiewicz · 16 years ago
  24. bd673c7 initrd: cast `initrd_start' to `void *' by Geert Uytterhoeven · 16 years ago
  25. 7babe8d Full conversion to early_initcall() interface, remove old interface by Eduard - Gabriel Munteanu · 16 years ago
  26. c2147a5 Better interface for hooking early initcalls by Eduard - Gabriel Munteanu · 16 years ago
  27. 3ae4eed proper pid{hash,map}_init() prototypes by Adrian Bunk · 16 years ago
  28. 7f9dce3 Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  29. fb6624e initrd: Fix virtual/physical mix-up in overwrite test by Geert Uytterhoeven · 16 years ago
  30. e761b77 cpu hotplug, sched: Introduce cpu_active_map and redo sched domain managment (take 2) by Max Krasnyansky · 16 years ago
  31. 59190f421 Merge branch 'generic-ipi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  32. 3d44223 Add generic helpers for arch IPI function calls by Jens Axboe · 16 years ago
  33. 4446a36 rcu: add call_rcu_sched() by Paul E. McKenney · 16 years ago
  34. a76bfd0 initcalls: Fix m68k build and possible buffer overflow by Cyrill Gorcunov · 16 years ago
  35. e0df154 Split up 'do_initcalls()' into two simpler functions by Linus Torvalds · 16 years ago
  36. a442ac5 Clean up 'print_fn_descriptor_symbol()' types by Linus Torvalds · 16 years ago
  37. e662e1c init: don't lose initcall return values by Cyrill Gorcunov · 16 years ago
  38. 3e51f33 sched: add optional support for CONFIG_HAVE_UNSTABLE_SCHED_CLOCK by Peter Zijlstra · 16 years ago
  39. 3ac7fe5 infrastructure to debug (dynamic) objects by Thomas Gleixner · 16 years ago
  40. 5cd2045 Deprecate find_task_by_pid() by Pavel Emelyanov · 16 years ago
  41. fae5fa4 signals: fix /sbin/init protection from unwanted signals by Oleg Nesterov · 16 years ago
  42. 199f0ca idr: create idr_layer_cache at boot time by Akinobu Mita · 16 years ago
  43. cf475ad cgroups: add an owner to the mm_struct by Balbir Singh · 16 years ago
  44. 626adeb Simplify initcall_debug output by Bjorn Helgaas · 16 years ago
  45. 839ad62 [POWERPC] Use __weak macro for smp_setup_processor_id by Benjamin Herrenschmidt · 16 years ago
  46. 8c9843e [POWERPC] Add thread_info_cache_init() weak hook by Benjamin Herrenschmidt · 16 years ago
  47. e0982e9 init: move setup of nr_cpu_ids to as early as possible by Mike Travis · 16 years ago
  48. 321a8e9 cpumask: add CPU_MASK_ALL_PTR macro by Mike Travis · 16 years ago
  49. 9a9e0d6 ACPI: Remove ACPI_CUSTOM_DSDT_INITRD option by Linus Torvalds · 16 years ago
  50. d9d4fcf Fix "Malformed early option 'loglevel'" by Alex Riesen · 16 years ago
  51. a03c2a4 x86: DEBUG_PAGEALLOC: enable after mem_init() by Thomas Gleixner · 16 years ago
  52. f6f21c81 Convert loglevel-related kernel boot parameters to early_param by Yinghai Lu · 16 years ago
  53. 430c623 start the global /sbin/init with 0,0 special pids by Oleg Nesterov · 16 years ago
  54. 8520d7c teach set_special_pids() to use struct pid by Oleg Nesterov · 16 years ago
  55. 71fc47a ACPI: basic initramfs DSDT override support by Markus Gaugusch · 16 years ago
  56. a1c9eea proper prototype for signals_init() by Adrian Bunk · 16 years ago
  57. 12d6f21 x86: do not PSE on CONFIG_DEBUG_PAGEALLOC=y by Ingo Molnar · 16 years ago
  58. dd5af90 x86/non-x86: percpu, node ids, apic ids x86.git fixup by Mike Travis · 16 years ago
  59. ca74a6f x86: optimize lock prefix switching to run less frequently by Andi Kleen · 16 years ago
  60. b32ef63 percpu: use a kconfig variable to signal arch specific percpu setup by travis@sgi.com · 16 years ago
  61. d221938 cpu-hotplug: refcount based cpu hotplug by Gautham R Shenoy · 16 years ago
  62. e6fe664 sched: proper prototype for kernel/sched.c:migration_init() by Adrian Bunk · 17 years ago
  63. 211fee8 spelling fixes: init/ by Simon Arlott · 17 years ago
  64. d8af7c6 Drop the superfluous test for an old version of gcc. by Robert P. J. Day · 17 years ago
  65. ddbcc7e Task Control Groups: basic task cgroup framework by Paul Menage · 17 years ago
  66. 62e6f1e fix maxcpus=1 oops in show_stat() by Hugh Dickins · 17 years ago
  67. 8134097 fix maxcpus=N parsing by Hugh Dickins · 17 years ago
  68. 61ec756 ACPI: boot correctly with "nosmp" or "maxcpus=0" by Len Brown · 17 years ago
  69. 8b3b295 adjust nosmp handling by Jan Beulich · 17 years ago
  70. 9784221 Allow softlockup to be runtime disabled by Dave Jones · 17 years ago
  71. 18a8bd9 serial: convert early_uart to earlycon for 8250 by Yinghai Lu · 17 years ago
  72. 1df2105 sched: add init_idle_bootup_task() by Ingo Molnar · 17 years ago
  73. 9208030 init/main: use __init_refok to fix section mismatch by Sam Ravnborg · 17 years ago
  74. 0e29b24 Explicitly set pgid and sid of init process by Sukadev Bhattiprolu · 17 years ago
  75. 73c2799 kthread: don't depend on work queues by Eric W. Biederman · 17 years ago
  76. 8f0c45c enhance initcall_debug, measure latency by Ingo Molnar · 17 years ago
  77. 4659539 init/do_mounts.c: proper prepare_namespace() prototype by Adrian Bunk · 17 years ago
  78. 476f353 Safer nr_node_ids and nr_node_ids determination and initial values by Christoph Lameter · 17 years ago
  79. 1570077 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 17 years ago
  80. aae5f66 kbuild: whitelist section mismatch in init/main.c by Sam Ravnborg · 17 years ago
  81. b6e3590 [PATCH] x86: Allow percpu variables to be page-aligned by Jeremy Fitzhardinge · 17 years ago
  82. 53b8a31 [PATCH] Convert highest_possible_processor_id to nr_cpu_ids by Christoph Lameter · 17 years ago
  83. 6168a70 [PATCH] Declare init_irq_proc before we use it. by Andrew Morton · 17 years ago
  84. 906568c [PATCH] tick-management: core functionality by Thomas Gleixner · 17 years ago
  85. 414f827 Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 17 years ago
  86. 77b14db [PATCH] sysctl: reimplement the sysctl proc support by Eric W. Biederman · 17 years ago
  87. b04c3af [PATCH] sysctl: move init_irq_proc into init/main where it belongs by Eric W. Biederman · 17 years ago
  88. ee5bfa6 [PATCH] generic: Break init() in two parts to avoid MODPOST warnings by Vivek Goyal · 17 years ago
  89. 30d7e0d [PATCH] Dynamic kernel command-line: common by Alon Bar-Lev · 17 years ago
  90. 842f968 [PATCH] Remove final reference to superfluous smp_commence() by Robert P. J. Day · 17 years ago
  91. 88d2032 [PATCH] i386: Convert some functions to __init to avoid MODPOST warnings by Vivek Goyal · 17 years ago
  92. 3eb3c740 [PATCH] fix linux banner format string by Roman Zippel · 17 years ago
  93. c4a6830 [PATCH] start_kernel: test if irq's got enabled early, barf, and disable them again by Ard van Breemen · 17 years ago
  94. 1f21782 Driver core: proper prototype for drivers/base/init.c:driver_init() by Adrian Bunk · 17 years ago
  95. 8d610dd Make sure we populate the initroot filesystem late enough by Linus Torvalds · 17 years ago
  96. 8993780 Make SLES9 "get_kernel_version" work on the kernel binary again by Linus Torvalds · 17 years ago
  97. 84d7378 [PATCH] add child reaper to pid_namespace by Sukadev Bhattiprolu · 18 years ago
  98. a2ee864 [PATCH] Fix linux banner utsname information by Herbert Poetzl · 18 years ago
  99. 4522d58 Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 18 years ago
  100. f1a60db [PATCH] gcc-4.1.0 is bust by Andrew Morton · 18 years ago