summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/e820.c
Commit message (Expand)AuthorAgeFilesLines
* x86/e820/32: Fix e820_search_gap() error handling on x86-32Arnd Bergmann2017-01-121-2/+4
* x86/e820: Make e820_search_gap() static and remove unused variablesWei Yang2016-12-281-11/+5
* x86/e820: Don't merge consecutive E820_PRAM rangesDan Williams2016-10-161-1/+1
* x86/boot: Fix kdump, cleanup aborted E820_PRAM max_pfn manipulationDan Williams2016-09-221-9/+5
* x86/e820: Use much less memory for e820/e820_saved, save up to 120kDenys Vlasenko2016-09-211-4/+4
* x86/e820: Prepare e280 code for switch to dynamic storageDenys Vlasenko2016-09-211-48/+77
* x86/e820: Mark some static functions __initDenys Vlasenko2016-09-211-6/+6
* x86/e820: Fix very large 'size' handling boundary conditionWei Yang2016-09-081-2/+2
* Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-03-151-0/+1
|\
| * x86/cpufeature: Carve out X86_FEATURE_*Borislav Petkov2016-01-301-0/+1
* | x86/e820: Set System RAM type and descriptorToshi Kani2016-01-301-1/+37
|/
* x86/e820: Deinline e820_type_to_string, save 126 bytesDenys Vlasenko2015-09-301-1/+1
* Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-06-291-4/+24
|\
| * e820, efi: add ACPI 6.0 persistent memory typesDan Williams2015-05-271-4/+24
* | mm/memblock: add extra "flags" to memblock to allow selection of memory based...Tony Luck2015-06-241-1/+2
|/
* Merge branch 'x86-pmem-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-04-181-6/+20
|\
| * x86/mm: Add support for the non-standard protected e820 typeChristoph Hellwig2015-04-011-6/+20
* | x86/mm: Use early_memunmap() instead of early_iounmap()Juergen Gross2015-02-241-1/+1
|/
* x86, e820: Clean up sanitize_e820_map() usersWANG Chao2015-01-231-18/+8
* x86/mm: Use min() instead of min_t() in the e820 printout codeXishi Qiu2014-12-111-2/+2
* x86/mm, hibernate: Do not assume the first e820 area to be RAMLee, Chun-Yi2014-09-161-4/+3
* x86/mm: memblock: switch to use NUMA_NO_NODEGrygorii Strashko2014-01-211-1/+1
* x86: avoid remapping data in parse_setup_data()Linn Crosetto2013-08-131-1/+4
* x86, mm: Let "memmap=" take more entries one timeYinghai Lu2012-11-171-1/+15
* x86, mm: Trim memory in memblock to be page alignedYinghai Lu2012-10-241-0/+3
* firmware_map: make firmware_map_add_early() argument consistent with firmware...Yasuaki Ishimatsu2012-07-301-1/+1
* x86: print e820 physical addresses consistently with other parts of kernelBjorn Helgaas2012-05-291-26/+27
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-01-181-2/+2
|\
| * ACPI, Record ACPI NVS regionsHuang Ying2012-01-171-2/+2
| * Revert "x86, efi: Calling __pa() with an ioremap()ed address is invalid"Keith Packard2011-12-121-2/+1
| * x86, efi: Calling __pa() with an ioremap()ed address is invalidMatt Fleming2011-12-091-1/+2
* | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-111-35/+24
|\ \
| * | arch/x86/kernel/e820.c: quiet sparse noise about plain integer as NULL pointerH Hartley Sweeten2011-12-051-1/+1
| * | arch/x86/kernel/e820.c: Eliminate bubble sort from sanitize_e820_map()Mike Ditto2011-12-051-35/+24
| |/
* | memblock: s/memblock_analyze()/memblock_allow_resize()/ and update usersTejun Heo2011-12-081-2/+1
* | Merge branch 'master' into x86/memblockTejun Heo2011-11-281-0/+1
|\|
| * x86: Fix files explicitly requiring export.h for EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-311-0/+1
* | memblock, x86: Reimplement memblock_find_dma_reserve() using iteratorsTejun Heo2011-07-141-5/+20
* | x86: Use __memblock_alloc_base() in early_reserve_e820()Tejun Heo2011-07-141-24/+6
* | memblock: Kill MEMBLOCK_ERRORTejun Heo2011-07-131-1/+1
|/
* crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, s...Olaf Hering2011-03-231-0/+1
* Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-03-151-7/+1
|\
| * x86: e820: Remove conditional early mapping in parse_e820_extSebastian Andrzej Siewior2011-02-231-7/+1
* | x86: Emit "mem=nopentium ignored" warning when not supportedKamal Mostafa2011-02-141-2/+5
* | x86: Fix panic when handling "mem={invalid}" paramKamal Mostafa2011-02-141-0/+3
|/
* PM / ACPI: Move NVS saving and restoring code to drivers/acpiRafael J. Wysocki2011-01-071-0/+1
* x86, memblock: Use memblock_memory_size()/memblock_free_memory_size() to get ...Yinghai Lu2010-08-271-0/+16
* x86: Remove not used early_res codeYinghai Lu2010-08-271-52/+0
* x86: Use memblock to replace early_resYinghai Lu2010-08-271-106/+53
* suspend: Move NVS save/restore code to generic suspend functionalityMatthew Garrett2010-06-101-1/+1