Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / init / main.c
2012-04-30 Jeff MahoneyUpdate to 3.4-rc5.
2012-04-25 Chris Metcalfinit: fix bug where environment vars can't be passed...
2012-04-09 Jeff Mahoney- Updated to 3.4-rc1.
2012-03-28 Linus TorvaldsMerge tag 'split-asm_system_h-for-linus-20120328' of...
2012-03-28 David HowellsMove all declarations of free_initmem() to linux/mm.h
2012-03-26 Pawel Mollparams: <level>_initcall-like kernel parameters
2012-03-21 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-03-15 Jim Cromieinit: fix wording error in mm_init comment
2012-03-01 Thomas Gleixnersched/rt: Use schedule_preempt_disabled()
2012-02-07 Jeff Mahoney- Update to 3.3-rc2.
2012-01-12 Rusty Russellmodule_param: make bool parameters really bool (core...
2012-01-12 Linus TorvaldsMerge branch 'x86-mm-for-linus' of git://git./linux...
2011-12-06 Stanislaw Gruszkamm, x86: Remove debug_pagealloc_enabled
2011-12-06 Ming Leiinit/main.c: Execute lockdep_init() as early as possible
2011-11-16 Jeff Mahoney- Update to 3.2-rc1.
2011-11-07 Linus TorvaldsMerge branch 'upstream/jump-label-noearly' of git:...
2011-10-26 Michal Schmidtparams: make dashes and underscores in parameter names...
2011-10-25 Jeremy Fitzhardingejump-label: initialize jump-label subsystem much earlier
2011-10-05 Jeff Mahoney- Update to 3.1-rc9.
2011-09-30 wangyanqingbootup: move 'usermodehelper_enable()' a little earlier
2011-09-28 Linus Torvaldsbootup: move 'usermodehelper_enable()' to the end of...
2011-09-26 Jeff Mahoney- Update to 3.1-rc7.
2011-09-21 Alexander Sverdlininit: carefully handle loglevel option on kernel cmdline.
2011-08-24 Jeff Mahoney- Update to 3.1-rc3.
2011-08-04 Linus TorvaldsBoot up with usermodehelper disabled
2011-08-04 Hugh Dickinstmpfs: miscellaneous trivial cleanups
2011-06-21 Michal MarekUpdate to 3.0-rc4
2011-06-17 Takao Indohgeneric-ipi: Fix kexec boot crash by initializing call_...
2011-06-10 Jeff Mahoney- x86: Remove warning and warning_symbol from struct
2011-05-31 Jeff MahoneyRevert "- Updated to 3.0-rc1."
2011-05-31 Jeff Mahoney- Updated to 3.0-rc1.
2011-05-29 Linus Torvaldsmm: Fix boot crash in mm_alloc()
2011-05-25 Mike Travisprintk: allocate kernel log buffer earlier
2011-05-25 KOSAKI Motohiromm: convert mm->cpu_vm_cpumask into cpumask_var_t
2011-05-19 Catalin Marinaskmemleak: Initialise kmemleak after debug_objects_mem_i...
2011-04-12 Jeff Mahoney- Update to 2.6.39-rc2.
2011-03-24 Eric W. Biedermanpid: remove the child_reaper special case in init/main.c
2011-03-23 Amerigo Wangsmp: move smp setup functions to kernel/smp.c
2011-02-08 Jan Beulich- Update config files.
2011-01-20 Tejun Heolockdep: Move early boot local IRQ enable/disable statu...
2011-01-08 Linus TorvaldsMerge branch 'for-2.6.38' of git://git./linux/kernel...
2010-12-24 Tejun Heoinit: don't call flush_scheduled_work() from do_initcalls()
2010-12-16 Peter Zijlstrainit: Initialized IDR earlier
2010-12-16 Peter Zijlstraperf: Move perf_event_init() into main.c
2010-11-26 Peter Zijlstraperf, arch: Cleanup perf-pmu init vs lockup-detector
2010-11-22 Jeff Mahoney- Update to 2.6.37-rc3.
2010-11-17 Arnd BergmannBKL: remove extraneous #include <smp_lock.h>
2010-11-12 Jeff Mahoney- Update to 2.6.37-rc1.
2010-10-22 Linus TorvaldsMerge branch 'config' of git://git./linux/kernel/git...
2010-10-19 Namhyung Kiminit/main.c: remove BKL notations
2010-10-12 Thomas Gleixnergenirq: Remove early_init_irq_lock_class()
2010-08-27 Jeff Mahoney- Disabled ACPI table override patches again. fsnotify...
2010-08-23 Jeff Mahoney- Updated to 2.6.36-rc2.
2010-08-18 Jeff Mahoney- Update to 2.6.36-rc1.
2010-08-18 David HowellsMake do_execve() take a const filename pointer
2010-08-11 Rusty Russellparam: make param sections const.
2010-08-10 Kevin Winchesterinit/main.c: mark do_one_initcall* as __init_or_module
2010-08-10 Kevin Winchesterinit/main.c: fix warning: 'calltime.tv64' may be used...
2010-08-08 Linus TorvaldsMerge branch 'bkl/core' of git://git./linux/kernel...
2010-08-07 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-08-06 Linus TorvaldsMerge branch 'perf-core-for-linus' of git://git./linux...
2010-08-04 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-08-01 Suresh Siddhaworkqueue: mark init_workqueues() as early_initcall()
2010-07-09 Arnd Bergmanninit: Remove the BKL from startup code
2010-07-06 Jeff Mahoney- Update to 2.6.35-rc4.
2010-07-05 Ingo MolnarMerge commit 'v2.6.35-rc4' into perf/core
2010-07-02 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2010-06-30 Peter Zijlstrainit: Fix comment
2010-06-28 Thomas GleixnerMerge branch 'linus' into perf/core
2010-06-28 Peter Zijlstrainit, sched: Fix race between init and kthreadd
2010-06-27 Tejun Heopercpu: allow limited allocation before slab is online
2010-06-21 Jeff Mahoney- patches.suse/acpi-generic-initramfs-table-override...
2010-06-09 Thomas RenningerACPI: Do not try to set up acpi processor stuff on...
2010-06-09 Li Zefantracing: Remove kmemtrace ftrace plugin
2010-06-08 Américo Wangtracing: Remove boot tracer
2010-06-08 Jeff Mahoney- patches.arch/x86_mce_intel_decode_physical_address...
2010-06-08 Jeff Mahoney- Re-enable DSDT in initramfs code.
2010-05-25 Haicheng Limem-hotplug: avoid multiple zones sharing same boot...
2010-05-22 Thomas Renninger- patches.xen/xen3-auto-common.diff: Refresh.
2010-05-21 Jason Wesselx86, kgdb, init: Add early and late debug states
2010-05-21 Jason Wesselkdb: core for kgdb back end (2 of 2)
2010-04-14 Jeff Mahoney- Update to 2.6.34-rc4.
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-29 Jeff Mahoney- Update to 2.6.34-rc2-git3.
2010-03-24 Miao Xiecpuset: fix the problem that cpuset_mem_spread_node...
2010-03-09 Jeff Mahoney- Updated to 2.6.34-rc1.
2010-03-06 H Hartley Sweeteninit/main.c: make setup_max_cpus static for !SMP
2010-03-06 Andreas Mohrinit/main.c: improve usability in case of init binary...
2010-03-06 Rafael J. Wysockimm/pm: force GFP_NOIO during suspend/hibernation and...
2010-03-04 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-03-03 Eric W. Biedermaninit: Open /dev/console from rootfs
2010-03-03 Linus TorvaldsMerge branch 'x86-apic-for-linus' of git://git./linux...
2010-02-25 Paul E. McKenneysched: Use lockdep-based checking on rcu_dereference()
2010-02-18 Yinghai Lusmp: Use nr_cpus= to set nr_cpu_ids early
2010-02-18 Yinghai Luinit: Move radix_tree_init() early
2010-02-16 Jeff Mahoney- Update to 2.6.33-rc8.
2010-02-07 Eric Parisima: initialize ima before inodes can be allocated
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
2010-01-18 Jeff Mahoney- Disabled custom ACPI table loading from initramfs...
2010-01-14 Jeff Mahoney- patches.suse/add-initramfs-file_read_write: initramfs...
next