Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-01-30 | kexec: Set IORESOURCE_SYSTEM_RAM for System RAM | Toshi Kani | 1 | -3/+5 |
2016-01-20 | kernel/kexec_core.c: use list_for_each_entry_safe in kimage_free_page_list | Geliang Tang | 1 | -5/+2 |
2015-12-19 | kexec: Fix race between panic() and crash_kexec() | Hidehiro Kawai | 1 | -1/+29 |
2015-11-06 | kexec: use file name as the output message prefix | Minfei Huang | 1 | -2/+2 |
2015-10-21 | kexec/crash: Say which char is the unrecognized | Borislav Petkov | 1 | -3/+3 |
2015-09-10 | kexec: export KERNEL_IMAGE_SIZE to vmcoreinfo | Baoquan He | 1 | -0/+3 |
2015-09-10 | kexec: align crash_notes allocation to make it be inside one physical page | Baoquan He | 1 | -1/+22 |
2015-09-10 | kexec: remove unnecessary test in kimage_alloc_crash_control_pages() | Minfei Huang | 1 | -2/+1 |
2015-09-10 | kexec: split kexec_load syscall from kexec core code | Dave Young | 1 | -0/+1511 |