Commit Graph

236 Commits (ae948011071c12ff6a328348859c717ea885ed40)

Author SHA1 Message Date
Eric Paris 54bb6552bd ima: initialize ima before inodes can be allocated 15 years ago
Peter Zijlstra 933b0618d8 sched: Mark boot-cpu active before smp_init() 15 years ago
H Hartley Sweeten 196a15b4ee init/main.c: fix symbol shadows noise 15 years ago
Rusty Russell f066a4f6df param: don't complain about unused module parameters. 15 years ago
Alexey Dobriyan 2bcd57ab61 headers: utsname.h redux 16 years ago
Rusty Russell 72d78d05cb cpumask: remove unused cpu_mask_all 16 years ago
Paul E. McKenney 1eba8f8438 rcu: Clean up code based on review feedback from Josh Triplett, part 2 16 years ago
Jan Beulich 4481374ce8 mm: replace various uses of num_physpages by totalram_pages 16 years ago
Kay Sievers 2b2af54a5b Driver Core: devtmpfs - kernel-maintained tmpfs-based /dev 16 years ago
Paul E. McKenney 7db905e636 rcu: Move end of special early-boot RCU operation earlier 16 years ago
Shane Wang 69575d3886 x86, intel_txt: clean up the impact on generic code, unbreak non-x86 16 years ago
Feng Tang 6ae6996a46 SFI: add platform-independent core support 16 years ago
Thomas Gleixner fa84e9eecf init: Move sched_clock_init after late_time_init 16 years ago
Ingo Molnar 4a683bf94b tracing: Fix too large stack usage in do_one_initcall() 16 years ago
Tejun Heo d6647bdf98 init: set nr_cpu_ids before setup_per_cpu_areas() 16 years ago
Joseph Cihula 840c2baf2d x86, intel_txt: Intel TXT reboot/halt shutdown support 16 years ago
Tejun Heo e74e396204 percpu: use dynamic percpu allocator as the default percpu allocator 16 years ago
Linus Torvalds 31950eb66f mm/init: cpu_hotplug_init() must be initialized before SLAB 16 years ago
Benjamin Herrenschmidt dcce284a25 mm: Extend gfp masking to the page allocator 16 years ago
Peter Oberparleiter b99b87f70c kernel: constructor support 16 years ago
Benjamin Herrenschmidt c868d55011 mm: Move pgtable_cache_init() earlier 16 years ago
Miao Xie 58568d2a82 cpuset,mm: update tasks' mems_allowed in time 16 years ago
Vegard Nossum dfec072ecd kmemcheck: add the kmemcheck core 16 years ago
Len Brown 4a7a16dc06 ACPI: move declaration acpi_early_init() to acpi.h 16 years ago
Pekka Enberg 7e85ee0c1d slab,slub: don't enable interrupts during early boot 16 years ago
KAMEZAWA Hiroyuki ca371c0d7e memcg: fix page_cgroup fatal error in FLATMEM 16 years ago
Pekka Enberg 444f478f65 init: introduce mm_init() 16 years ago
Pekka Enberg 43ebdac42f vmalloc: use kzalloc() instead of alloc_bootmem() 16 years ago
Pekka Enberg 83b519e8b9 slab: setup allocators earlier in the boot sequence 16 years ago
Catalin Marinas 3c7b4e6b8b kmemleak: Add the base support 16 years ago
Alex Riesen 657cafa6b0 Use a format for linux_banner 16 years ago
Magnus Damm 13977091a9 Driver Core: early platform driver 16 years ago
Zhaolei 02af61bb50 tracing, kmemtrace: Separate include/trace/kmemtrace.h to kmemtrace part and tracepoint part 16 years ago
Hannes Eder acdd052a28 init/main.c: fix sparse warnings: context imbalance 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
Lai Jiangshan 759ee0915d init,cpuset: fix initialize order 16 years ago
Paul E. McKenney a682604838 rcu: Teach RCU that idle task is not quiscent state at boot 16 years ago
Ingo Molnar 65a4e574d2 smp, generic: introduce arch_disable_smp_support() instead of disable_ioapic_setup() 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
Alexey Dobriyan f1883f86de Remove remaining unwinder code 16 years ago
Rakib Mullick f99ebf0a86 init: properly placing noinline keyword 16 years ago
Ron Lee 24d431d06a trivial: add missing printk loglevel in start_kernel 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