aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/e820.h
AgeCommit message (Expand)Author
2012-12-14UAPI: (Scripted) Disintegrate arch/x86/include/asmDavid Howells
2011-07-14x86: Use __memblock_alloc_base() in early_reserve_e820()Tejun Heo
2011-02-23x86: e820: Remove conditional early mapping in parse_e820_extSebastian Andrzej Siewior
2010-12-17x86: avoid high BIOS area when allocating address spaceBjorn Helgaas
2010-08-27x86, memblock: Use memblock_memory_size()/memblock_free_memory_size() to get ...Yinghai Lu
2010-08-27x86: Remove not used early_res codeYinghai Lu
2010-08-27x86: Use memblock to replace early_resYinghai Lu
2010-03-19x86, tboot: Add support for S3 memory integrity protectionShane Wang
2010-02-16core: Move early_res from arch/x86 to kernel/Yinghai Lu
2010-02-12x86: Move back find_e820_area to e820.cYinghai Lu
2010-02-12x86: Separate early_res related code from e820.cYinghai Lu
2010-02-12x86: Make 64 bit use early_res instead of bootmem before slabYinghai Lu
2009-11-30x86, mm: Correct the implementation of is_untracked_pat_range()H. Peter Anvin
2009-11-23x86: Change is_ISA_range() into an inline functionH. Peter Anvin
2009-08-27x86: Move memory_setup to x86_init_opsThomas Gleixner
2009-03-23x86: e820 fix various signedness issues in setup.c and e820.cJaswinder Singh Rajput
2009-01-31headers_check fix: x86, e820.hJaswinder Singh Rajput
2008-10-22x86: Fix ASM_X86__ header guardsH. Peter Anvin
2008-10-22x86, um: ... and asm-x86 moveAl Viro