aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/reboot.c
AgeCommit message (Expand)Author
2022-05-19x86: Use do_kernel_power_off()Dmitry Osipenko
2021-12-06x86/mm: Flush global TLB when switching to trampoline page-tableJoerg Roedel
2021-08-12x86/reboot: Limit Dell Optiplex 990 quirk to early BIOS versionsPaul Gortmaker
2021-05-21x86/idt: Remove address argument from idt_invalidate()H. Peter Anvin (Intel)
2021-02-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-02-04x86/reboot: Force all cpus to exit VMX root if VMX is supportedSean Christopherson
2020-12-30x86/reboot: Add Zotac ZBOX CI327 nano PCI reboot quirkHeiner Kallweit
2020-09-10objtool: Rename frame.h -> objtool.hJulien Thierry
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-06-11Merge tag 'x86-urgent-2020-06-11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport
2020-05-25x86/reboot/quirks: Add MacBook6,1 reboot quirkHill Ma
2020-02-16x86: Fix a handful of typosMartin Molnar
2019-07-25x86/apic: Provide and use helper for send_IPI_allbutself()Thomas Gleixner
2019-05-06Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-04-16x86/reboot, efi: Use EFI reboot for Acer TravelMate X514-51TJian-Hong Pan
2019-04-08x86: Convert some slow-path static_cpu_has() callers to boot_cpu_has()Borislav Petkov
2018-02-17x86/apic: Fix restoring boot IRQ mode in reboot and kexec/kdumpBaoquan He
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-09x86/mm/64: Fix reboot interaction with CR4.PCIDEAndy Lutomirski
2017-09-14dmi: Mark all struct dmi_system_id instances constChristoph Hellwig
2017-08-29x86/idt: Consolidate IDT invalidationThomas Gleixner
2017-07-25x86/efi: Fix reboot_mode when EFI runtime services are disabledStefan Assmann
2017-06-30objtool, x86: Add several functions and files to the objtool whitelistJosh Poimboeuf
2017-03-13x86/mce: Handle broadcasted MCE gracefully with kexecXunlei Pang
2017-03-10x86/reboot/quirks: Fix typo in ASUS EeeBook X205TA reboot quirkMatjaz Hegedic
2017-03-06x86/reboot/quirks: Add ASUS EeeBook X205TA/W reboot quirkMatjaz Hegedic
2017-03-01x86/reboot/quirks: Add ASUS EeeBook X205TA reboot quirkMatjaz Hegedic
2016-08-10x86: Apply more __ro_after_init and constKees Cook
2016-08-01Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-07-14x86/reboot: Add Dell Optiplex 7450 AIO reboot quirkAlex Hung
2016-07-14x86/kernel: Audit and remove any unnecessary uses of module.hPaul Gortmaker
2016-04-28x86/efi: Force EFI reboot to process pending capsulesMatt Fleming
2016-01-12x86/reboot/quirks: Add iMac10,1 to pci_reboot_dmi_table[]Mario Kleiner
2015-12-19x86/nmi: Save regs in crash dump on external NMIHidehiro Kawai
2015-12-19panic, x86: Allow CPUs to save registers even if looping in NMI contextHidehiro Kawai
2015-09-10kexec: split kexec_load syscall from kexec core codeDave Young
2015-04-01x86/reboot: Add ASRock Q1900DC-ITX mainboard reboot quirkStefan Lippers-Hollmann
2014-12-16x86, irq: Move IOAPIC related declarations from hw_irq.h into io_apic.hJiang Liu
2014-07-18x86/reboot: Add EFI reboot quirk for ACPI Hardware Reduced flagMatt Fleming
2014-07-18efi/reboot: Add generic wrapper around EfiResetSystem()Matt Fleming
2014-05-07x86/reboot: Add reboot quirk for Certec BPC600Christian Gmeiner
2014-04-16x86: Remove the PCI reboot method from the default chainIngo Molnar
2014-03-05x86, reboot: Only use CF9_COND automatically, not CF9H. Peter Anvin
2014-03-05x86, reboot: Add EFI and CF9 reboot methods into the default listLi, Aubrey
2013-12-04x86/apic, doc: Justification for disabling IO APIC before Local APICFenghua Yu
2013-11-12Merge branch 'x86-reboot-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-11-07x86/apic: Disable I/O APIC before shutdown of the local APICFenghua Yu
2013-10-25x86/reboot: Correct pr_info() log message in the set_bios/pci/kbd_reboot()Lan Tianyu