Commit Graph

653 Commits (0cc1770b66ddc2524ab5f0ed6ba5f2df19d6414a)

Author SHA1 Message Date
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
Ingo Molnar 5f87f11218 tracing: clean up tracepoints kconfig structure 17 years ago
Ingo Molnar fa340d9c05 tracing: disable tracepoints by default 17 years ago
Mathieu Desnoyers 97e1c18e8d tracing: Kernel Tracepoints 17 years ago
Arjan van de Ven a364092a41 raid: make RAID autodetect default a KConfig option 17 years ago
Ingo Molnar 82cbc11a41 warning: fix init do_mounts_md c 17 years ago
Arjan van de Ven 02c15def84 fastboot: make the RAID autostart code print a message just before waiting 17 years ago
Arjan van de Ven 589f800bb1 fastboot: make the raid autodetect code wait for all devices to init 17 years ago
Arjan van de Ven f9b9796ade Add a script to visualize the kernel boot process / time 17 years ago
Alexey Dobriyan 53167a3ef2 proc: move PROC_PAGE_MONITOR to fs/proc/Kconfig 17 years ago
Tejun Heo 55dc7db70a init: DEBUG_BLOCK_EXT_DEVT requires explicit root= param 17 years ago
Linus Torvalds 96d746c68f Fix init/main.c to use regular printk with '%pF' for initcall fn 17 years ago
Andi Kleen 9e94cd325b Move sysctl check into debugging section and don't make it default y 17 years ago
Arjan van de Ven 59f9415ffb modules: extend initcall_debug functionality to the module loader 17 years ago
Robert P. J. Day 0b0de14433 Kconfig: Extend "menuconfig" for modules to simplify Kconfig file 17 years ago
Bartlomiej Zolnierkiewicz b5b9309d34 remove unnecessary <linux/hdreg.h> includes 17 years ago
jkacur 775a7229ac Kconfig/init: change help text to match default value 17 years ago
Geert Uytterhoeven bd673c7c3b initrd: cast `initrd_start' to `void *' 17 years ago
Joe Perches d7ba11d01c x86: remove stray <6> in BogoMIPS printk 17 years ago
Adrian Bunk f56f6d30c7 make init/do_mounts.c:root_device_name static 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
Heikki Orsila 12d2b8f951 kconfig: fix typos: "Suport" -> "Support" 17 years ago
S.Çağlar Onur 37a4c94074 init: fix URL of "The GNU Accounting Utilities" 17 years ago
Adrian Bunk 3ae4eed34b proper pid{hash,map}_init() prototypes 17 years ago
Daniel Guilak 197dcffc8b init/version.c: define version_string only if CONFIG_KALLSYMS is not defined 17 years ago
Daniel Guilak 277e2c6959 init/version.c: silence sparse warning by declaring the version string 17 years ago
Thomas Petazzoni 2d6ffcca62 inflate: refactor inflate malloc code 17 years ago
Robert P. J. Day cb345d7352 init/: delete hard-coded setting and testing of BUILD_CRAMDISK 17 years ago
Adrian Bunk 82c8253ac2 init/do_mounts.c should #include <linux/initrd.h> 17 years ago
Johannes Berg baabaae981 make CONFIG_KMOD invisible 17 years ago
Denys Vlasenko f7f5b67557 Shrink struct module: CONFIG_UNUSED_SYMBOLS ifdefs 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
Adrian Hunter 2d62f48858 do_mounts: allow UBI root device name 17 years ago
Dmitry Baryshkov ee7e5516be generic: per-device coherent dma allocator 17 years ago
Jens Axboe 3d44223327 Add generic helpers for arch IPI function calls 17 years ago
Alok Kataria f3f3149f35 x86: use cpu_khz for loops_per_jiffy calculation, cleanup 17 years ago
Alok Kataria 3da757daf8 x86: use cpu_khz for loops_per_jiffy calculation 17 years ago