aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/kexec.h
AgeCommit message (Expand)AuthorFilesLines
2018-10-31treewide: remove current_text_addrGravatar Nick Desaulniers 1-1/+2
2018-10-09x86/kexec: Correct KEXEC_BACKUP_SRC_END off-by-one errorGravatar Bjorn Helgaas 1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-07-30x86/mm, kexec: Fix memory corruption with SME on successive kexecsGravatar Tom Lendacky 1-1/+2
2017-07-18x86/mm, kexec: Allow kexec to be used with SMEGravatar Tom Lendacky 1-0/+8
2017-03-27x86/kexec: Add 5-level paging supportGravatar Kirill A. Shutemov 1-0/+1
2016-10-11x86/panic: replace smp_send_stop() with kdump friendly version in panic pathGravatar Hidehiro Kawai 1-0/+1
2014-08-08kexec: support for kexec on panic using new system callGravatar Vivek Goyal 1-3/+27
2014-08-08kexec-bzImage64: support for loading bzImage using 64bit entryGravatar Vivek Goyal 1-0/+21
2013-01-29x86, kexec: Remove 1024G limitation for kexec buffer on 64bitGravatar Yinghai Lu 1-3/+3
2012-12-11x86/kexec: crash_vmclear_local_vmcss needs __rcuGravatar Zhang Yanfei 1-1/+2
2012-12-06x86/kexec: VMCLEAR VMCSs loaded on all cpus if necessaryGravatar Zhang Yanfei 1-0/+2
2009-03-10x86, kexec: x86_64: add kexec jump support for x86_64Gravatar Huang Ying 1-6/+7
2009-02-03x86: kexec: Use one page table in x86_64 machine_kexecGravatar Huang Ying 1-18/+9
2008-10-31kexec/i386: setup kexec page table in CGravatar Huang Ying 1-15/+2
2008-10-31kexec/i386: allocate page table pages dynamicallyGravatar Huang Ying 1-0/+14
2008-10-22x86: Fix ASM_X86__ header guardsGravatar H. Peter Anvin 1-3/+3
2008-10-22x86, um: ... and asm-x86 moveGravatar Al Viro 1-0/+175