Commit Graph

249 Commits (d4033b54fc91221b13e2850bf298683c0f2ff37d)

Author SHA1 Message Date
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
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