summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/kexec.h
Commit message (Expand)AuthorAgeFilesLines
* crash: add a new kexec flag for hotplug supportSourabh Jain2024-04-231-9/+2
* crash: forward memory_notify arg to arch crash hotplug handlerSourabh Jain2024-04-231-1/+1
* x86: Do not include <asm/bootparam.h> in several filesThomas Zimmermann2024-01-301-1/+0
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-09-071-2/+0
|\
| * x86/reboot: VMCLEAR active VMCSes before emergency rebootSean Christopherson2023-08-031-2/+0
* | crash: hotplug support for kexec_load()Eric DeVolder2023-08-241-4/+7
* | x86/crash: add x86 crash hotplug supportEric DeVolder2023-08-241-0/+15
|/
* x86/kexec: remove unnecessary arch_kexec_kernel_image_load()Bjorn Helgaas2023-04-081-3/+0
* kexec: drop weak attribute from functionsNaveen N. Rao2022-07-151-0/+6
* kexec_file: drop weak attribute from functionsNaveen N. Rao2022-07-151-0/+6
* kexec_file: drop weak attribute from arch_kexec_apply_relocations[_add]Naveen N. Rao2022-05-271-0/+8
* x86/sme: Replace occurrences of sme_active() with cc_platform_has()Tom Lendacky2021-10-041-1/+1
* x86: Use ELF fields defined in 'struct kimage'Lakshmi Ramasubramanian2021-03-081-5/+0
* x86/kdump: Remove the backup region handlingLianbo Jiang2019-11-141-10/+0
* x86/stackframe/32: Provide consistent pt_regsPeter Zijlstra2019-06-251-17/+0
* 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