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