summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/reboot.c
Commit message (Expand)AuthorAgeFilesLines
* x86/reboot: Add reboot quirk for Certec BPC600Christian Gmeiner2014-05-071-0/+10
* x86: Remove the PCI reboot method from the default chainIngo Molnar2014-04-161-35/+37
* x86, reboot: Only use CF9_COND automatically, not CF9H. Peter Anvin2014-03-051-1/+1
* x86, reboot: Add EFI and CF9 reboot methods into the default listLi, Aubrey2014-03-051-5/+10
* x86/apic, doc: Justification for disabling IO APIC before Local APICFenghua Yu2013-12-041-0/+11
* Merge branch 'x86-reboot-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-11-121-142/+149
|\
| * x86/reboot: Correct pr_info() log message in the set_bios/pci/kbd_reboot()Lan Tianyu2013-10-251-3/+3
| * x86/reboot: Sort reboot DMI quirks by vendorDave Jones2013-10-021-124/+136
| * x86/reboot: Remove the duplicate C6100 entry in the reboot quirks listMasoud Sharbiani2013-09-261-8/+0
| * Merge branch 'linus'Ingo Molnar2013-09-261-1/+17
| |\
| * | reboot: Allow specifying warm/cold reset for CF9 boot typeLi Fei2013-09-251-2/+5
* | | x86/apic: Disable I/O APIC before shutdown of the local APICFenghua Yu2013-11-071-4/+4
* | | x86/reboot: Add reboot quirk for Dell Latitude E5410Ville Syrjälä2013-10-061-0/+8
| |/ |/|
* | x86/reboot: Fix apparent cut-n-paste mistake in Dell reboot workaroundDave Jones2013-09-251-1/+1
* | x86/reboot: Add quirk to make Dell C6100 use reboot=pci automaticallyMasoud Sharbiani2013-09-231-0/+16
|/
* reboot: move arch/x86 reboot= handling to generic kernelRobin Holt2013-07-091-108/+3
* reboot: x86: prepare reboot_mode for moving to generic kernel codeRobin Holt2013-07-091-5/+7
* efi: Make 'efi_enabled' a function to query EFI facilitiesMatt Fleming2013-01-301-1/+1
* x86/reboot: Remove quirk entry for SBC FITPCDavid Hooper2012-10-041-8/+0
* Merge branch 'x86-reboot-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-07-221-36/+24
|\
| * x86, reboot: Drop redundant write of reboot_modeH. Peter Anvin2012-06-201-8/+0
| * x86-64, reboot: Allow reboot=bios and reboot-cpu override on x86-64H. Peter Anvin2012-06-171-28/+24
* | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-07-221-5/+9
|\ \
| * \ Merge commit 'v3.5-rc3' into x86/debugIngo Molnar2012-06-201-2/+4
| |\ \ | | |/
| * | x86/debug: Add KERN_<LEVEL> to bare printks, convert printks to pr_<level>Joe Perches2012-06-061-5/+9
| | |
| \ \
*-. \ \ Merge branches 'acpi_pad-bugzilla-42981', 'apei-bugzilla-43282', 'video-bugzi...Len Brown2012-06-301-139/+131
|\ \ \ \ | | |_|/ | |/| |
| | * | ACPI, x86: fix Dell M6600 ACPI reboot regression via DMIZhang Rui2012-06-051-0/+8
| | |/
| * | x86/reboot: Fix a warning message triggered by stop_other_cpus()Feng Tang2012-06-061-2/+4
| |/
| * Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2012-05-291-22/+3
| |\
| | * x86, realmode: don't copy real_mode_headerJarkko Sakkinen2012-05-081-1/+1
| | * x86, realmode: Move reboot_32.S to unified realmode codeJarkko Sakkinen2012-05-081-22/+3
| |/ |/|
| * x86/reboot: Clean up coding styleMichael D Labriola2012-02-071-59/+70
| * x86/reboot: Reduce to a single DMI table for reboot quirksMichael D Labriola2012-02-071-93/+83
|/
* x86/reboot: Remove VersaLogic Menlow reboot quirkMichael D Labriola2012-01-301-8/+0
* x86/reboot: Skip DMI checks if reboot set by userMichael D Labriola2012-01-301-2/+26
* x86: Fix "Acer Aspire 1" reboot hangPeter Chubb2011-12-051-2/+11
* x86/reboot: Blacklist Dell OptiPlex 990 known to require PCI rebootRafael J. Wysocki2011-12-051-0/+8
* x86, nmi: Wire up NMI handlers to new routinesDon Zickus2011-10-101-16/+7
* x86: Make Dell Latitude E6420 use reboot=pciH. Peter Anvin2011-07-211-0/+8
* x86: Make Dell Latitude E5420 use reboot=pciDaniel J Blueman2011-07-211-0/+8
* x86. reboot: Make Dell Latitude E6320 use reboot=pciMaxime Ripard2011-07-121-0/+8
* x86, reboot: Acer Aspire One A110 reboot quirkPeter Chubb2011-07-051-0/+8
* x86: Reorder reboot method preferencesMatthew Garrett2011-04-061-1/+23
* x86: Stop including <linux/delay.h> in two asm header filesJean Delvare2011-03-291-0/+1
* Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2011-03-161-95/+25
|\
| * x86, reboot: Move the real-mode reboot code to an assembly fileH. Peter Anvin2011-02-171-95/+25
* | x86: Fix reboot problem on VersaLogic Menlow boardsKushal Koolwal2011-02-211-0/+8
|/
* x86, NMI: Remove DIE_NMI_IPIDon Zickus2011-01-071-1/+2
* x86, NMI: Add priorities to handlersDon Zickus2011-01-071-0/+2
* Merge branch 'linus' into x86/urgentIngo Molnar2010-10-251-9/+3
|\
OpenPOWER on IntegriCloud