Commit Graph

144 Commits (73500ac545d24610eb2cf8579ffc88957e9c5847)

Author SHA1 Message Date
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
Linus Torvalds e0df154f45 Split up 'do_initcalls()' into two simpler functions 17 years ago
Linus Torvalds a442ac512f Clean up 'print_fn_descriptor_symbol()' types 17 years ago
Cyrill Gorcunov e662e1cfd4 init: don't lose initcall return values 17 years ago
Peter Zijlstra 3e51f33fcc sched: add optional support for CONFIG_HAVE_UNSTABLE_SCHED_CLOCK 17 years ago
Thomas Gleixner 3ac7fe5a4a infrastructure to debug (dynamic) objects 17 years ago
Pavel Emelyanov 5cd204550b Deprecate find_task_by_pid() 17 years ago
Oleg Nesterov fae5fa44f1 signals: fix /sbin/init protection from unwanted signals 17 years ago
Akinobu Mita 199f0ca514 idr: create idr_layer_cache at boot time 17 years ago
Balbir Singh cf475ad28a cgroups: add an owner to the mm_struct 17 years ago
Bjorn Helgaas 626adeb667 Simplify initcall_debug output 17 years ago
Benjamin Herrenschmidt 839ad62e75 [POWERPC] Use __weak macro for smp_setup_processor_id 17 years ago
Benjamin Herrenschmidt 8c9843e57a [POWERPC] Add thread_info_cache_init() weak hook 17 years ago
Mike Travis e0982e90cd init: move setup of nr_cpu_ids to as early as possible 17 years ago
Mike Travis 321a8e9dcb cpumask: add CPU_MASK_ALL_PTR macro 17 years ago
Linus Torvalds 9a9e0d6855 ACPI: Remove ACPI_CUSTOM_DSDT_INITRD option 17 years ago
Alex Riesen d9d4fcfe51 Fix "Malformed early option 'loglevel'" 17 years ago
Thomas Gleixner a03c2a48e0 x86: DEBUG_PAGEALLOC: enable after mem_init() 17 years ago
Yinghai Lu f6f21c8146 Convert loglevel-related kernel boot parameters to early_param 17 years ago