summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/e820.h
Commit message (Expand)AuthorAgeFilesLines
* x86/boot/e820: Move asm/e820.h to asm/e820/api.hIngo Molnar2017-01-281-73/+0
* x86/boot/e820: Introduce arch/x86/include/asm/e820/types.hIngo Molnar2017-01-281-2/+2
* x86/e820: Make e820_search_gap() static and remove unused variablesWei Yang2016-12-281-2/+0
* x86: Make E820_X_MAX unconditionally larger than E820MAXAlex Thorlton2016-12-091-4/+8
* x86/e820: Prepare e280 code for switch to dynamic storageDenys Vlasenko2016-09-211-2/+4
* mm: move memtest under mmVladimir Murzin2015-04-141-8/+0
* x86: avoid remapping data in parse_setup_data()Linn Crosetto2013-08-131-1/+1
* UAPI: (Scripted) Disintegrate arch/x86/include/asmDavid Howells2012-12-141-73/+1
* x86: Use __memblock_alloc_base() in early_reserve_e820()Tejun Heo2011-07-141-1/+1
* x86: e820: Remove conditional early mapping in parse_e820_extSebastian Andrzej Siewior2011-02-231-1/+1
* x86: avoid high BIOS area when allocating address spaceBjorn Helgaas2010-12-171-0/+3
* x86, memblock: Use memblock_memory_size()/memblock_free_memory_size() to get ...Yinghai Lu2010-08-271-0/+2
* x86: Remove not used early_res codeYinghai Lu2010-08-271-14/+0
* x86: Use memblock to replace early_resYinghai Lu2010-08-271-6/+8
* x86, tboot: Add support for S3 memory integrity protectionShane Wang2010-03-191-1/+6
* core: Move early_res from arch/x86 to kernel/Yinghai Lu2010-02-161-1/+1
* x86: Move back find_e820_area to e820.cYinghai Lu2010-02-121-0/+2
* x86: Separate early_res related code from e820.cYinghai Lu2010-02-121-12/+1
* x86: Make 64 bit use early_res instead of bootmem before slabYinghai Lu2010-02-121-0/+6
* x86, mm: Correct the implementation of is_untracked_pat_range()H. Peter Anvin2009-11-301-1/+5
* x86: Change is_ISA_range() into an inline functionH. Peter Anvin2009-11-231-7/+12
* x86: Move memory_setup to x86_init_opsThomas Gleixner2009-08-271-2/+0
* x86: e820 fix various signedness issues in setup.c and e820.cJaswinder Singh Rajput2009-03-231-1/+1
* headers_check fix: x86, e820.hJaswinder Singh Rajput2009-01-311-0/+1
* x86: Fix ASM_X86__ header guardsH. Peter Anvin2008-10-221-3/+3
* x86, um: ... and asm-x86 moveAl Viro2008-10-221-0/+146