aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/x86/include/asm/kexec.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-01-30x86: Do not include <asm/bootparam.h> in several filesThomas Zimmermann1-1/+0
2023-09-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-2/+0
2023-08-24crash: hotplug support for kexec_load()Eric DeVolder1-4/+7
2023-08-24x86/crash: add x86 crash hotplug supportEric DeVolder1-0/+15
2023-08-03x86/reboot: VMCLEAR active VMCSes before emergency rebootSean Christopherson1-2/+0
2023-04-08x86/kexec: remove unnecessary arch_kexec_kernel_image_load()Bjorn Helgaas1-3/+0
2022-07-15kexec: drop weak attribute from functionsNaveen N. Rao1-0/+6
2022-07-15kexec_file: drop weak attribute from functionsNaveen N. Rao1-0/+6
2022-05-27kexec_file: drop weak attribute from arch_kexec_apply_relocations[_add]Naveen N. Rao1-0/+8
2021-10-04x86/sme: Replace occurrences of sme_active() with cc_platform_has()Tom Lendacky1-1/+1
2021-03-08x86: Use ELF fields defined in 'struct kimage'Lakshmi Ramasubramanian1-5/+0
2019-11-14x86/kdump: Remove the backup region handlingLianbo Jiang1-10/+0
2019-06-25x86/stackframe/32: Provide consistent pt_regsPeter Zijlstra1-17/+0
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