x86/PCI: use host bridge _CRS info on MSI MS-7253
[linux-flexiantxendom0.git] / init / main.c
2012-04-02 Andy WhitcroftUBUNTU: SAUCE: ensure root is ready before running...
2012-04-02 Andy WhitcroftUBUNTU: SAUCE: add option to hand off all kernel parame...
2012-04-02 Surbhi PalandeUBUNTU: SAUCE: Make populate_rootfs asynchronous
2012-04-02 Tim GardnerUBUNTU: SAUCE: (no-up) raise the default console 'quiet...
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-09-30 wangyanqingbootup: move 'usermodehelper_enable()' a little earlier
2011-09-28 Linus Torvaldsbootup: move 'usermodehelper_enable()' to the end of...
2011-09-21 Alexander Sverdlininit: carefully handle loglevel option on kernel cmdline.
2011-08-04 Linus TorvaldsBoot up with usermodehelper disabled
2011-08-04 Hugh Dickinstmpfs: miscellaneous trivial cleanups
2011-06-17 Takao Indohgeneric-ipi: Fix kexec boot crash by initializing call_...
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-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-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-17 Arnd BergmannBKL: remove extraneous #include <smp_lock.h>
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-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-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-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-05-25 Haicheng Limem-hotplug: avoid multiple zones sharing same boot...
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-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-24 Miao Xiecpuset: fix the problem that cpuset_mem_spread_node...
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-07 Eric Parisima: initialize ima before inodes can be allocated
2009-12-16 Peter Zijlstrasched: Mark boot-cpu active before smp_init()
2009-12-15 H Hartley Sweeteninit/main.c: fix symbol shadows noise
2009-12-02 Rusty Russellparam: don't complain about unused module parameters.
2009-10-08 Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git./linux...
2009-09-24 Linus TorvaldsMerge git://git./linux/kernel/git/rusty/linux-2.6-for...
2009-09-24 Alexey Dobriyanheaders: utsname.h redux
2009-09-24 Rusty Russellcpumask: remove unused cpu_mask_all
2009-09-23 Paul E. McKenneyrcu: Clean up code based on review feedback from Josh...
2009-09-23 Linus TorvaldsMerge branch 'sfi-release' of git://git./linux/kernel...
2009-09-22 Jan Beulichmm: replace various uses of num_physpages by totalram_pages
2009-09-19 Len BrownMerge branch 'linus' into sfi-release
2009-09-16 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-core-2.6
2009-09-15 Kay SieversDriver Core: devtmpfs - kernel-maintained tmpfs-based...
2009-09-15 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-09-11 Linus TorvaldsMerge branch 'sched-core-for-linus' of git://git./linux...
2009-09-04 Paul E. McKenneyrcu: Move end of special early-boot RCU operation earlier
2009-09-02 Shane Wangx86, intel_txt: clean up the impact on generic code...
2009-08-28 Feng TangSFI: add platform-independent core support
2009-08-27 Thomas Gleixnerinit: Move sched_clock_init after late_time_init
2009-08-25 Linus TorvaldsMerge branch 'tracing-fixes-for-linus' of git://git...
2009-08-21 Ingo Molnartracing: Fix too large stack usage in do_one_initcall()
2009-08-14 Tejun HeoMerge branch 'percpu-for-linus' into percpu-for-next
2009-08-14 Tejun Heoinit: set nr_cpu_ids before setup_per_cpu_areas()
2009-07-21 Joseph Cihulax86, intel_txt: Intel TXT reboot/halt shutdown support
2009-07-03 Tejun HeoMerge branch 'master' into for-next
2009-06-24 Tejun Heopercpu: use dynamic percpu allocator as the default...
2009-06-24 Len BrownMerge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci...
2009-06-23 Linus Torvaldsmm/init: cpu_hotplug_init() must be initialized before...
2009-06-18 Benjamin Herrenschmidtmm: Extend gfp masking to the page allocator
2009-06-18 Peter Oberparleiterkernel: constructor support
2009-06-17 Benjamin Herrenschmidtmm: Move pgtable_cache_init() earlier
2009-06-17 Linus TorvaldsMerge branch 'akpm'
2009-06-17 Miao Xiecpuset,mm: update tasks' mems_allowed in time
2009-06-15 Vegard NossumMerge commit 'linus/master' into HEAD
2009-06-13 Vegard Nossumkmemcheck: add the kmemcheck core
2009-06-13 Len BrownACPI: move declaration acpi_early_init() to acpi.h
2009-06-12 Pekka Enbergslab,slub: don't enable interrupts during early boot
next