aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/e820.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-14x86: Use __memblock_alloc_base() in early_reserve_e820()Tejun Heo1-1/+1
2011-02-23x86: e820: Remove conditional early mapping in parse_e820_extSebastian Andrzej Siewior1-1/+1
2010-12-17x86: avoid high BIOS area when allocating address spaceBjorn Helgaas1-0/+3
2010-08-27x86, memblock: Use memblock_memory_size()/memblock_free_memory_size() to get correct dma_reserveYinghai Lu1-0/+2
2010-08-27x86: Remove not used early_res codeYinghai Lu1-14/+0
2010-08-27x86: Use memblock to replace early_resYinghai Lu1-6/+8
2010-03-19x86, tboot: Add support for S3 memory integrity protectionShane Wang1-1/+6
2010-02-16core: Move early_res from arch/x86 to kernel/Yinghai Lu1-1/+1
2010-02-12x86: Move back find_e820_area to e820.cYinghai Lu1-0/+2
2010-02-12x86: Separate early_res related code from e820.cYinghai Lu1-12/+1
2010-02-12x86: Make 64 bit use early_res instead of bootmem before slabYinghai Lu1-0/+6
2009-11-30x86, mm: Correct the implementation of is_untracked_pat_range()H. Peter Anvin1-1/+5
2009-11-23x86: Change is_ISA_range() into an inline functionH. Peter Anvin1-7/+12
2009-08-27x86: Move memory_setup to x86_init_opsThomas Gleixner1-2/+0
2009-03-23x86: e820 fix various signedness issues in setup.c and e820.cJaswinder Singh Rajput1-1/+1
2009-01-31headers_check fix: x86, e820.hJaswinder Singh Rajput1-0/+1
2008-10-22x86: Fix ASM_X86__ header guardsH. Peter Anvin1-3/+3
2008-10-22x86, um: ... and asm-x86 moveAl Viro1-0/+146