index
:
git.armlinux.org.uk/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
/
crashdump-x86.c
Age
Commit message (
Expand
)
Author
2022-07-19
kexec-tools: Remove duplicate ultoa() definitions and redefine it
Tiezhu Yang
2021-09-24
i386: Remove unused local variable in get_kernel_page_offset()
Kai Song
2021-04-17
kexec: Remove the error prone kernel_version function
Eric W. Biederman
2021-04-07
Shrink segments to fit alignment instead of throwing them away
Hongyan Xia
2021-04-02
crashdump/x86: increase CRASH_MAX_MEMORY_RANGES to 32k
David Hildenbrand
2021-04-02
crashdump/x86: iterate only over actual crash memory ranges
David Hildenbrand
2021-04-02
crashdump/x86: dump any kind of "System RAM"
David Hildenbrand
2020-09-29
kexec-tools: Add some missing free() calls
Youling Tang
2019-09-03
x86: Fix PAGE_OFFSET for kernels since 4.20
Donald Buczek
2019-05-31
crashdump/x86: Use new introduce helper for getting RSDP
Kairui Song
2018-10-02
kdump: fix an error that can not parse the e820 reserved region
Lianbo Jiang
2018-01-24
kexec-tools: Perform run-time linking of libxenctrl.so
Eric DeVolder
2017-05-22
kexec: generalize and rename get_kernel_stext_sym()
Pratyush Anand
2017-03-14
Don't use %L width specifier with integer values
Philip Prindeville
2017-03-10
Only print debug message when failed to serach for kernel symbol from /proc/k...
Baoquan He
2016-12-08
kexec-tools/x86: get_kernel_vaddr_and_size off-by-one fix
Dave Young
2016-09-29
kexec/arch/i386: Add support for KASLR memory randomization
Thomas Garnier
2015-12-01
Revert "crashdump/x86: Add option to get crash kernel region size"
Simon Horman
2015-11-30
crashdump/x86: Add option to get crash kernel region size
Daniel Kiper
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-02-25
kexec: iomem: fix callbacks params for sh and x86 archs
Roman Pen
2014-05-30
kdump: pass acpi_rsdp to 2nd kernel if kernel does not export efi runtime maps
Dave Young
2014-05-28
kexec-tools: add noefi arch cmdline option
Dave Young
2014-05-22
x86, cleanup: remove cmdline_add_memmap_acpi
WANG Chao
2014-05-11
cleanup duplicate code
WANG Chao
2014-05-11
condition check fix
WANG Chao
2014-04-29
kdump: pass e820 reserved region to 2nd kernel via e820 table or setup_data
WANG Chao
2014-04-23
x86: Pass memory range via E820 for kdump
WANG Chao
2014-04-23
x86, cleanup: Store crash memory ranges kexec_info
WANG Chao
2014-04-23
x86, cleanup: use dbgprint_mem_range for memory range debugging
WANG Chao
2014-04-23
x86, cleanup: add other types of memory range for 2nd kernel boot to memmap_p
WANG Chao
2014-04-23
x86, cleanup: add_memmap() only do alignment check on RANGE_RAM
WANG Chao
2014-04-23
x86, cleanup: add extra arguments to add_memmap() and delete_memmap()
WANG Chao
2014-04-14
x86, cleanup: fix indent
WANG Chao
2014-03-28
x86, kaslr: add alternative way to locate kernel text mapping area
WANG Chao
2014-02-06
i386: fix redefinition error for e820entry
Tony Jones
2014-01-21
Add efi_info in x86 setup header
Dave Young
2013-12-13
kexec: Let slurp_file_len() return the number of bytes read
Geert Uytterhoeven
2013-12-03
kexec-tools/xen: Do not call xc_interface_close() if xc_interface_open() failed
Daniel Kiper
2013-11-19
kexec/xen: directly load images images into Xen
David Vrabel
2013-11-19
kexec/xen: require libxc from Xen 4.4
David Vrabel
2013-04-30
Revert "kexec: include reserved e820 sections in crash kernel"
Zhang Yanfei
2013-04-26
kdump, x86: Process multiple Crash kernel in /proc/iomem
Yinghai Lu
2013-03-29
kexec: i386: Add cmdline_add_memmap_internal() to reduce the code duplication
Zhang Yanfei
2013-03-14
kexec: i386: use _ALIGN* to make the logic clear
Zhang Yanfei
2013-03-05
kexec: fix some compiler warnings
Zhang Yanfei
2013-03-05
kexec: include reserved e820 sections in crash kernel
Cliff Wickman
[next]