Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kdump: write correct address of mem_section into vmcoreinfo | Kirill A. Shutemov | 2018-01-13 | 1 | -1/+1 |
* | kdump: print a message in case parse_crashkernel_mem resulted in zero bytes | Dave Young | 2017-11-17 | 1 | -1/+2 |
* | kdump: protect vmcoreinfo data under the crash memory | Xunlei Pang | 2017-07-12 | 1 | -1/+16 |
* | powerpc/fadump: use the correct VMCOREINFO_NOTE_SIZE for phdr | Xunlei Pang | 2017-07-12 | 1 | -2/+1 |
* | kexec: move vmcoreinfo out of the kernel's .bss section | Xunlei Pang | 2017-07-12 | 1 | -4/+22 |
* | ia64: reuse append_elf_note() and final_note() functions | Hari Bathini | 2017-05-08 | 1 | -20/+14 |
* | crash: move crashkernel parsing and vmcore related code under CONFIG_CRASH_CORE | Hari Bathini | 2017-05-08 | 1 | -0/+445 |