summaryrefslogtreecommitdiff
path: root/kexec/kexec.h
AgeCommit message (Expand)Author
2017-05-22kexec: generalize and rename get_kernel_stext_sym()Pratyush Anand
2017-03-02kexec: Add option to get crash kernel region sizeDaniel Kiper
2017-01-26kexec: implemented XEN KEXEC STATUS to determine if an image is loadedEric DeVolder
2016-06-08kexec: add max_size to memory_rangesRussell King
2015-12-01Revert "crashdump/x86: Add option to get crash kernel region size"Simon Horman
2015-11-30crashdump/x86: Add option to get crash kernel region sizeDaniel Kiper
2015-11-09kexec/s390x: use mmap instead of read for slurp_file()Michael Holzheu
2015-10-06Load crash kernel high on x86Petr Tesarik
2015-09-02Add persistent memory supportBaoquan He
2015-04-15kexec: implement -y (--no-sync) optionTejun Heo
2014-08-27kexec: Provide an option to use new kexec system callVivek Goyal
2014-06-06kexec: iomem: accept u64 parameters for callbacksLiu Hua
2014-04-23x86, cleanup: Store crash memory ranges kexec_infoWANG Chao
2014-03-20cleanup: add dbgprint_mem_range functionWANG Chao
2013-12-13kexec: Let slurp_file_len() return the number of bytes readGeert Uytterhoeven
2013-11-19kexec/xen: directly load images images into XenDavid Vrabel
2013-10-03kexec: Fix the -? optionGeoff Levand
2013-04-30kexec: cleanup: make add_backup_segments staticZhang Yanfei
2013-04-26kdump, x86: Process multiple Crash kernel in /proc/iomemYinghai Lu
2013-03-14kexec: add _ALIGN* marcos for align operationZhang Yanfei
2012-12-23die: Use const for fmtSimon Horman
2012-09-12fs2dt: Add a generic copy of fs2dtSimon Horman
2012-06-27Check format string of die()Aleksey Makarov
2012-03-29Add a descriptive error message for kexec load failureKhalid Aziz
2012-03-15Add generic debug optionCong Wang
2011-03-03get the backup area dynamicallyAmerigo Wang
2010-09-09crashdump: Move kern_vaddr_start from kexec_info into crash_elf_infoEric W. Biederman
2010-09-08kexec: Kill arch_initEric W. Biederman
2010-09-08kexec: Move kernel_version into the kexec coreEric W. Biederman
2010-02-18x86_64: use correct PAGE_OFFSETSimon Horman
2010-02-02Make purgatory a signed char bufferSimon Horman
2010-02-02Mark unused parametersSimon Horman
2010-02-02don't leak in concat_cmdlineSimon Horman
2010-02-02Fix --reuse-cmdline so it is usable.Eric W. Biederman
2008-10-31kexec jump support for kexec-toolsHuang Ying
2008-09-24IA64: do not include uncached memory to vmcoreJay Lan
2008-09-05kexec/kexec.h: Bring put/get_unaligned() back from the dead.Paul Mundt
2008-05-21Factor uname-based native architecture detection into a common function.Jamey Sharp
2008-05-21Prototype ifdown() in kexec.h, not nested in main().Jamey Sharp
2008-05-21Add --reuse-cmdlineBernhard Walle
2008-04-24Replace weak definitions with source filename overriding.Jamey Sharp
2008-03-06kexec-tools: mipsel: Remove #ifdef __MIPSEL__ from kexec/kexec.cSimon Horman
2008-03-04kexec-tools: no machine machine to proc_iomem()Simon Horman
2007-12-19Use config.h for definesJeremy Kerr
2007-10-17Allow architectures to specify the location of /proc/iomemSimon Horman
2007-05-25fix kexec-tools optionsManeesh Soni
2007-05-10kexec rename dprintf to dbgprintfGeoff Levand
2007-05-10kexec remove last remaining dfprintfGeoff Levand
2007-05-09kexec debug output improvmentsGeoff Levand
2007-05-01kexec: Added generic --reuseinitrd optionMichael Neuling