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
/
kexec.h
Age
Commit message (
Expand
)
Author
2022-10-10
LoongArch: Remove redundant cmdline parameters when using --reuse-cmdline option
Youling Tang
2022-07-19
kexec-tools: Remove duplicate ultoa() definitions and redefine it
Tiezhu Yang
2022-03-23
kexec-xen: Allow xen_kexec_exec() to return in case of Live Update
Raphael Ning
2021-04-17
kexec: Remove the error prone kernel_version function
Eric W. Biederman
2020-04-07
kexec-xen: Introduce --exec-live-update to trigger a live update
Varad Gautam
2020-04-07
kexec: Introduce --load-live-update for xen
Varad Gautam
2020-04-01
kexec-tools: Fix kexec_file_load(2) error handling
Petr Tesarik
2018-04-19
kexec: Add --no-checks option
Geoff Levand
2018-03-30
kexec: Add option to fall back to KEXEC_LOAD when KEXEC_FILE_LOAD is not supp...
Michal Suchanek
2018-03-30
kexec: Add option to revert -s
Michal Suchanek
2017-05-22
kexec: generalize and rename get_kernel_stext_sym()
Pratyush Anand
2017-03-02
kexec: Add option to get crash kernel region size
Daniel Kiper
2017-01-26
kexec: implemented XEN KEXEC STATUS to determine if an image is loaded
Eric DeVolder
2016-06-08
kexec: add max_size to memory_ranges
Russell King
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-11-09
kexec/s390x: use mmap instead of read for slurp_file()
Michael Holzheu
2015-10-06
Load crash kernel high on x86
Petr Tesarik
2015-09-02
Add persistent memory support
Baoquan He
2015-04-15
kexec: implement -y (--no-sync) option
Tejun Heo
2014-08-27
kexec: Provide an option to use new kexec system call
Vivek Goyal
2014-06-06
kexec: iomem: accept u64 parameters for callbacks
Liu Hua
2014-04-23
x86, cleanup: Store crash memory ranges kexec_info
WANG Chao
2014-03-20
cleanup: add dbgprint_mem_range function
WANG Chao
2013-12-13
kexec: Let slurp_file_len() return the number of bytes read
Geert Uytterhoeven
2013-11-19
kexec/xen: directly load images images into Xen
David Vrabel
2013-10-03
kexec: Fix the -? option
Geoff Levand
2013-04-30
kexec: cleanup: make add_backup_segments static
Zhang Yanfei
2013-04-26
kdump, x86: Process multiple Crash kernel in /proc/iomem
Yinghai Lu
2013-03-14
kexec: add _ALIGN* marcos for align operation
Zhang Yanfei
2012-12-23
die: Use const for fmt
Simon Horman
2012-09-12
fs2dt: Add a generic copy of fs2dt
Simon Horman
2012-06-27
Check format string of die()
Aleksey Makarov
2012-03-29
Add a descriptive error message for kexec load failure
Khalid Aziz
2012-03-15
Add generic debug option
Cong Wang
2011-03-03
get the backup area dynamically
Amerigo Wang
2010-09-09
crashdump: Move kern_vaddr_start from kexec_info into crash_elf_info
Eric W. Biederman
2010-09-08
kexec: Kill arch_init
Eric W. Biederman
2010-09-08
kexec: Move kernel_version into the kexec core
Eric W. Biederman
2010-02-18
x86_64: use correct PAGE_OFFSET
Simon Horman
2010-02-02
Make purgatory a signed char buffer
Simon Horman
2010-02-02
Mark unused parameters
Simon Horman
2010-02-02
don't leak in concat_cmdline
Simon Horman
2010-02-02
Fix --reuse-cmdline so it is usable.
Eric W. Biederman
2008-10-31
kexec jump support for kexec-tools
Huang Ying
2008-09-24
IA64: do not include uncached memory to vmcore
Jay Lan
2008-09-05
kexec/kexec.h: Bring put/get_unaligned() back from the dead.
Paul Mundt
2008-05-21
Factor uname-based native architecture detection into a common function.
Jamey Sharp
2008-05-21
Prototype ifdown() in kexec.h, not nested in main().
Jamey Sharp
2008-05-21
Add --reuse-cmdline
Bernhard Walle
[next]