summaryrefslogtreecommitdiff
path: root/kexec/crashdump-elf.c
AgeCommit message (Expand)Author
2015-09-25fix kexec load hang in case crash notes addr read failureDave Young
2014-06-05Enumerate all /sys/devices/system/cpu/cpuN when they are discontiguousTakao Indoh
2013-03-15kexec: use _ALIGN* to make the logic clearZhang Yanfei
2012-07-06kexec-tools: Read always one vmcoreinfo fileDaniel Kiper
2011-04-27kexec: remove duplicated backup_src_start field from struct crash_elf_infoAmerigo Wang
2010-09-09crashdump: Move kern_vaddr_start from kexec_info into crash_elf_infoEric W. Biederman
2010-05-19kexec: introduce phys_to_virt() functionMika Westerberg
2008-10-31kexec jump support for kexec-toolsHuang Ying
2008-09-12Fix build warningsGeoff Levand
2008-05-28Use 'long long' for printf() format string and ELF64 numbers.Bernhard Walle
2008-04-02extract vmcoreinfo from /proc/vmcore for XenItsuro ODA
2007-10-18Pass vmcoreinfo's address and sizeKen'ichi Ohmichi
2007-05-10kexec rename dprintf to dbgprintfGeoff Levand
2007-05-09use dprintfSimon Horman
2007-03-19Set crash dump ELF header e_machine field based on underlying hypervisor arch...Ian Campbell
2007-02-16Keep alignment comment in elf code and use ELF_CORE_HEADER_ALIGNMagnus Damm
2007-02-14kexec-tools: load_crashdump_segments(): size should really be an unsigned longSimon Horman
2007-02-14kexec-tools: Add alignment parameter to crash_create_XXX_headersSimon Horman
2006-12-21kexec-tool: Use the appropriate format in debug print statementsHorms
2006-11-27kexec-tools: 1k alignment commentMagnus Damm
2006-11-27kexec-tools: Introduce crashdump-xen.c and Xen support V2Magnus Damm
2006-11-27kexec-tools: Introduce crashdump-elf.c and crash_create_elf32/64_headers() V2Magnus Damm