aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/reboot.c
AgeCommit message (Expand)Author
2020-06-17x86/reboot/quirks: Add MacBook6,1 reboot quirkHill Ma
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
2013-10-06x86/reboot: Add reboot quirk for Dell Latitude E5410Ville Syrjälä
2013-10-02x86/reboot: Sort reboot DMI quirks by vendorDave Jones
2013-09-26x86/reboot: Remove the duplicate C6100 entry in the reboot quirks listMasoud Sharbiani
2013-09-26Merge branch 'linus'Ingo Molnar
2013-09-25reboot: Allow specifying warm/cold reset for CF9 boot typeLi Fei
2013-09-25x86/reboot: Fix apparent cut-n-paste mistake in Dell reboot workaroundDave Jones
2013-09-23x86/reboot: Add quirk to make Dell C6100 use reboot=pci automaticallyMasoud Sharbiani
2013-07-09reboot: move arch/x86 reboot= handling to generic kernelRobin Holt
2013-07-09reboot: x86: prepare reboot_mode for moving to generic kernel codeRobin Holt
2013-01-30efi: Make 'efi_enabled' a function to query EFI facilitiesMatt Fleming
2012-10-04x86/reboot: Remove quirk entry for SBC FITPCDavid Hooper
2012-07-22Merge branch 'x86-reboot-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-07-22Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds