summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/kexec.h
Commit message (Expand)AuthorAgeFilesLines
* treewide: remove current_text_addrNick Desaulniers2018-10-311-1/+2
* x86/kexec: Correct KEXEC_BACKUP_SRC_END off-by-one errorBjorn Helgaas2018-10-091-1/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* x86/mm, kexec: Fix memory corruption with SME on successive kexecsTom Lendacky2017-07-301-1/+2
* x86/mm, kexec: Allow kexec to be used with SMETom Lendacky2017-07-181-0/+8
* x86/kexec: Add 5-level paging supportKirill A. Shutemov2017-03-271-0/+1
* x86/panic: replace smp_send_stop() with kdump friendly version in panic pathHidehiro Kawai2016-10-111-0/+1
* kexec: support for kexec on panic using new system callVivek Goyal2014-08-081-3/+27
* kexec-bzImage64: support for loading bzImage using 64bit entryVivek Goyal2014-08-081-0/+21
* x86, kexec: Remove 1024G limitation for kexec buffer on 64bitYinghai Lu2013-01-291-3/+3
* x86/kexec: crash_vmclear_local_vmcss needs __rcuZhang Yanfei2012-12-111-1/+2
* x86/kexec: VMCLEAR VMCSs loaded on all cpus if necessaryZhang Yanfei2012-12-061-0/+2
* x86, kexec: x86_64: add kexec jump support for x86_64Huang Ying2009-03-101-6/+7
* x86: kexec: Use one page table in x86_64 machine_kexecHuang Ying2009-02-031-18/+9
* kexec/i386: setup kexec page table in CHuang Ying2008-10-311-15/+2
* kexec/i386: allocate page table pages dynamicallyHuang Ying2008-10-311-0/+14
* x86: Fix ASM_X86__ header guardsH. Peter Anvin2008-10-221-3/+3
* x86, um: ... and asm-x86 moveAl Viro2008-10-221-0/+175