summaryrefslogtreecommitdiffstats
path: root/kernel/kexec_core.c
AgeCommit message (Expand)AuthorLines
2016-01-20kernel/kexec_core.c: use list_for_each_entry_safe in kimage_free_page_listGeliang Tang-5/+2
2015-12-19kexec: Fix race between panic() and crash_kexec()Hidehiro Kawai-1/+29
2015-11-06kexec: use file name as the output message prefixMinfei Huang-2/+2
2015-10-21kexec/crash: Say which char is the unrecognizedBorislav Petkov-3/+3
2015-09-10kexec: export KERNEL_IMAGE_SIZE to vmcoreinfoBaoquan He-0/+3
2015-09-10kexec: align crash_notes allocation to make it be inside one physical pageBaoquan He-1/+22
2015-09-10kexec: remove unnecessary test in kimage_alloc_crash_control_pages()Minfei Huang-2/+1
2015-09-10kexec: split kexec_load syscall from kexec core codeDave Young-0/+1511