summaryrefslogtreecommitdiff
path: root/kexec/crashdump.c
AgeCommit message (Expand)Author
2017-03-14Don't use %L width specifier with integer valuesPhilip Prindeville
2014-06-05Fix mistaken check of stat(2) return valueTakao Indoh
2013-11-19kexec/xen: switch to use xc_kexec_get_range for get_xen_vmcoreinfo.Don Slutz
2013-04-30kexec: Parse percpu note size from kernelZhang Yanfei
2013-03-05kexec: fix some compiler warningsZhang Yanfei
2012-03-15Add generic debug optionCong Wang
2012-01-10Correct magic varible of function name in debug codeHan Pingtian
2011-11-18kexec: improve the debug printf in get_crash_notes_per_cpu()WANG Cong
2008-10-31kexec jump support for kexec-toolsHuang Ying
2008-07-11kexec/crashdump.c: remove useless codeWANG Cong
2008-06-27kexec/crashdump.c: remove file descriptor leaks; make kdump_info argument to ...WANG Cong
2008-04-02extract vmcoreinfo from /proc/vmcore for XenItsuro ODA
2008-03-06kexec-tools: mipsel: mipsel portFrancesco Chiechi
2007-10-19Pass vmcoreinfo's address and size #2Ken'ichi Ohmichi
2007-10-18Pass vmcoreinfo's address and sizeKen'ichi Ohmichi
2007-03-19Set crash dump ELF header e_machine field based on underlying hypervisor arch...Ian Campbell
2006-12-21kexec-tool: Use the appropriate format in debug print statementsHorms
2006-11-27kexec-tools: Introduce crashdump-elf.c and crash_create_elf32/64_headers() V2Magnus Damm
2006-11-27kexec-tools: Add length parameter to get_crash_notes_per_cpu()Magnus Damm
2006-11-20kexec-tools: remove bogus stderr from die() callHorms
2006-11-17kexec-tools: remove unneccessary includes in kexec/crashdump.cHorms
2006-11-17kexec-tools: fix various bugs in get_crash_notes_per_cpuHorms
2006-07-27kexec-tools: i386 sys interface changes compatibilityVivek Goyal