summaryrefslogtreecommitdiff
path: root/kexec/arch/i386/kexec-x86-common.c
AgeCommit message (Expand)Author
2020-04-01kexec: support parsing the string "Reserved" to get the correct e820 reserved...Lianbo Jiang
2019-07-03x86: re-order includes to avoid duplicate struct e820entrySimon Horman
2019-05-31x86: Introduce helpers for getting RSDP addressKairui Song
2018-01-24kexec-tools: Perform run-time linking of libxenctrl.soEric DeVolder
2017-03-14Don't use %L width specifier with integer valuesPhilip Prindeville
2015-11-27x86: Make sure E820_PM[AE]M are defined if neededSimon Horman
2015-10-06kexec-tools: fix build error with glibc 2.19 and earlier versionDave Young
2015-10-06Load crash kernel high on x86Petr Tesarik
2015-09-02Add persistent memory supportBaoquan He
2015-08-13kexec: use _DEFAULT_SOURCE instead to remove compiling warningBaoquan He
2015-03-19x86: Remove unnecessary res variable from efi_map_addedSimon Horman
2014-04-23x86, cleanup: kexec memory range .end to be inclusiveWANG Chao
2014-03-20cleanup: add dbgprint_mem_range functionWANG Chao
2013-12-03kexec-tools/xen: Do not call xc_interface_close() if xc_interface_open() failedDaniel Kiper
2013-11-19kexec/xen: require libxc from Xen 4.4David Vrabel
2013-04-26kdump, x86: Process multiple Crash kernel in /proc/iomemYinghai Lu
2013-03-05kexec: use dbgprintf instead of #if 0 for debug printingZhang Yanfei
2012-09-18xen: Rename e820_to_kexec_type() to xen_e820_to_kexec_type() and export itDaniel Kiper
2011-08-22kexec/arch/i386: Add get_memory_ranges_xen() functionDaniel Kiper
2011-08-22kexec/arch/i386: Rename fixup_memory_ranges_sysfs() to fixup_memory_ranges()Daniel Kiper
2011-04-28use /proc/iomem for map with "add_efi_memmap" kernel optionBen Romer
2010-07-29kexec: fix /sys/firmware/memmap memory range overlapsCliff Wickman
2008-11-28Fix compile warnings in get_memory_ranges()Bernhard Walle
2008-11-28Don't use /sys/firmware/memmap for XenBernhard Walle
2008-10-31kexec jump support for kexec-toolsHuang Ying
2008-07-11Use get_memory_ranges() on x86-64.Bernhard Walle