summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/e820_64.c
AgeCommit message (Expand)AuthorFilesLines
2008-02-01x86_64: make bootmap_start page align v6Yinghai Lu1-3/+5
2008-02-01x86_64: add debug name for early_resYinghai Lu1-5/+10
2008-01-30x86: fix overlap between pagetable with bss sectionYinghai Lu1-2/+2
2008-01-30x86: replace hard coded reservations in 64-bit early boot code with dynamic t...Andi Kleen1-43/+52
2008-01-30x86: disable the GART early, 64-bitYinghai Lu1-0/+12
2008-01-30x86: prepare 64-bit architecture initialization for paravirtGlauber de Oliveira Costa1-2/+7
2008-01-30x86: sanitize user specified e820 memmap valuesVladimir Berezniker1-0/+8
2008-01-30x86: remove extern declarations for code, data, bss resourcesBernhard Walle1-6/+5
2008-01-30x86 e820_64.c: make 2 functions staticAdrian Bunk1-2/+2
2008-01-30x86: nuke a ton of unused exportsThomas Gleixner1-1/+0
2008-01-30x86: move debug related declarations to kdebug.hThomas Gleixner1-0/+1
2008-01-30x86: clean up arch/x86/kernel/e820_64.cThomas Gleixner1-128/+177
2007-10-22kexec: add BSS to resource treeBernhard Walle1-1/+2
2007-10-22Intel IOMMU: Iommu Gfx workaroundKeshavamurthy, Anil S1-0/+19
2007-10-19Use extended crashkernel command line on x86_64Bernhard Walle1-1/+2
2007-10-16[x86] remove uses of magic macros for boot_params accessH. Peter Anvin1-7/+12
2007-10-11x86_64: move kernelThomas Gleixner1-0/+725