summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/reboot.h
Commit message (Expand)AuthorAgeFilesLines
* x86/reboot: Expose VMCS crash hooks if and only if KVM_{INTEL,AMD} is enabledSean Christopherson2023-08-031-0/+4
* x86/reboot: Harden virtualization hooks for emergency rebootSean Christopherson2023-08-031-2/+3
* x86/reboot: VMCLEAR active VMCSes before emergency rebootSean Christopherson2023-08-031-0/+2
* cpu: Mark nmi_panic_self_stop() __noreturnJosh Poimboeuf2023-04-141-1/+0
* x86/crash: Disable virt in core NMI crash handler to avoid double shootdownSean Christopherson2023-01-241-0/+2
* x86/headers: Fix -Wmissing-prototypes warningYi Wang2018-11-231-0/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* x86/mce: Handle broadcasted MCE gracefully with kexecXunlei Pang2017-03-131-0/+1
* x86/nmi: Save regs in crash dump on external NMIHidehiro Kawai2015-12-191-0/+1
* x86-64, reboot: Allow reboot=bios and reboot-cpu override on x86-64H. Peter Anvin2012-06-171-2/+2
* x86, nmi: Wire up NMI handlers to new routinesDon Zickus2011-10-101-1/+1
* x86, reboot: Move the real-mode reboot code to an assembly fileH. Peter Anvin2011-02-171-1/+4
* x86 kdump: make nmi_shootdown_cpus() non-staticEduardo Habkost2008-11-121-0/+5
* x86: Fix ASM_X86__ header guardsH. Peter Anvin2008-10-221-3/+3
* x86, um: ... and asm-x86 moveAl Viro2008-10-221-0/+21