aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/setup.c
AgeCommit message (Expand)Author
2010-08-27x86: Remove old bootmem codeYinghai Lu
2010-08-27x86, memblock: Use memblock_memory_size()/memblock_free_memory_size() to get ...Yinghai Lu
2010-08-27x86, memblock: Replace e820_/_early string with memblock_Yinghai Lu
2010-08-27x86: Use memblock to replace early_resYinghai Lu
2010-05-24x86, setup: Phoenix BIOS fixup is needed on Dell Inspiron Mini 1012Gabor Gombas
2010-05-20x86, kgdb: early trap init for early debugJan Kiszka
2010-04-07Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-04-05Merge branch 'master' into export-slabhTejun Heo
2010-04-01ibft, x86: Change reserve_ibft_region() to find_ibft_region()Yinghai Lu
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-29x86: Make sure free_init_pages() frees pages on page boundaryYinghai Lu
2010-03-03Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2010-02-25x86: Do not reserve brk for DMI if it's not going to be usedThadeu Lima de Souza Cascardo
2010-02-17Merge branch 'linus' into x86/mmThomas Gleixner
2010-02-12x86: Make 64 bit use early_res instead of bootmem before slabYinghai Lu
2010-02-10x86: Only call dma32_reserve_bootmem 64bit !CONFIG_NUMAYinghai Lu
2010-02-10x86: Call early_res_to_bootmem one timeYinghai Lu
2010-02-10Merge remote branch 'linus/master' into x86/bootmemH. Peter Anvin
2010-02-01x86: Remove BIOS data range from e820Yinghai Lu
2010-01-29x86: Add quirk for Intel DG45FC board to avoid low memory corruptionDavid Härdeman
2009-12-11x86: Use find_e820() instead of hard coded trampoline addressYinghai Lu
2009-12-08Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2009-12-05Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-12-03Merge branch 'perf/mce' into perf/coreIngo Molnar
2009-11-30x86: Fix a section mismatch in arch/x86/kernel/setup.cHelight.Xu
2009-11-24x86: Move find_smp_config() earlier and avoid bootmem usageYinghai Lu
2009-11-23x86: Change crash kernel to reserve via reserve_early()Yinghai Lu
2009-11-16x86, mm: Report state of NX protections during bootKees Cook
2009-11-16x86, mm: Clean up and simplify NX enablementH. Peter Anvin
2009-11-11x86: Make sure wakeup trampoline code is below 1MBYinghai Lu
2009-11-10x86: Under BIOS control, restore AP's APIC_LVTTHMR to the BSP valueYong Wang
2009-11-06x86: Add Phoenix/MSC BIOSes to lowmem corruption listSimon Kagstrom
2009-10-12x86: Export srat physical topologyDavid Rientjes
2009-10-12x86: Export k8 physical topologyDavid Rientjes
2009-09-23Merge branch 'sfi-release' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2009-09-20Merge branch 'linus' into x86/urgentIngo Molnar
2009-09-19Revert 'x86: Fix system crash when loading with "reservetop" parameter'Yinghai Lu
2009-09-19Merge branch 'linus' into sfi-releaseLen Brown
2009-09-18Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-09-15Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-09-02Merge commit 'v2.6.31-rc8' into x86/txtIngo Molnar
2009-09-01x86, intel_txt: clean up the impact on generic code, unbreak non-x86Shane Wang
2009-08-31x86: apic namespace cleanupThomas Gleixner
2009-08-31x86: Move tsc_calibration to x86_init_opsThomas Gleixner
2009-08-31x86: Add timer_init to x86_init_opsThomas Gleixner
2009-08-31x86: Move xen_post_allocator_init into xen_pagetable_setup_doneThomas Gleixner
2009-08-31x86: Move paravirt pagetable_setup to x86_init_opsThomas Gleixner
2009-08-31x86: Move paravirt banner printout to x86_init_opsThomas Gleixner
2009-08-31x86: Replace ARCH_SETUP by a proper x86_init_opsThomas Gleixner
2009-08-31x86: Move traps_init to x86_init_opsThomas Gleixner