summaryrefslogtreecommitdiffstats
path: root/kernel/crash_core.c
Commit message (Expand)AuthorAgeFilesLines
* mm: split page_type out from _mapcountMatthew Wilcox2018-06-071-0/+1
* kexec: export PG_swapbacked to VMCOREINFOPetr Tesarik2018-04-131-0/+1
* crash: export paddr_vmcoreinfo_note()Marc-André Lureau2018-03-201-0/+1
* 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-171-1/+2
* kdump: protect vmcoreinfo data under the crash memoryXunlei Pang2017-07-121-1/+16
* powerpc/fadump: use the correct VMCOREINFO_NOTE_SIZE for phdrXunlei Pang2017-07-121-2/+1
* kexec: move vmcoreinfo out of the kernel's .bss sectionXunlei Pang2017-07-121-4/+22
* ia64: reuse append_elf_note() and final_note() functionsHari Bathini2017-05-081-20/+14
* crash: move crashkernel parsing and vmcore related code under CONFIG_CRASH_COREHari Bathini2017-05-081-0/+445
OpenPOWER on IntegriCloud