Commit Graph

279 Commits (436c3b66ec9824a633724ae42de1c416af4f2063)

Author SHA1 Message Date
Tejun Heo 2ce802f62b lockdep: Move early boot local IRQ enable/disable status to init/main.c 14 years ago
Tejun Heo ee4569a3a7 init: don't call flush_scheduled_work() from do_initcalls() 14 years ago
Peter Zijlstra 9f58a205c6 init: Initialized IDR earlier 14 years ago
Peter Zijlstra 24a24bb6ff perf: Move perf_event_init() into main.c 14 years ago
Peter Zijlstra 004417a6d4 perf, arch: Cleanup perf-pmu init vs lockup-detector 14 years ago
Arnd Bergmann 451a3c24b0 BKL: remove extraneous #include <smp_lock.h> 14 years ago
Namhyung Kim 1fa4f3b57c init/main.c: remove BKL notations 15 years ago
Thomas Gleixner 154cd387cd genirq: Remove early_init_irq_lock_class() 15 years ago
David Howells d7627467b7 Make do_execve() take a const filename pointer 15 years ago
Rusty Russell 914dcaa84c param: make param sections const. 15 years ago
Kevin Winchester e446127134 init/main.c: mark do_one_initcall* as __init_or_module 15 years ago
Kevin Winchester 22c5c03b42 init/main.c: fix warning: 'calltime.tv64' may be used uninitialized 15 years ago
Suresh Siddha 6ee0578b4d workqueue: mark init_workqueues() as early_initcall() 15 years ago
Arnd Bergmann 5e3d20a68f init: Remove the BKL from startup code 15 years ago
Peter Zijlstra 9715856922 init: Fix comment 15 years ago
Peter Zijlstra b433c3d454 init, sched: Fix race between init and kthreadd 15 years ago
Tejun Heo 099a19d91c percpu: allow limited allocation before slab is online 15 years ago
Thomas Renninger 75cbfb97a1 ACPI: Do not try to set up acpi processor stuff on cores exceeding maxcpus= 15 years ago
Li Zefan 039ca4e74a tracing: Remove kmemtrace ftrace plugin 15 years ago
Américo Wang 30dbb20e68 tracing: Remove boot tracer 15 years ago
Haicheng Li 1f522509c7 mem-hotplug: avoid multiple zones sharing same boot strapping boot_pageset 15 years ago
Jason Wessel 0b4b3827db x86, kgdb, init: Add early and late debug states 15 years ago
Jason Wessel 67fc4e0cb9 kdb: core for kgdb back end (2 of 2) 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Miao Xie 5ab116c934 cpuset: fix the problem that cpuset_mem_spread_node() returns an offline node 15 years ago
H Hartley Sweeten 7463e633c5 init/main.c: make setup_max_cpus static for !SMP 15 years ago
Andreas Mohr 9a85b8d604 init/main.c: improve usability in case of init binary failure 15 years ago
Rafael J. Wysocki 452aa6999e mm/pm: force GFP_NOIO during suspend/hibernation and resume 15 years ago
Eric W. Biederman 2bd3a997be init: Open /dev/console from rootfs 15 years ago
Paul E. McKenney d11c563dd2 sched: Use lockdep-based checking on rcu_dereference() 15 years ago
Yinghai Lu 2b633e3fac smp: Use nr_cpus= to set nr_cpu_ids early 15 years ago
Yinghai Lu 773e3eb7b8 init: Move radix_tree_init() early 15 years ago
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