Commit Graph

205 Commits (517d08699b250021303f9a7cf0d758b6dc0748ed)

Author SHA1 Message Date
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
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
Yinghai Lu 13a0c3c269 sparseirq: work around compiler optimizing away __weak functions 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
David Howells d84f4f992c CRED: Inaugurate COW credentials 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 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
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
Nick Piggin db64fe0225 mm: rewrite vmap layer 17 years ago
Thomas Gleixner d6c88a507e genirq: revert dynarray 17 years ago
Yinghai Lu e7f5ed8d6e dyn_array: split dyn_array functions from init/main.c 17 years ago
Yinghai Lu 46926b67fc generic: add irq_desc in function in parameter 17 years ago
Yinghai Lu 1f8ff037a8 x86: alloc dyn_array all together 17 years ago
Yinghai Lu 1f3fcd4b1a add per_cpu_dyn_array support 17 years ago
Yinghai Lu 3ddfda1186 generic: add dyn_array support 17 years ago
Tim Bird ca538f6bbe tracing/fastboot: add better resolution to initcall debug/tracing 17 years ago
Frederic Weisbecker 097d036a2f tracing/fastboot: only trace non-module initcalls 17 years ago
Frederic Weisbecker 5601020feb tracing/fastboot: get the initcall name before it disappears 17 years ago