aboutsummaryrefslogtreecommitdiff
path: root/kernel/kexec_file.c
AgeCommit message (Expand)AuthorFilesLines
2016-05-23kexec: introduce a protection mechanism for the crashkernel reserved memoryGravatar Xunlei Pang 1-1/+7
2016-03-17Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Gravatar Linus Torvalds 1-64/+9
2016-02-21kexec: replace call to copy_file_from_fd() with kernel versionGravatar Mimi Zohar 1-64/+9
2016-01-30x86, kexec, nvdimm: Use walk_iomem_res_desc() for iomem searchGravatar Toshi Kani 1-4/+4
2016-01-30kexec: Set IORESOURCE_SYSTEM_RAM for System RAMGravatar Toshi Kani 1-1/+1
2016-01-20kexec: move some memembers and definitions within the scope of CONFIG_KEXEC_FILEGravatar Xunlei Pang 1-0/+2
2015-11-06kexec: use file name as the output message prefixGravatar Minfei Huang 1-0/+2
2015-09-10kexec: split kexec_file syscall code to kexec_file.cGravatar Dave Young 1-0/+1045