aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/kexec.h
AgeCommit message (Expand)Author
2020-01-09x86/stackframe/32: Provide consistent pt_regsPeter Zijlstra
2018-10-31treewide: remove current_text_addrNick Desaulniers
2018-10-09x86/kexec: Correct KEXEC_BACKUP_SRC_END off-by-one errorBjorn Helgaas
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-07-30x86/mm, kexec: Fix memory corruption with SME on successive kexecsTom Lendacky
2017-07-18x86/mm, kexec: Allow kexec to be used with SMETom Lendacky
2017-03-27x86/kexec: Add 5-level paging supportKirill A. Shutemov
2016-10-11x86/panic: replace smp_send_stop() with kdump friendly version in panic pathHidehiro Kawai
2014-08-08kexec: support for kexec on panic using new system callVivek Goyal
2014-08-08kexec-bzImage64: support for loading bzImage using 64bit entryVivek Goyal
2013-01-29x86, kexec: Remove 1024G limitation for kexec buffer on 64bitYinghai Lu
2012-12-11x86/kexec: crash_vmclear_local_vmcss needs __rcuZhang Yanfei
2012-12-06x86/kexec: VMCLEAR VMCSs loaded on all cpus if necessaryZhang Yanfei
2009-03-10x86, kexec: x86_64: add kexec jump support for x86_64Huang Ying
2009-02-03x86: kexec: Use one page table in x86_64 machine_kexecHuang Ying
2008-10-31kexec/i386: setup kexec page table in CHuang Ying
2008-10-31kexec/i386: allocate page table pages dynamicallyHuang Ying
2008-10-22x86: Fix ASM_X86__ header guardsH. Peter Anvin
2008-10-22x86, um: ... and asm-x86 moveAl Viro