slab: setup allocators earlier in the boot sequence
[safe/jmp/linux-2.6] / init / main.c
2009-06-11 Pekka Enbergslab: setup allocators earlier in the boot sequence
2009-06-11 Linus TorvaldsMerge branch 'tracing-for-linus' of git://git./linux...
2009-05-24 Alex RiesenUse a format for linux_banner
2009-05-07 Ingo MolnarMerge branch 'linus' into tracing/core
2009-04-16 Magnus DammDriver Core: early platform driver
2009-04-12 Zhaoleitracing, kmemtrace: Separate include/trace/kmemtrace...
2009-04-01 Ingo MolnarMerge branch 'tracing/core-v2' into tracing-for-linus
2009-04-01 Hannes Ederinit/main.c: fix sparse warnings: context imbalance
2009-03-30 Rusty Russellcpumask: use set_cpu_active in init/main.c
2009-03-30 Rusty Russellcpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_ALL
2009-03-27 Ingo MolnarMerge branch 'core/percpu' into percpu-cpumask-x86...
2009-03-25 Lai Jiangshaninit,cpuset: fix initialize order
2009-03-11 Ingo MolnarMerge branch 'linus' into core/percpu
2009-03-06 Ingo MolnarMerge branch 'x86/core' into tracing/textedit
2009-03-05 Ingo MolnarMerge branch 'x86/urgent' into x86/core
2009-03-04 Ingo MolnarMerge branch 'x86/urgent' into x86/mm
2009-03-04 Ingo MolnarMerge branch 'tracing/ftrace'; commit 'v2.6.29-rc7...
2009-02-26 Paul E. McKenneyrcu: Teach RCU that idle task is not quiscent state...
2009-02-05 Ingo Molnarsmp, generic: introduce arch_disable_smp_support()...
2009-01-18 Ingo MolnarMerge branch 'core/percpu' into stackprotector
2009-01-11 Ingo MolnarMerge commit 'v2.6.29-rc1' into tracing/urgent
2009-01-07 Linus TorvaldsMerge git://git./linux/kernel/git/arjan/linux-2.6-async
2009-01-07 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-01-07 Arjan van de Venasync: Asynchronous function calls to speed up kernel...
2009-01-06 Jan Beulichinit/main.c: mark late_time_init as __initdata
2009-01-06 Alexey DobriyanRemove remaining unwinder code
2009-01-06 Rakib Mullickinit: properly placing noinline keyword
2009-01-06 Ron Leetrivial: add missing printk loglevel in start_kernel
2009-01-06 Ingo MolnarMerge branch 'linus' into tracing/kmemtrace2
2009-01-03 Linus TorvaldsMerge branch 'cpus4096-for-linus-3' of git://git./linux...
2009-01-02 Ingo Molnarkbuild: Remove gcc 4.1.0 quirk from init/main.c
2008-12-31 Rusty Russellcpumask: Use find_last_bit()
2008-12-31 Rusty Russellcpumask: Use accessors code in core
2008-12-31 Linus TorvaldsMerge branch 'irq-fixes-for-linus-4' of git://git....
2008-12-31 Ingo MolnarMerge branch 'linus' into stackprotector
2008-12-31 Ingo MolnarMerge branch 'tracing/kmemtrace' into tracing/kmemtrace2
2008-12-31 Ingo MolnarMerge branch 'linus' into tracing/kmemtrace
2008-12-31 Linus TorvaldsMerge branch 'irq-core-for-linus' of git://git./linux...
2008-12-30 Frederic Weisbeckertracing/kmemtrace: normalize the raw tracer event to...
2008-12-29 Ingo MolnarMerge branch 'topic/kmemtrace' of git://git./linux...
2008-12-29 Eduard - Gabriel... kmemtrace: Core implementation.
2008-12-29 Yinghai Lusparseirq: move __weak symbols into separate compilatio...
2008-12-28 Linus TorvaldsMerge branch 'tracing-core-for-linus' of git://git...
2008-12-27 Yinghai Lusparseirq: work around compiler optimizing away __weak...
2008-12-12 Ingo MolnarMerge branches 'irq/sparseirq', 'x86/quirks' and 'x86...
2008-12-08 Yinghai Lusparse irq_desc[] array: core kernel and x86 changes
2008-11-23 Will Newtoninit/main.c: use ktime accessor function in initcall_de...
2008-11-13 David HowellsCRED: Inaugurate COW credentials
2008-11-12 Frederic Weisbeckertracing/fastboot: Use the ring-buffer timestamp for...
2008-11-12 Frederic Weisbeckertracing/fastboot: move boot tracer structs and funcs...
2008-11-04 Frederic Weisbeckertracing/fastboot: Enable boot tracing only during initcalls
2008-10-26 Linus TorvaldsRevert "Call init_workqueues before pre smp initcalls."
2008-10-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-10-23 Linus TorvaldsMerge git://git./linux/kernel/git/rusty/linux-2.6-for...
2008-10-23 KAMEZAWA Hiroyukimemcg: fix page_cgroup allocation
2008-10-23 Alexey Dobriyan[PATCH 1/2] anondev: init IDR statically
2008-10-21 Heiko CarstensCall init_workqueues before pre smp initcalls.
2008-10-21 Rusty RussellMake initcall_debug a core_param
2008-10-20 Linus TorvaldsMerge branch 'tracing-v28-for-linus' of git://git....
2008-10-20 Nick Pigginmm: rewrite vmap layer
2008-10-16 Thomas Gleixnergenirq: revert dynarray
2008-10-16 Yinghai Ludyn_array: split dyn_array functions from init/main.c
2008-10-16 Yinghai Lugeneric: add irq_desc in function in parameter
2008-10-16 Yinghai Lux86: alloc dyn_array all together
2008-10-16 Yinghai Luadd per_cpu_dyn_array support
2008-10-16 Yinghai Lugeneric: add dyn_array support
2008-10-15 Ingo MolnarMerge branch 'linus' into stackprotector
2008-10-14 Tim Birdtracing/fastboot: add better resolution to initcall...
2008-10-14 Frederic Weisbeckertracing/fastboot: only trace non-module initcalls
2008-10-14 Frederic Weisbeckertracing/fastboot: get the initcall name before it disap...
2008-10-14 Frederic Weisbeckertracing/fastboot: change the printing of boot tracer...
2008-10-14 Frédéric Weisbeckertracing/ftrace: launch boot tracing after pre-smp initcalls
2008-10-14 Arjan van de Ventracing/fastboot: add a script to visualize the kernel...
2008-10-14 Steven Rostedtftrace: mcount call site on boot nops core
2008-10-12 Arjan van de VenAdd a script to visualize the kernel boot process ...
2008-10-03 Linus TorvaldsFix init/main.c to use regular printk with '%pF' for...
2008-08-12 Arjan van de Venmodules: extend initcall_debug functionality to the...
2008-08-05 Bartlomiej Zolnier... remove unnecessary <linux/hdreg.h> includes
2008-07-30 Geert Uytterhoeveninitrd: cast `initrd_start' to `void *'
2008-07-26 Eduard - Gabriel... Full conversion to early_initcall() interface, remove...
2008-07-26 Eduard - Gabriel... Better interface for hooking early initcalls
2008-07-25 Adrian Bunkproper pid{hash,map}_init() prototypes
2008-07-24 Linus TorvaldsMerge branch 'sched/for-linus' of git://git./linux...
2008-07-21 Geert Uytterhoeveninitrd: Fix virtual/physical mix-up in overwrite test
2008-07-18 Max Krasnyanskycpu hotplug, sched: Introduce cpu_active_map and redo...
2008-07-15 Linus TorvaldsMerge branch 'generic-ipi-for-linus' of git://git....
2008-06-26 Jens AxboeAdd generic helpers for arch IPI function calls
2008-05-26 Ingo Molnarx86: fix the stackprotector canary of the boot CPU
2008-05-26 Ingo Molnarstackprotector: include files
2008-05-19 Paul E. McKenneyrcu: add call_rcu_sched()
2008-05-16 Cyrill Gorcunovinitcalls: Fix m68k build and possible buffer overflow
2008-05-16 Linus TorvaldsSplit up 'do_initcalls()' into two simpler functions
2008-05-16 Linus TorvaldsClean up 'print_fn_descriptor_symbol()' types
2008-05-13 Cyrill Gorcunovinit: don't lose initcall return values
2008-05-05 Peter Zijlstrasched: add optional support for CONFIG_HAVE_UNSTABLE_SC...
2008-04-30 Thomas Gleixnerinfrastructure to debug (dynamic) objects
2008-04-30 Pavel EmelyanovDeprecate find_task_by_pid()
2008-04-30 Oleg Nesterovsignals: fix /sbin/init protection from unwanted signals
2008-04-29 Akinobu Mitaidr: create idr_layer_cache at boot time
2008-04-29 Balbir Singhcgroups: add an owner to the mm_struct
next