Commit Graph

526 Commits (ef79c097bbe9724e13937271b3457df560e00370)

Author SHA1 Message Date
David Howells 07fe7cb7c7 Create a dynamically sized pool of threads for doing very slow work items 16 years ago
Paul Menage db7f47cf48 cpusets: allow cpusets to be configured/built on non-SMP systems 16 years ago
KAMEZAWA Hiroyuki 627991a20b memcg: remove redundant message at swapon 16 years ago
Simon Kitching c1c490e017 initramfs: prevent initramfs printk message being split by messages from other code. 16 years ago
Hannes Eder acdd052a28 init/main.c: fix sparse warnings: context imbalance 16 years ago
Al Viro 5ad4e53bd5 Get rid of indirect include of fs_struct.h 16 years ago
Rusty Russell 2b17fa506c cpumask: use set_cpu_active in init/main.c 16 years ago
Rusty Russell 1a2142afa5 cpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_ALL 16 years ago
Li, Shaohua df52092f3c fastboot: remove duplicate unpack_to_rootfs() 16 years ago
Randy Dunlap b943c460ff menu: fix embedded menu snafu 16 years ago
Linus Torvalds 2450cf51a1 Revert "menu: fix embedded menu snafu" 16 years ago
Randy Dunlap 155b25bcc2 menu: fix embedded menu snafu 16 years ago
Paul E. McKenney a682604838 rcu: Teach RCU that idle task is not quiscent state at boot 16 years ago
Arjan van de Ven 216773a787 Consolidate driver_probe_done() loops into one place 16 years ago
Ingo Molnar 65a4e574d2 smp, generic: introduce arch_disable_smp_support() instead of disable_ioapic_setup() 16 years ago
Matt Helsley d6eb633fe6 net: Move config NET_NS to from net/Kconfig to init/Kconfig 16 years ago
Peter Zijlstra ceacc2c1c8 sched: make plist a library facility 16 years ago
Li Zefan 45ce80fb6b cgroups: consolidate cgroup documents 16 years ago
Li Zefan 23964d2d02 cgroups: clean up Kconfig 16 years ago
Mike Travis c903ff8379 rcu: move Kconfig menu 16 years ago
Sam Ravnborg 2ea038917b Revert "kbuild: strip generated symbols from *.ko" 16 years ago
H. Peter Anvin 73310a169a init: make initrd/initramfs decompression failure a KERN_EMERG event 16 years ago
H. Peter Anvin 23a22d57a8 bzip2/lzma: comprehensible error messages for missing decompressor 16 years ago
Ingo Molnar 736f93236c bzip2/lzma: make flush_buffer() unconditional 16 years ago
H. Peter Anvin 889c92d21d bzip2/lzma: centralize format detection 16 years ago
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
David Howells cb6ff20807 NOMMU: Support XIP on initramfs 16 years ago
Arjan van de Ven 22a9d64567 async: Asynchronous function calls to speed up kernel boot 16 years ago
Alain Knaff a26ee60f90 bzip2/lzma: fix built-in initramfs vs CONFIG_RD_GZIP 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
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
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