aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/reboot.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-01-12x86/reboot/quirks: Add iMac10,1 to pci_reboot_dmi_table[]Mario Kleiner1-0/+8
2015-12-19x86/nmi: Save regs in crash dump on external NMIHidehiro Kawai1-7/+17
2015-12-19panic, x86: Allow CPUs to save registers even if looping in NMI contextHidehiro Kawai1-0/+20
2015-09-10kexec: split kexec_load syscall from kexec core codeDave Young1-2/+2
2015-04-01x86/reboot: Add ASRock Q1900DC-ITX mainboard reboot quirkStefan Lippers-Hollmann1-0/+10
2014-12-16x86, irq: Move IOAPIC related declarations from hw_irq.h into io_apic.hJiang Liu1-0/+1
2014-07-18x86/reboot: Add EFI reboot quirk for ACPI Hardware Reduced flagMatt Fleming1-2/+16
2014-07-18efi/reboot: Add generic wrapper around EfiResetSystem()Matt Fleming1-5/+1
2014-05-07x86/reboot: Add reboot quirk for Certec BPC600Christian Gmeiner1-0/+10
2014-04-16x86: Remove the PCI reboot method from the default chainIngo Molnar1-35/+37
2014-03-05x86, reboot: Only use CF9_COND automatically, not CF9H. Peter Anvin1-1/+1
2014-03-05x86, reboot: Add EFI and CF9 reboot methods into the default listLi, Aubrey1-5/+10
2013-12-04x86/apic, doc: Justification for disabling IO APIC before Local APICFenghua Yu1-0/+11
2013-11-12Merge branch 'x86-reboot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-142/+149
2013-11-07x86/apic: Disable I/O APIC before shutdown of the local APICFenghua Yu1-4/+4
2013-10-25x86/reboot: Correct pr_info() log message in the set_bios/pci/kbd_reboot()Lan Tianyu1-3/+3
2013-10-06x86/reboot: Add reboot quirk for Dell Latitude E5410Ville Syrjälä1-0/+8
2013-10-02x86/reboot: Sort reboot DMI quirks by vendorDave Jones1-124/+136
2013-09-26x86/reboot: Remove the duplicate C6100 entry in the reboot quirks listMasoud Sharbiani1-8/+0
2013-09-26Merge branch 'linus'Ingo Molnar1-1/+17
2013-09-25reboot: Allow specifying warm/cold reset for CF9 boot typeLi Fei1-2/+5
2013-09-25x86/reboot: Fix apparent cut-n-paste mistake in Dell reboot workaroundDave Jones1-1/+1
2013-09-23x86/reboot: Add quirk to make Dell C6100 use reboot=pci automaticallyMasoud Sharbiani1-0/+16
2013-07-09reboot: move arch/x86 reboot= handling to generic kernelRobin Holt1-108/+3
2013-07-09reboot: x86: prepare reboot_mode for moving to generic kernel codeRobin Holt1-5/+7
2013-01-30efi: Make 'efi_enabled' a function to query EFI facilitiesMatt Fleming1-1/+1
2012-10-04x86/reboot: Remove quirk entry for SBC FITPCDavid Hooper1-8/+0
2012-07-22Merge branch 'x86-reboot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-36/+24
2012-07-22Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-5/+9
2012-06-30Merge branches 'acpi_pad-bugzilla-42981', 'apei-bugzilla-43282', 'video-bugzilla-43168', 'bugzilla-40002' and 'bugfix-misc' into releaseLen Brown1-139/+131
2012-06-20x86, reboot: Drop redundant write of reboot_modeH. Peter Anvin1-8/+0
2012-06-20Merge commit 'v3.5-rc3' into x86/debugIngo Molnar1-2/+4
2012-06-17x86-64, reboot: Allow reboot=bios and reboot-cpu override on x86-64H. Peter Anvin1-28/+24
2012-06-06x86/reboot: Fix a warning message triggered by stop_other_cpus()Feng Tang1-2/+4
2012-06-06x86/debug: Add KERN_<LEVEL> to bare printks, convert printks to pr_<level>Joe Perches1-5/+9
2012-06-05ACPI, x86: fix Dell M6600 ACPI reboot regression via DMIZhang Rui1-0/+8
2012-05-29Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-22/+3
2012-05-08x86, realmode: don't copy real_mode_headerJarkko Sakkinen1-1/+1
2012-05-08x86, realmode: Move reboot_32.S to unified realmode codeJarkko Sakkinen1-22/+3
2012-02-07x86/reboot: Clean up coding styleMichael D Labriola1-59/+70
2012-02-07x86/reboot: Reduce to a single DMI table for reboot quirksMichael D Labriola1-93/+83
2012-01-30x86/reboot: Remove VersaLogic Menlow reboot quirkMichael D Labriola1-8/+0
2012-01-30x86/reboot: Skip DMI checks if reboot set by userMichael D Labriola1-2/+26
2011-12-05x86: Fix "Acer Aspire 1" reboot hangPeter Chubb1-2/+11
2011-12-05x86/reboot: Blacklist Dell OptiPlex 990 known to require PCI rebootRafael J. Wysocki1-0/+8
2011-10-10x86, nmi: Wire up NMI handlers to new routinesDon Zickus1-16/+7
2011-07-21x86: Make Dell Latitude E6420 use reboot=pciH. Peter Anvin1-0/+8
2011-07-21x86: Make Dell Latitude E5420 use reboot=pciDaniel J Blueman1-0/+8
2011-07-12x86. reboot: Make Dell Latitude E6320 use reboot=pciMaxime Ripard1-0/+8
2011-07-05x86, reboot: Acer Aspire One A110 reboot quirkPeter Chubb1-0/+8