Age | Commit message (Expand) | Author |
2018-10-31 | treewide: remove current_text_addr | Nick Desaulniers |
2018-10-09 | x86/kexec: Correct KEXEC_BACKUP_SRC_END off-by-one error | Bjorn Helgaas |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-07-30 | x86/mm, kexec: Fix memory corruption with SME on successive kexecs | Tom Lendacky |
2017-07-18 | x86/mm, kexec: Allow kexec to be used with SME | Tom Lendacky |
2017-03-27 | x86/kexec: Add 5-level paging support | Kirill A. Shutemov |
2016-10-11 | x86/panic: replace smp_send_stop() with kdump friendly version in panic path | Hidehiro Kawai |
2014-08-08 | kexec: support for kexec on panic using new system call | Vivek Goyal |
2014-08-08 | kexec-bzImage64: support for loading bzImage using 64bit entry | Vivek Goyal |
2013-01-29 | x86, kexec: Remove 1024G limitation for kexec buffer on 64bit | Yinghai Lu |
2012-12-11 | x86/kexec: crash_vmclear_local_vmcss needs __rcu | Zhang Yanfei |
2012-12-06 | x86/kexec: VMCLEAR VMCSs loaded on all cpus if necessary | Zhang Yanfei |
2009-03-10 | x86, kexec: x86_64: add kexec jump support for x86_64 | Huang Ying |
2009-02-03 | x86: kexec: Use one page table in x86_64 machine_kexec | Huang Ying |
2008-10-31 | kexec/i386: setup kexec page table in C | Huang Ying |
2008-10-31 | kexec/i386: allocate page table pages dynamically | Huang Ying |
2008-10-22 | x86: Fix ASM_X86__ header guards | H. Peter Anvin |
2008-10-22 | x86, um: ... and asm-x86 move | Al Viro |