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.c
Age
Commit message (
Expand
)
Author
2023-02-07
kexec: make -a the default
Ahelenia ZiemiaĆska
2022-10-10
LoongArch: Remove redundant cmdline parameters when using --reuse-cmdline option
Youling Tang
2022-03-23
kexec-xen: Allow xen_kexec_exec() to return in case of Live Update
Raphael Ning
2022-03-23
kexec-tools: print error if kexec_file_load fails
Hari Bathini
2022-01-14
use slurp_proc_file() in get_command_line()
Sven Schnelle
2022-01-14
add slurp_proc_file()
Sven Schnelle
2021-04-02
kexec: Make --status work with normal kexec images
Raphael Ning
2021-04-02
kexec: Fix description of --status exit code
Raphael Ning
2021-04-02
kexec: Use %llu/%llx and casts to format uint64_t
Geert Uytterhoeven
2020-09-29
kexec-tools: Fix a prompt message when crashkernel is not reserved
Youling Tang
2020-09-02
kexec/kexec.c: Add missing close() call
Youling Tang
2020-06-06
kexec-tools: fix the unintended fallthrough when '-d' option is used
Hari Bathini
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: Reset getopt before falling back to legacy syscall
Petr Tesarik
2020-04-01
kexec-tools: Fix kexec_file_load(2) error handling
Petr Tesarik
2019-07-16
kexec/arm64: Add support for handling zlib compressed (Image.gz) image
Bhupesh Sharma
2019-07-16
kexec/kexec.c: Add the missing close() for fd used for kexec_file_load()
Bhupesh Sharma
2018-04-19
kexec: Add --no-checks option
Geoff Levand
2018-04-19
kexec: Fix printf warning
Geoff Levand
2018-04-10
Fix a segmentation fault when trying to run "kexec -p"
Petr Tesarik
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
2018-03-30
kexec: Do not special-case the -s option
Michal Suchanek
2018-03-30
kexec: Fix option checks to take KEXEC_FILE_LOAD into account
Michal Suchanek
2018-03-30
kexec: Return -ENOSYS when kexec does not know how to call KEXEC_FILE_LOAD
Michal Suchanek
2017-03-02
kexec: Add option to get crash kernel region size
Daniel Kiper
2017-01-31
kexec: Remove redundant space from help message
Daniel Kiper
2017-01-26
kexec: implemented XEN KEXEC STATUS to determine if an image is loaded
Eric DeVolder
2016-06-08
kexec: fix warnings caused by selecting 64-bit file IO on 32-bit platforms
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-27
kexec: fix mmap return code handling
Michael Holzheu
2015-11-11
kexec: determine size of block device
Andreas Fenkart
2015-11-09
kexec/s390x: use mmap instead of read for slurp_file()
Michael Holzheu
2015-10-26
Revert "kexec: use mmap instead of read for slurp_file()"
Dave Young
2015-09-07
kexec: use mmap instead of read for slurp_file()
Michael Holzheu
2015-09-02
Drop release date from kexec-tools version output
Dave Young
2015-04-15
kexec: remove ordering constraints from -x (--no-ifdown) and -y (--no-sync)
Tejun Heo
2015-04-15
kexec: implement -y (--no-sync) option
Tejun Heo
2015-01-05
Revert "kexec, remove panic_on_warn kernel parameter from kdump situations"
Simon Horman
2015-01-01
kexec, remove panic_on_warn kernel parameter from kdump situations
Prarit Bhargava
2014-12-02
kexec: remove some re zero-assignment
HuKeping
2014-09-04
Return error code in case of invalid command line option
Vivek Goyal
2014-08-27
kexec: Provide an option to use new kexec system call
Vivek Goyal
2014-03-20
cleanup: add dbgprint_mem_range function
WANG Chao
2014-03-06
Fix an off-by-one in locate_hole()
Matthew Fleming
2014-02-06
kernel image probe function return value checking fix
Dave Young
2013-12-13
kexec: Extract slurp_fd()
Geert Uytterhoeven
2013-12-13
kexec: Let slurp_file_len() return the number of bytes read
Geert Uytterhoeven
[next]