summaryrefslogtreecommitdiff
path: root/kexec/kexec.h
AgeCommit message (Expand)Author
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
2007-03-19Move memory range variablesMagnus Damm
2006-11-27kexec-tools: Introduce kexec-iomem.c and /proc/iomem parsing code V2Magnus Damm
2006-11-08kexec-tools: Introduce dfprintf macro for debugging statementsVivek Goyal
2006-10-13Check for crashkernel memory reservationMohan Kumar M
2006-10-06kexec-tools: x86_64 read kernel vaddr and size from /proc/kcoreVivek Goyal
2006-07-27kexec-tools: i386 sys interface changes compatibilityVivek Goyal
2006-07-27crashdump backup region handlingVivek Goyal
2006-07-27Revert "- First stab at letting the loaders know we have a panic kernel."Eric W. Biederman
2006-07-27- First stab at letting the loaders know we have a panic kernel.Eric W. Biederman
2006-07-27kexec-tools-1.101Eric W. Biederman