aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/kexec.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-31treewide: remove current_text_addrNick Desaulniers1-1/+2
2018-10-09x86/kexec: Correct KEXEC_BACKUP_SRC_END off-by-one errorBjorn Helgaas1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-07-30x86/mm, kexec: Fix memory corruption with SME on successive kexecsTom Lendacky1-1/+2
2017-07-18x86/mm, kexec: Allow kexec to be used with SMETom Lendacky1-0/+8
2017-03-27x86/kexec: Add 5-level paging supportKirill A. Shutemov1-0/+1
2016-10-11x86/panic: replace smp_send_stop() with kdump friendly version in panic pathHidehiro Kawai1-0/+1
2014-08-08kexec: support for kexec on panic using new system callVivek Goyal1-3/+27
2014-08-08kexec-bzImage64: support for loading bzImage using 64bit entryVivek Goyal1-0/+21
2013-01-29x86, kexec: Remove 1024G limitation for kexec buffer on 64bitYinghai Lu1-3/+3
2012-12-11x86/kexec: crash_vmclear_local_vmcss needs __rcuZhang Yanfei1-1/+2
2012-12-06x86/kexec: VMCLEAR VMCSs loaded on all cpus if necessaryZhang Yanfei1-0/+2
2009-03-10x86, kexec: x86_64: add kexec jump support for x86_64Huang Ying1-6/+7
2009-02-03x86: kexec: Use one page table in x86_64 machine_kexecHuang Ying1-18/+9
2008-10-31kexec/i386: setup kexec page table in CHuang Ying1-15/+2
2008-10-31kexec/i386: allocate page table pages dynamicallyHuang Ying1-0/+14
2008-10-22x86: Fix ASM_X86__ header guardsH. Peter Anvin1-3/+3
2008-10-22x86, um: ... and asm-x86 moveAl Viro1-0/+175