index
:
kexec-tools.git
arm
master
ti-keystone2
Fixed kexec-tools for 32-bit ARM
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kexec
/
arch
/
i386
/
kexec-x86-common.c
Age
Commit message (
Expand
)
Author
2018-01-24
kexec-tools: Perform run-time linking of libxenctrl.so
Eric DeVolder
2017-03-14
Don't use %L width specifier with integer values
Philip Prindeville
2015-11-27
x86: Make sure E820_PM[AE]M are defined if needed
Simon Horman
2015-10-06
kexec-tools: fix build error with glibc 2.19 and earlier version
Dave Young
2015-10-06
Load crash kernel high on x86
Petr Tesarik
2015-09-02
Add persistent memory support
Baoquan He
2015-08-13
kexec: use _DEFAULT_SOURCE instead to remove compiling warning
Baoquan He
2015-03-19
x86: Remove unnecessary res variable from efi_map_added
Simon Horman
2014-04-23
x86, cleanup: kexec memory range .end to be inclusive
WANG Chao
2014-03-20
cleanup: add dbgprint_mem_range function
WANG Chao
2013-12-03
kexec-tools/xen: Do not call xc_interface_close() if xc_interface_open() failed
Daniel Kiper
2013-11-19
kexec/xen: require libxc from Xen 4.4
David Vrabel
2013-04-26
kdump, x86: Process multiple Crash kernel in /proc/iomem
Yinghai Lu
2013-03-05
kexec: use dbgprintf instead of #if 0 for debug printing
Zhang Yanfei
2012-09-18
xen: Rename e820_to_kexec_type() to xen_e820_to_kexec_type() and export it
Daniel Kiper
2011-08-22
kexec/arch/i386: Add get_memory_ranges_xen() function
Daniel Kiper
2011-08-22
kexec/arch/i386: Rename fixup_memory_ranges_sysfs() to fixup_memory_ranges()
Daniel Kiper
2011-04-28
use /proc/iomem for map with "add_efi_memmap" kernel option
Ben Romer
2010-07-29
kexec: fix /sys/firmware/memmap memory range overlaps
Cliff Wickman
2008-11-28
Fix compile warnings in get_memory_ranges()
Bernhard Walle
2008-11-28
Don't use /sys/firmware/memmap for Xen
Bernhard Walle
2008-10-31
kexec jump support for kexec-tools
Huang Ying
2008-07-11
Use get_memory_ranges() on x86-64.
Bernhard Walle