summaryrefslogtreecommitdiff
path: root/kexec/crashdump.h
AgeCommit message (Expand)Author
2017-03-24x86: Support large number of memory rangesXunlei Pang
2017-03-20crashdump: Remove stray get_crashkernel_region() declarationDaniel Kiper
2016-06-08kexec: phys_to_virt() must take unsigned long longRussell 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
2013-11-19kexec/xen: directly load images images into XenDavid Vrabel
2011-04-27kexec: remove duplicated backup_src_start field from struct crash_elf_infoAmerigo Wang
2011-02-24kexec: extend KCORE_ELF_HEADERS_SIZE againCliff Wickman
2010-12-21mips: kern_vaddr_start is now in crash_elf_infoSimon Horman
2010-09-09crashdump: Move kern_vaddr_start from kexec_info into crash_elf_infoEric W. Biederman
2010-08-24kexec: extend KCORE_ELF_HEADERS_SIZE for large memoryCliff Wickman
2010-05-19kexec: introduce phys_to_virt() functionMika Westerberg
2010-03-08some kexec MIPS improvementsMaxim Uvarov
2008-04-02extract vmcoreinfo from /proc/vmcore for XenItsuro ODA
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
2007-02-16Keep alignment comment in elf code and use ELF_CORE_HEADER_ALIGNMagnus Damm
2007-02-14kexec-tools: Add alignment parameter to crash_create_XXX_headersSimon Horman
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
2006-11-27kexec-tools: Add length parameter to get_crash_notes_per_cpu()Magnus Damm
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