aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/crash_core.c
Commit message (Expand)AuthorAge
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 230Thomas Gleixner2019-06-19
* kexec: export PG_offline to VMCOREINFODavid Hildenbrand2019-03-06
* kernel/crash_core.c: print timestamp using time64_tArnd Bergmann2018-08-22
* proc/kcore: add vmcoreinfo note to /proc/kcoreOmar Sandoval2018-08-22
* crash_core: use VMCOREINFO_SYMBOL_ARRAY() for swapper_pg_dirOmar Sandoval2018-08-22
* mm: split page_type out from _mapcountMatthew Wilcox2018-06-07
* kexec: export PG_swapbacked to VMCOREINFOPetr Tesarik2018-04-13
* crash: export paddr_vmcoreinfo_note()Marc-André Lureau2018-03-19
* kdump: write correct address of mem_section into vmcoreinfoKirill A. Shutemov2018-01-13
* kdump: print a message in case parse_crashkernel_mem resulted in zero bytesDave Young2017-11-17
* kdump: protect vmcoreinfo data under the crash memoryXunlei Pang2017-07-12
* powerpc/fadump: use the correct VMCOREINFO_NOTE_SIZE for phdrXunlei Pang2017-07-12
* kexec: move vmcoreinfo out of the kernel's .bss sectionXunlei Pang2017-07-12
* ia64: reuse append_elf_note() and final_note() functionsHari Bathini2017-05-08
* crash: move crashkernel parsing and vmcore related code under CONFIG_CRASH_COREHari Bathini2017-05-08