summaryrefslogtreecommitdiff
path: root/kernel/crash_core.c
AgeCommit message (Expand)AuthorFilesLines
2017-11-18kdump: print a message in case parse_crashkernel_mem resulted in zero bytesDave Young1-1/+2
2017-07-13kdump: protect vmcoreinfo data under the crash memoryXunlei Pang1-1/+16
2017-07-13powerpc/fadump: use the correct VMCOREINFO_NOTE_SIZE for phdrXunlei Pang1-2/+1
2017-07-13kexec: move vmcoreinfo out of the kernel's .bss sectionXunlei Pang1-4/+22
2017-05-09ia64: reuse append_elf_note() and final_note() functionsHari Bathini1-20/+14
2017-05-09crash: move crashkernel parsing and vmcore related code under CONFIG_CRASH_COREHari Bathini1-0/+445