Commit Graph

653 Commits (f71dc176aa06359681c30ba6877ffccab6fba3a6)

Author SHA1 Message Date
Kay Sievers fce3e804cf sysfs: clarify SYSFS_DEPRECATED help text 16 years ago
Ron Lee 24d431d06a trivial: add missing printk loglevel in start_kernel 16 years ago
Phillip Lougher b8fed87d32 Squashfs: initrd support 16 years ago
H. Peter Anvin 2e9f3bddcb bzip2/lzma: make config machinery an arch configurable 16 years ago
H. Peter Anvin b172fd882d bzip2/lzma: use a table to search for initramfs compression formats 16 years ago
Alain Knaff 30d65dbfe3 bzip2/lzma: config and initramfs support for bzip2/lzma decompression 16 years ago
Johannes Berg a327ca2c26 remove CONFIG_KMOD 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
Ingo Molnar 12d79bafb7 rcu: provide RCU options on non-preempt architectures too 16 years ago
Jan Beulich 9bb482476c allow stripping of generated symbols under CONFIG_KALLSYMS_ALL 16 years ago
Paul E. McKenney 64db4cfff9 "Tree RCU": scalable classic RCU implementation 16 years ago
Rusty Russell 98a79d6a50 cpumask: centralize cpu_online_map and cpu_possible_map 16 years ago
Ingo Molnar 4c59e4676d perfcounters: select ANON_INODES 16 years ago
Thomas Gleixner 0793a61d4d performance counters: core code 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
Mathieu Desnoyers c1df1bd2c4 markers: auto enable tracepoints (new API : trace_mark_tp()) 16 years ago
David Howells d84f4f992c CRED: Inaugurate COW credentials 16 years ago
Simon Arlott 02f5621042 Kconfig: SLUB is the default slab allocator 16 years ago
Adrian Knoth 2fe401e386 sched: correct sched-rt-group.txt pathname in init/Kconfig 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 17 years ago
Huang Weiyi d3f15800d5 init/do_mounts_md.c: remove duplicated #include 17 years ago
KAMEZAWA Hiroyuki 84ad6d7000 memcg: update menuconfig help text 17 years ago
Alexey Dobriyan f8b77d3939 init/do_mounts_md.c: msleep compile fix 17 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
Geert Uytterhoeven 61cfc7e442 PCI: PCI_QUIRKS depends on PCI 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
Thomas Petazzoni 3d13731024 PCI: allow quirks to be compiled out 17 years ago
Matt Helsley dc52ddc0e6 container freezer: implement freezer cgroup subsystem 17 years ago
Nick Piggin db64fe0225 mm: rewrite vmap layer 17 years ago
Adrian Bunk 73b4a24f5f init/do_mounts_md.c must #include <linux/delay.h> 17 years ago
Thomas Petazzoni ebf3f09c63 Configure out AIO support 17 years ago
Nye Liu 889d51a107 initramfs: add option to preserve mtime from initramfs cpio images 17 years ago
Geert Uytterhoeven 93fd85d005 identify_ramdisk_image(): correct typo about return value in comment 17 years ago
Thomas Gleixner d6c88a507e genirq: revert dynarray 17 years ago
Yinghai Lu c87695ea74 dyn_array: use %pF instead of print_fn_descriptor_symbol 17 years ago
Yinghai Lu 9e6cad9b12 dyn_array: remove one panic 17 years ago
Yinghai Lu b558cb35f1 dyn_array: fix typo 17 years ago
H. Peter Anvin e8fc96ed36 dyn_array: don't break compiling for !CONFIG_SMP 17 years ago