summaryrefslogtreecommitdiff
path: root/kexec/crashdump.h
Commit message (Expand)AuthorAgeFilesLines
* x86: Support large number of memory rangesXunlei Pang2017-03-241-2/+2
* crashdump: Remove stray get_crashkernel_region() declarationDaniel Kiper2017-03-201-1/+0
* kexec: phys_to_virt() must take unsigned long longRussell King2016-06-081-1/+1
* Revert "crashdump/x86: Add option to get crash kernel region size"Simon Horman2015-12-011-0/+1
* crashdump/x86: Add option to get crash kernel region sizeDaniel Kiper2015-11-301-1/+0
* kexec/xen: directly load images images into XenDavid Vrabel2013-11-191-1/+2
* kexec: remove duplicated backup_src_start field from struct crash_elf_infoAmerigo Wang2011-04-271-3/+0
* kexec: extend KCORE_ELF_HEADERS_SIZE againCliff Wickman2011-02-241-2/+2
* mips: kern_vaddr_start is now in crash_elf_infoSimon Horman2010-12-211-0/+7
* crashdump: Move kern_vaddr_start from kexec_info into crash_elf_infoEric W. Biederman2010-09-091-0/+3
* kexec: extend KCORE_ELF_HEADERS_SIZE for large memoryCliff Wickman2010-08-241-2/+2
* kexec: introduce phys_to_virt() functionMika Westerberg2010-05-191-0/+3
* some kexec MIPS improvementsMaxim Uvarov2010-03-081-1/+1
* extract vmcoreinfo from /proc/vmcore for XenItsuro ODA2008-04-021-0/+1
* Pass vmcoreinfo's address and sizeKen'ichi Ohmichi2007-10-181-0/+1
* Set crash dump ELF header e_machine field based on underlying hypervisor arch...Ian Campbell2007-03-191-0/+3
* Keep alignment comment in elf code and use ELF_CORE_HEADER_ALIGNMagnus Damm2007-02-161-0/+6
* kexec-tools: Add alignment parameter to crash_create_XXX_headersSimon Horman2007-02-141-2/+4
* kexec-tools: Introduce crashdump-xen.c and Xen support V2Magnus Damm2006-11-271-0/+4
* kexec-tools: Introduce crashdump-elf.c and crash_create_elf32/64_headers() V2Magnus Damm2006-11-271-0/+26
* kexec-tools: Add length parameter to get_crash_notes_per_cpu()Magnus Damm2006-11-271-1/+1
* kexec-tools: x86_64 read kernel vaddr and size from /proc/kcoreVivek Goyal2006-10-061-0/+2
* kexec-tools: i386 sys interface changes compatibilityVivek Goyal2006-07-271-0/+9