summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/reboot.h
AgeCommit message (Expand)AuthorFilesLines
2023-08-04x86/reboot: Expose VMCS crash hooks if and only if KVM_{INTEL,AMD} is enabledSean Christopherson1-0/+4
2023-08-04x86/reboot: Harden virtualization hooks for emergency rebootSean Christopherson1-2/+3
2023-08-04x86/reboot: VMCLEAR active VMCSes before emergency rebootSean Christopherson1-0/+2
2023-04-14cpu: Mark nmi_panic_self_stop() __noreturnJosh Poimboeuf1-1/+0
2023-01-24x86/crash: Disable virt in core NMI crash handler to avoid double shootdownSean Christopherson1-0/+2
2018-11-23x86/headers: Fix -Wmissing-prototypes warningYi Wang1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-03-13x86/mce: Handle broadcasted MCE gracefully with kexecXunlei Pang1-0/+1
2015-12-19x86/nmi: Save regs in crash dump on external NMIHidehiro Kawai1-0/+1
2012-06-17x86-64, reboot: Allow reboot=bios and reboot-cpu override on x86-64H. Peter Anvin1-2/+2
2011-10-10x86, nmi: Wire up NMI handlers to new routinesDon Zickus1-1/+1
2011-02-18x86, reboot: Move the real-mode reboot code to an assembly fileH. Peter Anvin1-1/+4
2008-11-12x86 kdump: make nmi_shootdown_cpus() non-staticEduardo Habkost1-0/+5
2008-10-23x86: Fix ASM_X86__ header guardsH. Peter Anvin1-3/+3
2008-10-23x86, um: ... and asm-x86 moveAl Viro1-0/+21