index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
reboot.c
Age
Commit message (
Expand
)
Author
2025-05-29
x86/nmi: Add an emergency handler in nmi_desc & use it in nmi_shootdown_cpus()
Waiman Long
2025-02-17
x86: Convert unreachable() to BUG()
Peter Zijlstra
2024-10-06
x86/reboot: emergency callbacks are now registered by common KVM code
Paolo Bonzini
2024-06-17
x86/smp: Add smp_ops.stop_this_cpu() callback
Kirill A. Shutemov
2024-06-17
x86/mm: Add callbacks to prepare encrypted memory for kexec
Kirill A. Shutemov
2024-02-23
x86, crash: wrap crash dumping code into crash related ifdefs
Baoquan He
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: Disable virtualization during reboot iff callback is registered
Sean Christopherson
2023-08-03
x86/reboot: Hoist "disable virt" helpers above "emergency reboot" path
Sean Christopherson
2023-08-03
x86/reboot: Assert that IRQs are disabled when turning off virtualization
Sean Christopherson
2023-08-03
x86/reboot: KVM: Disable SVM during reboot via virt/KVM reboot callback
Sean Christopherson
2023-08-03
x86/reboot: KVM: Handle VMXOFF in KVM's reboot callback
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/reboot: Disable virtualization in an emergency if SVM is supported
Sean Christopherson
2023-01-24
x86/crash: Disable virt in core NMI crash handler to avoid double shootdown
Sean Christopherson
2022-05-19
x86: Use do_kernel_power_off()
Dmitry Osipenko
2021-12-06
x86/mm: Flush global TLB when switching to trampoline page-table
Joerg Roedel
2021-08-12
x86/reboot: Limit Dell Optiplex 990 quirk to early BIOS versions
Paul Gortmaker
2021-05-21
x86/idt: Remove address argument from idt_invalidate()
H. Peter Anvin (Intel)
2021-02-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-02-04
x86/reboot: Force all cpus to exit VMX root if VMX is supported
Sean Christopherson
2020-12-30
x86/reboot: Add Zotac ZBOX CI327 nano PCI reboot quirk
Heiner Kallweit
2020-09-10
objtool: Rename frame.h -> objtool.h
Julien Thierry
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-06-11
Merge tag 'x86-urgent-2020-06-11' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-05-25
x86/reboot/quirks: Add MacBook6,1 reboot quirk
Hill Ma
2020-02-16
x86: Fix a handful of typos
Martin Molnar
2019-07-25
x86/apic: Provide and use helper for send_IPI_allbutself()
Thomas Gleixner
2019-05-06
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-04-16
x86/reboot, efi: Use EFI reboot for Acer TravelMate X514-51T
Jian-Hong Pan
2019-04-08
x86: Convert some slow-path static_cpu_has() callers to boot_cpu_has()
Borislav Petkov
2018-02-17
x86/apic: Fix restoring boot IRQ mode in reboot and kexec/kdump
Baoquan He
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-09
x86/mm/64: Fix reboot interaction with CR4.PCIDE
Andy Lutomirski
2017-09-14
dmi: Mark all struct dmi_system_id instances const
Christoph Hellwig
2017-08-29
x86/idt: Consolidate IDT invalidation
Thomas Gleixner
2017-07-25
x86/efi: Fix reboot_mode when EFI runtime services are disabled
Stefan Assmann
2017-06-30
objtool, x86: Add several functions and files to the objtool whitelist
Josh Poimboeuf
2017-03-13
x86/mce: Handle broadcasted MCE gracefully with kexec
Xunlei Pang
2017-03-10
x86/reboot/quirks: Fix typo in ASUS EeeBook X205TA reboot quirk
Matjaz Hegedic
2017-03-06
x86/reboot/quirks: Add ASUS EeeBook X205TA/W reboot quirk
Matjaz Hegedic
2017-03-01
x86/reboot/quirks: Add ASUS EeeBook X205TA reboot quirk
Matjaz Hegedic
2016-08-10
x86: Apply more __ro_after_init and const
Kees Cook
2016-08-01
Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-07-14
x86/reboot: Add Dell Optiplex 7450 AIO reboot quirk
Alex Hung
2016-07-14
x86/kernel: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
[next]