aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/setup.c
Commit message (Expand)AuthorAge
* Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2010-03-03
|\
| * x86: Make 64 bit use early_res instead of bootmem before slabYinghai Lu2010-02-12
| * x86: Only call dma32_reserve_bootmem 64bit !CONFIG_NUMAYinghai Lu2010-02-10
| * x86: Call early_res_to_bootmem one timeYinghai Lu2010-02-10
| * Merge remote branch 'linus/master' into x86/bootmemH. Peter Anvin2010-02-10
| |\
* | | x86: Do not reserve brk for DMI if it's not going to be usedThadeu Lima de Souza Cascardo2010-02-25
* | | Merge branch 'linus' into x86/mmThomas Gleixner2010-02-17
|\ \ \ | |/ / |/| / | |/
| * x86: Add quirk for Intel DG45FC board to avoid low memory corruptionDavid Härdeman2010-01-29
| * x86: Use find_e820() instead of hard coded trampoline addressYinghai Lu2009-12-11
| * Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-12-08
| |\
| * \ Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-12-05
| |\ \
| | * | x86: Fix a section mismatch in arch/x86/kernel/setup.cHelight.Xu2009-11-30
| * | | Merge branch 'perf/mce' into perf/coreIngo Molnar2009-12-03
| |\ \ \
| | * | | x86: Under BIOS control, restore AP's APIC_LVTTHMR to the BSP valueYong Wang2009-11-09
| | |/ /
| * / / x86: Add Phoenix/MSC BIOSes to lowmem corruption listSimon Kagstrom2009-11-06
| |/ /
* | / x86: Remove BIOS data range from e820Yinghai Lu2010-02-01
| |/ |/|
* | x86: Move find_smp_config() earlier and avoid bootmem usageYinghai Lu2009-11-24
* | x86: Change crash kernel to reserve via reserve_early()Yinghai Lu2009-11-23
* | x86, mm: Report state of NX protections during bootKees Cook2009-11-16
* | x86, mm: Clean up and simplify NX enablementH. Peter Anvin2009-11-16
* | x86: Make sure wakeup trampoline code is below 1MBYinghai Lu2009-11-11
* | x86: Export srat physical topologyDavid Rientjes2009-10-12
* | x86: Export k8 physical topologyDavid Rientjes2009-10-12
|/
* Merge branch 'sfi-release' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2009-09-23
|\
| * Merge branch 'linus' into sfi-releaseLen Brown2009-09-19
| |\
| * | x86: add arch-specific SFI supportFeng Tang2009-08-28
* | | Merge branch 'linus' into x86/urgentIngo Molnar2009-09-20
|\ \ \ | | |/ | |/|
| * | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-09-18
| |\ \
| | * | x86: apic namespace cleanupThomas Gleixner2009-08-31
| | * | x86: Move tsc_calibration to x86_init_opsThomas Gleixner2009-08-31
| | * | x86: Add timer_init to x86_init_opsThomas Gleixner2009-08-31
| | * | x86: Move xen_post_allocator_init into xen_pagetable_setup_doneThomas Gleixner2009-08-31
| | * | x86: Move paravirt pagetable_setup to x86_init_opsThomas Gleixner2009-08-31
| | * | x86: Move paravirt banner printout to x86_init_opsThomas Gleixner2009-08-31
| | * | x86: Replace ARCH_SETUP by a proper x86_init_opsThomas Gleixner2009-08-31
| | * | x86: Move traps_init to x86_init_opsThomas Gleixner2009-08-31
| | * | x86: Move irq_init to x86_init_opsThomas Gleixner2009-08-31
| | * | x86: Move get/find_smp_config to x86_init_opsThomas Gleixner2009-08-31
| | * | x86: Add request_standard_resources to x86_initThomas Gleixner2009-08-27
| | * | x86: Add probe_roms to x86_initThomas Gleixner2009-08-27
| | |/
* | / Revert 'x86: Fix system crash when loading with "reservetop" parameter'Yinghai Lu2009-09-19
|/ /
* | Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-09-15
|\ \
| * | x86: Fix earlyprintk=dbgp for machines without NXJan Beulich2009-08-29
| * | x86: Fix system crash when loading with "reservetop" parameterXiao Guangrong2009-08-21
| |/
* | Merge commit 'v2.6.31-rc8' into x86/txtIngo Molnar2009-09-02
|\|
| * x86: Add quirk for Intel DG45ID board to avoid low memory corruptionAlexey Fisher2009-07-18
* | x86, intel_txt: clean up the impact on generic code, unbreak non-x86Shane Wang2009-09-01
* | x86, intel_txt: Intel TXT boot supportJoseph Cihula2009-07-21
|/
* x86: Move init_gbpages() to setup_arch()Pekka J Enberg2009-06-23
* x86: handle initrd that extends into unusable memoryYinghai Lu2009-06-11