summaryrefslogtreecommitdiff
path: root/kexec/kexec.h
Commit message (Expand)AuthorAgeFilesLines
* LoongArch: Remove redundant cmdline parameters when using --reuse-cmdline optionYouling Tang2022-10-101-0/+1
* kexec-tools: Remove duplicate ultoa() definitions and redefine itTiezhu Yang2022-07-191-0/+16
* kexec-xen: Allow xen_kexec_exec() to return in case of Live UpdateRaphael Ning2022-03-231-1/+1
* kexec: Remove the error prone kernel_version functionEric W. Biederman2021-04-171-4/+0
* kexec-xen: Introduce --exec-live-update to trigger a live updateVarad Gautam2020-04-071-2/+4
* kexec: Introduce --load-live-update for xenVarad Gautam2020-04-071-1/+4
* kexec-tools: Fix kexec_file_load(2) error handlingPetr Tesarik2020-04-011-0/+1
* kexec: Add --no-checks optionGeoff Levand2018-04-191-1/+5
* kexec: Add option to fall back to KEXEC_LOAD when KEXEC_FILE_LOAD is not supp...Michal Suchanek2018-03-301-1/+3
* kexec: Add option to revert -sMichal Suchanek2018-03-301-1/+3
* kexec: generalize and rename get_kernel_stext_sym()Pratyush Anand2017-05-221-0/+2
* kexec: Add option to get crash kernel region sizeDaniel Kiper2017-03-021-1/+3
* kexec: implemented XEN KEXEC STATUS to determine if an image is loadedEric DeVolder2017-01-261-1/+4
* kexec: add max_size to memory_rangesRussell King2016-06-081-0/+1
* Revert "crashdump/x86: Add option to get crash kernel region size"Simon Horman2015-12-011-4/+1
* crashdump/x86: Add option to get crash kernel region sizeDaniel Kiper2015-11-301-1/+4
* kexec/s390x: use mmap instead of read for slurp_file()Michael Holzheu2015-11-091-0/+1
* Load crash kernel high on x86Petr Tesarik2015-10-061-1/+1
* Add persistent memory supportBaoquan He2015-09-021-0/+2
* kexec: implement -y (--no-sync) optionTejun Heo2015-04-151-1/+3
* kexec: Provide an option to use new kexec system callVivek Goyal2014-08-271-1/+10
* kexec: iomem: accept u64 parameters for callbacksLiu Hua2014-06-061-2/+2
* x86, cleanup: Store crash memory ranges kexec_infoWANG Chao2014-04-231-0/+2
* cleanup: add dbgprint_mem_range functionWANG Chao2014-03-201-0/+1
* kexec: Let slurp_file_len() return the number of bytes readGeert Uytterhoeven2013-12-131-1/+1
* kexec/xen: directly load images images into XenDavid Vrabel2013-11-191-0/+5
* kexec: Fix the -? optionGeoff Levand2013-10-031-1/+1
* kexec: cleanup: make add_backup_segments staticZhang Yanfei2013-04-301-4/+0
* kdump, x86: Process multiple Crash kernel in /proc/iomemYinghai Lu2013-04-261-0/+1
* kexec: add _ALIGN* marcos for align operationZhang Yanfei2013-03-141-0/+12
* die: Use const for fmtSimon Horman2012-12-231-1/+1
* fs2dt: Add a generic copy of fs2dtSimon Horman2012-09-121-0/+5
* Check format string of die()Aleksey Makarov2012-06-271-1/+2
* Add a descriptive error message for kexec load failureKhalid Aziz2012-03-291-0/+6
* Add generic debug optionCong Wang2012-03-151-7/+8
* get the backup area dynamicallyAmerigo Wang2011-03-031-0/+2
* crashdump: Move kern_vaddr_start from kexec_info into crash_elf_infoEric W. Biederman2010-09-091-3/+0
* kexec: Kill arch_initEric W. Biederman2010-09-081-2/+0
* kexec: Move kernel_version into the kexec coreEric W. Biederman2010-09-081-0/+4
* x86_64: use correct PAGE_OFFSETSimon Horman2010-02-181-0/+2
* Make purgatory a signed char bufferSimon Horman2010-02-021-1/+1
* Mark unused parametersSimon Horman2010-02-021-1/+2
* don't leak in concat_cmdlineSimon Horman2010-02-021-1/+1
* Fix --reuse-cmdline so it is usable.Eric W. Biederman2010-02-021-0/+2
* kexec jump support for kexec-toolsHuang Ying2008-10-311-1/+11
* IA64: do not include uncached memory to vmcoreJay Lan2008-09-241-0/+1
* kexec/kexec.h: Bring put/get_unaligned() back from the dead.Paul Mundt2008-09-051-11/+10
* Factor uname-based native architecture detection into a common function.Jamey Sharp2008-05-211-0/+8
* Prototype ifdown() in kexec.h, not nested in main().Jamey Sharp2008-05-211-0/+2
* Add --reuse-cmdlineBernhard Walle2008-05-211-0/+1