开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
reboot.h
Age
Commit message (
Expand
)
Author
2024-10-06
Merge tag 'kvmarm-fixes-6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2024-10-06
x86/reboot: emergency callbacks are now registered by common KVM code
Paolo Bonzini
2024-09-29
x86: kvm: fix build error
Linus Torvalds
2024-09-04
x86/reboot: Unconditionally define cpu_emergency_virt_cb typedef
Sean Christopherson
2023-08-03
x86/reboot: Expose VMCS crash hooks if and only if KVM_{INTEL,AMD} is enabled
Sean Christopherson
2023-08-03
x86/reboot: Harden virtualization hooks for emergency reboot
Sean Christopherson
2023-08-03
x86/reboot: VMCLEAR active VMCSes before emergency reboot
Sean Christopherson
2023-04-14
cpu: Mark nmi_panic_self_stop() __noreturn
Josh Poimboeuf
2023-01-24
x86/crash: Disable virt in core NMI crash handler to avoid double shootdown
Sean Christopherson
2018-11-23
x86/headers: Fix -Wmissing-prototypes warning
Yi Wang
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-03-13
x86/mce: Handle broadcasted MCE gracefully with kexec
Xunlei Pang
2015-12-19
x86/nmi: Save regs in crash dump on external NMI
Hidehiro Kawai
2012-06-17
x86-64, reboot: Allow reboot=bios and reboot-cpu override on x86-64
H. Peter Anvin
2011-10-10
x86, nmi: Wire up NMI handlers to new routines
Don Zickus
2011-02-17
x86, reboot: Move the real-mode reboot code to an assembly file
H. Peter Anvin
2008-11-12
x86 kdump: make nmi_shootdown_cpus() non-static
Eduardo Habkost
2008-10-22
x86: Fix ASM_X86__ header guards
H. Peter Anvin
2008-10-22
x86, um: ... and asm-x86 move
Al Viro