summaryrefslogtreecommitdiffstats
path: root/kernel/crash_core.c
AgeCommit message (Expand)AuthorLines
2017-07-12kdump: protect vmcoreinfo data under the crash memoryXunlei Pang-1/+16
2017-07-12powerpc/fadump: use the correct VMCOREINFO_NOTE_SIZE for phdrXunlei Pang-2/+1
2017-07-12kexec: move vmcoreinfo out of the kernel's .bss sectionXunlei Pang-4/+22
2017-05-08ia64: reuse append_elf_note() and final_note() functionsHari Bathini-20/+14
2017-05-08crash: move crashkernel parsing and vmcore related code under CONFIG_CRASH_COREHari Bathini-0/+445