Commit Graph

412 Commits (1bddd9e6453ef1c7bc5b6f4ddbf7d31f4aee7a44)

Author SHA1 Message Date
Thomas Petazzoni 3d13731024 PCI: allow quirks to be compiled out 16 years ago
Matt Helsley dc52ddc0e6 container freezer: implement freezer cgroup subsystem 16 years ago
Nick Piggin db64fe0225 mm: rewrite vmap layer 16 years ago
Adrian Bunk 73b4a24f5f init/do_mounts_md.c must #include <linux/delay.h> 16 years ago
Thomas Petazzoni ebf3f09c63 Configure out AIO support 16 years ago
Nye Liu 889d51a107 initramfs: add option to preserve mtime from initramfs cpio images 16 years ago
Geert Uytterhoeven 93fd85d005 identify_ramdisk_image(): correct typo about return value in comment 16 years ago
Thomas Gleixner d6c88a507e genirq: revert dynarray 16 years ago
Yinghai Lu c87695ea74 dyn_array: use %pF instead of print_fn_descriptor_symbol 16 years ago
Yinghai Lu 9e6cad9b12 dyn_array: remove one panic 16 years ago
Yinghai Lu b558cb35f1 dyn_array: fix typo 16 years ago
H. Peter Anvin e8fc96ed36 dyn_array: don't break compiling for !CONFIG_SMP 16 years ago
Yinghai Lu e7f5ed8d6e dyn_array: split dyn_array functions from init/main.c 16 years ago
Yinghai Lu 46926b67fc generic: add irq_desc in function in parameter 16 years ago
Yinghai Lu 1f8ff037a8 x86: alloc dyn_array all together 16 years ago
Yinghai Lu 1f3fcd4b1a add per_cpu_dyn_array support 16 years ago
Yinghai Lu 3ddfda1186 generic: add dyn_array support 16 years ago
Tim Bird ca538f6bbe tracing/fastboot: add better resolution to initcall debug/tracing 16 years ago
Frederic Weisbecker 097d036a2f tracing/fastboot: only trace non-module initcalls 16 years ago
Frederic Weisbecker 5601020feb tracing/fastboot: get the initcall name before it disappears 16 years ago
Frederic Weisbecker cb5ab74204 tracing/fastboot: change the printing of boot tracer according to bootgraph.pl 16 years ago
Frédéric Weisbecker 3bf77af6e1 tracing/ftrace: launch boot tracing after pre-smp initcalls 16 years ago
Arjan van de Ven aa5d9151f7 tracing/fastboot: add a script to visualize the kernel boot process / time 16 years ago
Steven Rostedt 68bf21aa15 ftrace: mcount call site on boot nops core 16 years ago
Ingo Molnar 5f87f11218 tracing: clean up tracepoints kconfig structure 16 years ago
Ingo Molnar fa340d9c05 tracing: disable tracepoints by default 16 years ago
Mathieu Desnoyers 97e1c18e8d tracing: Kernel Tracepoints 16 years ago
Arjan van de Ven a364092a41 raid: make RAID autodetect default a KConfig option 16 years ago
Ingo Molnar 82cbc11a41 warning: fix init do_mounts_md c 16 years ago
Arjan van de Ven 02c15def84 fastboot: make the RAID autostart code print a message just before waiting 16 years ago
Arjan van de Ven 589f800bb1 fastboot: make the raid autodetect code wait for all devices to init 16 years ago
Arjan van de Ven f9b9796ade Add a script to visualize the kernel boot process / time 16 years ago
Alexey Dobriyan 53167a3ef2 proc: move PROC_PAGE_MONITOR to fs/proc/Kconfig 16 years ago
Tejun Heo 55dc7db70a init: DEBUG_BLOCK_EXT_DEVT requires explicit root= param 16 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