Commit Graph

173 Commits (d2ef7c2f0f9ab48c25eafc0ebad0df5f7930420b)

Author SHA1 Message Date
Arjan van de Ven 22a9d64567 async: Asynchronous function calls to speed up kernel boot 16 years ago
Jan Beulich d2e3192b6e init/main.c: mark late_time_init as __initdata 16 years ago
Alexey Dobriyan f1883f86de Remove remaining unwinder code 16 years ago
Rakib Mullick f99ebf0a86 init: properly placing noinline keyword 16 years ago
Ron Lee 24d431d06a trivial: add missing printk loglevel in start_kernel 16 years ago
Ingo Molnar 609e5b71d0 kbuild: Remove gcc 4.1.0 quirk from init/main.c 16 years ago
Rusty Russell e0c0ba7365 cpumask: Use find_last_bit() 16 years ago
Rusty Russell 915441b601 cpumask: Use accessors code in core 16 years ago
Frederic Weisbecker 36994e58a4 tracing/kmemtrace: normalize the raw tracer event to the unified tracing API 16 years ago
Eduard - Gabriel Munteanu b9ce08c010 kmemtrace: Core implementation. 16 years ago
Yinghai Lu 43a256322a sparseirq: move __weak symbols into separate compilation unit 16 years ago
Yinghai Lu 13a0c3c269 sparseirq: work around compiler optimizing away __weak functions 16 years ago
Yinghai Lu 0b8f1efad3 sparse irq_desc[] array: core kernel and x86 changes 16 years ago
Will Newton 1d926f2756 init/main.c: use ktime accessor function in initcall_debug code 16 years ago
David Howells d84f4f992c CRED: Inaugurate COW credentials 16 years ago
Frederic Weisbecker 7423907283 tracing/fastboot: Use the ring-buffer timestamp for initcall entries 16 years ago
Frederic Weisbecker 3f5ec13696 tracing/fastboot: move boot tracer structs and funcs into their own header. 16 years ago
Frederic Weisbecker 71566a0d16 tracing/fastboot: Enable boot tracing only during initcalls 16 years ago
Linus Torvalds 4403b406d4 Revert "Call init_workqueues before pre smp initcalls." 17 years ago
KAMEZAWA Hiroyuki 94b6da5ab8 memcg: fix page_cgroup allocation 17 years ago
Alexey Dobriyan 6de24f0ed0 [PATCH 1/2] anondev: init IDR statically 17 years ago
Heiko Carstens a802dd0eb5 Call init_workqueues before pre smp initcalls. 17 years ago
Rusty Russell d0ea3d7d28 Make initcall_debug a core_param 17 years ago
Nick Piggin db64fe0225 mm: rewrite vmap layer 17 years ago
Thomas Gleixner d6c88a507e genirq: revert dynarray 17 years ago
Yinghai Lu e7f5ed8d6e dyn_array: split dyn_array functions from init/main.c 17 years ago
Yinghai Lu 46926b67fc generic: add irq_desc in function in parameter 17 years ago
Yinghai Lu 1f8ff037a8 x86: alloc dyn_array all together 17 years ago
Yinghai Lu 1f3fcd4b1a add per_cpu_dyn_array support 17 years ago
Yinghai Lu 3ddfda1186 generic: add dyn_array support 17 years ago
Tim Bird ca538f6bbe tracing/fastboot: add better resolution to initcall debug/tracing 17 years ago
Frederic Weisbecker 097d036a2f tracing/fastboot: only trace non-module initcalls 17 years ago
Frederic Weisbecker 5601020feb tracing/fastboot: get the initcall name before it disappears 17 years ago
Frederic Weisbecker cb5ab74204 tracing/fastboot: change the printing of boot tracer according to bootgraph.pl 17 years ago
Frédéric Weisbecker 3bf77af6e1 tracing/ftrace: launch boot tracing after pre-smp initcalls 17 years ago
Arjan van de Ven aa5d9151f7 tracing/fastboot: add a script to visualize the kernel boot process / time 17 years ago
Steven Rostedt 68bf21aa15 ftrace: mcount call site on boot nops core 17 years ago
Arjan van de Ven f9b9796ade Add a script to visualize the kernel boot process / time 17 years ago
Linus Torvalds 96d746c68f Fix init/main.c to use regular printk with '%pF' for initcall fn 17 years ago
Arjan van de Ven 59f9415ffb modules: extend initcall_debug functionality to the module loader 17 years ago
Bartlomiej Zolnierkiewicz b5b9309d34 remove unnecessary <linux/hdreg.h> includes 17 years ago
Geert Uytterhoeven bd673c7c3b initrd: cast `initrd_start' to `void *' 17 years ago
Eduard - Gabriel Munteanu 7babe8db99 Full conversion to early_initcall() interface, remove old interface 17 years ago
Eduard - Gabriel Munteanu c2147a5092 Better interface for hooking early initcalls 17 years ago
Adrian Bunk 3ae4eed34b proper pid{hash,map}_init() prototypes 17 years ago
Geert Uytterhoeven fb6624ebd9 initrd: Fix virtual/physical mix-up in overwrite test 17 years ago
Max Krasnyansky e761b77252 cpu hotplug, sched: Introduce cpu_active_map and redo sched domain managment (take 2) 17 years ago
Jens Axboe 3d44223327 Add generic helpers for arch IPI function calls 17 years ago
Paul E. McKenney 4446a36ff8 rcu: add call_rcu_sched() 17 years ago
Cyrill Gorcunov a76bfd0da2 initcalls: Fix m68k build and possible buffer overflow 17 years ago