summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/e820_64.c
AgeCommit message (Expand)AuthorLines
2008-04-29bootprotocol: cleanupIngo Molnar-1/+1
2008-04-26x86_64: fix setup_node_bootmem to support big mem excluding with memmapYinghai Lu-4/+9
2008-04-26x86, boot: add free_early to early reservation machanismHuang, Ying-0/+22
2008-04-19x86: e820_64, fix section mismatch warningJacek Luczak-2/+2
2008-04-17x86: move suspend wakeup code to CPavel Machek-2/+3
2008-04-17x86: replace the now useless max_pfn_mapped defineThomas Gleixner-14/+14
2008-04-17x86: memtest bootparamYinghai Lu-5/+5
2008-04-17x86: allocate e820 resource struct all togetherYinghai Lu-2/+4
2008-04-17x86: early memtest to find bad ramYinghai Lu-1/+69
2008-04-17x86: reserve end-of-conventional-memory to 1MB, 64-bitAlexander van Heukelum-4/+4
2008-04-17x86: clean up e820_reserve_resources on 64-bitYinghai Lu-17/+2
2008-04-17x86: clean up find_e820_area(), 64-bitYinghai Lu-10/+12
2008-03-21x86: trim mtrr don't close gap for resource allocation.Yinghai Lu-0/+27
2008-02-01x86_64: make bootmap_start page align v6Yinghai Lu-3/+5
2008-02-01x86_64: add debug name for early_resYinghai Lu-5/+10
2008-01-30x86: fix overlap between pagetable with bss sectionYinghai Lu-2/+2
2008-01-30x86: replace hard coded reservations in 64-bit early boot code with dynamic t...Andi Kleen-43/+52
2008-01-30x86: disable the GART early, 64-bitYinghai Lu-0/+12
2008-01-30x86: prepare 64-bit architecture initialization for paravirtGlauber de Oliveira Costa-2/+7
2008-01-30x86: sanitize user specified e820 memmap valuesVladimir Berezniker-0/+8
2008-01-30x86: remove extern declarations for code, data, bss resourcesBernhard Walle-6/+5
2008-01-30x86 e820_64.c: make 2 functions staticAdrian Bunk-2/+2
2008-01-30x86: nuke a ton of unused exportsThomas Gleixner-1/+0
2008-01-30x86: move debug related declarations to kdebug.hThomas Gleixner-0/+1
2008-01-30x86: clean up arch/x86/kernel/e820_64.cThomas Gleixner-128/+177
2007-10-22kexec: add BSS to resource treeBernhard Walle-1/+2
2007-10-22Intel IOMMU: Iommu Gfx workaroundKeshavamurthy, Anil S-0/+19
2007-10-19Use extended crashkernel command line on x86_64Bernhard Walle-1/+2
2007-10-16[x86] remove uses of magic macros for boot_params accessH. Peter Anvin-7/+12
2007-10-11x86_64: move kernelThomas Gleixner-0/+725