Commit Graph

473 Commits (c3b3cdeba5a671ce5d0064c52c8a85f5b1e72e92)

Author SHA1 Message Date
KAMEZAWA Hiroyuki c077719be8 memcg: mem+swap controller Kconfig 16 years ago
Li Zefan c9d5409f8d memcg: fix a typo in Kconfig 16 years ago
KAMEZAWA Hiroyuki 5cdc38f985 cgroups: make cgroup config a submenu 16 years ago
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
Mike Frysinger ff083c8372 autodetect_raid: add missing __init marking 16 years ago
Alexey Dobriyan f1883f86de Remove remaining unwinder code 16 years ago
Marton Balint bca1033b09 do_mounts: add device info to mount message 16 years ago
Rakib Mullick f99ebf0a86 init: properly placing noinline keyword 16 years ago
Matt Mackall 853ac43ab1 shmem: unify regular and tiny shmem 16 years ago
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
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
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
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 16 years ago
Huang Weiyi d3f15800d5 init/do_mounts_md.c: remove duplicated #include 16 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