summaryrefslogtreecommitdiffstats
path: root/kernel/crash_core.c
Commit message (Expand)AuthorAgeFilesLines
* kdump: write correct address of mem_section into vmcoreinfoKirill A. Shutemov2018-01-131-1/+1
* kdump: print a message in case parse_crashkernel_mem resulted in zero bytesDave Young2017-11-181-1/+2
* kdump: protect vmcoreinfo data under the crash memoryXunlei Pang2017-07-131-1/+16
* powerpc/fadump: use the correct VMCOREINFO_NOTE_SIZE for phdrXunlei Pang2017-07-131-2/+1Star
* kexec: move vmcoreinfo out of the kernel's .bss sectionXunlei Pang2017-07-131-4/+22
* ia64: reuse append_elf_note() and final_note() functionsHari Bathini2017-05-091-20/+14Star
* crash: move crashkernel parsing and vmcore related code under CONFIG_CRASH_COREHari Bathini2017-05-091-0/+445