summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2016-09-02kexec: fix double-free when failing to relocate the purgatoryThiago Jung Bauermann1-0/+3
2016-05-24kexec: introduce a protection mechanism for the crashkernel reserved memoryXunlei Pang4-2/+23
2016-03-17Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds91-1365/+1924
2016-02-21kexec: replace call to copy_file_from_fd() with kernel versionMimi Zohar2-64/+11
2016-01-30x86, kexec, nvdimm: Use walk_iomem_res_desc() for iomem searchToshi Kani4-9/+9
2016-01-30kexec: Set IORESOURCE_SYSTEM_RAM for System RAMToshi Kani2-4/+6
2016-01-21kexec: move some memembers and definitions within the scope of CONFIG_KEXEC_FILEXunlei Pang4-37/+50
2015-11-07kexec: use file name as the output message prefixMinfei Huang3-2/+6
2015-09-10kexec: split kexec_file syscall code to kexec_file.cDave Young5-1045/+1090