aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/reboot.c
AgeCommit message (Expand)Author
2016-01-31x86/reboot/quirks: Add iMac10,1 to pci_reboot_dmi_table[]Mario Kleiner
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
2012-06-30Merge branches 'acpi_pad-bugzilla-42981', 'apei-bugzilla-43282', 'video-bugzi...Len Brown
2012-06-20x86, reboot: Drop redundant write of reboot_modeH. Peter Anvin
2012-06-20Merge commit 'v3.5-rc3' into x86/debugIngo Molnar
2012-06-17x86-64, reboot: Allow reboot=bios and reboot-cpu override on x86-64H. Peter Anvin
2012-06-06x86/reboot: Fix a warning message triggered by stop_other_cpus()Feng Tang
2012-06-06x86/debug: Add KERN_<LEVEL> to bare printks, convert printks to pr_<level>Joe Perches
2012-06-05ACPI, x86: fix Dell M6600 ACPI reboot regression via DMIZhang Rui
2012-05-29Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2012-05-08x86, realmode: don't copy real_mode_headerJarkko Sakkinen
2012-05-08x86, realmode: Move reboot_32.S to unified realmode codeJarkko Sakkinen
2012-02-07x86/reboot: Clean up coding styleMichael D Labriola
2012-02-07x86/reboot: Reduce to a single DMI table for reboot quirksMichael D Labriola
2012-01-30x86/reboot: Remove VersaLogic Menlow reboot quirkMichael D Labriola
2012-01-30x86/reboot: Skip DMI checks if reboot set by userMichael D Labriola
2011-12-05x86: Fix "Acer Aspire 1" reboot hangPeter Chubb
2011-12-05x86/reboot: Blacklist Dell OptiPlex 990 known to require PCI rebootRafael J. Wysocki
2011-10-10x86, nmi: Wire up NMI handlers to new routinesDon Zickus
2011-07-21x86: Make Dell Latitude E6420 use reboot=pciH. Peter Anvin
2011-07-21x86: Make Dell Latitude E5420 use reboot=pciDaniel J Blueman
2011-07-12x86. reboot: Make Dell Latitude E6320 use reboot=pciMaxime Ripard
2011-07-05x86, reboot: Acer Aspire One A110 reboot quirkPeter Chubb
2011-04-06x86: Reorder reboot method preferencesMatthew Garrett
2011-03-29x86: Stop including <linux/delay.h> in two asm header filesJean Delvare