summaryrefslogtreecommitdiffstats
path: root/kernel/crash_core.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 230Thomas Gleixner2019-06-191-3/+1Star
* kexec: export PG_offline to VMCOREINFODavid Hildenbrand2019-03-061-0/+2
* kernel/crash_core.c: print timestamp using time64_tArnd Bergmann2018-08-221-1/+1
* proc/kcore: add vmcoreinfo note to /proc/kcoreOmar Sandoval2018-08-221-2/+2
* crash_core: use VMCOREINFO_SYMBOL_ARRAY() for swapper_pg_dirOmar Sandoval2018-08-221-1/+1
* mm: split page_type out from _mapcountMatthew Wilcox2018-06-081-0/+1
* kexec: export PG_swapbacked to VMCOREINFOPetr Tesarik2018-04-141-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-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