| Commit message (Expand) | Author | Age | Files | Lines |
* | x86/reboot: Add ASRock Q1900DC-ITX mainboard reboot quirk | Stefan Lippers-Hollmann | 2015-04-01 | 1 | -0/+10 |
* | x86, irq: Move IOAPIC related declarations from hw_irq.h into io_apic.h | Jiang Liu | 2014-12-16 | 1 | -0/+1 |
* | x86/reboot: Add EFI reboot quirk for ACPI Hardware Reduced flag | Matt Fleming | 2014-07-18 | 1 | -2/+16 |
* | efi/reboot: Add generic wrapper around EfiResetSystem() | Matt Fleming | 2014-07-18 | 1 | -5/+1 |
* | x86/reboot: Add reboot quirk for Certec BPC600 | Christian Gmeiner | 2014-05-07 | 1 | -0/+10 |
* | x86: Remove the PCI reboot method from the default chain | Ingo Molnar | 2014-04-16 | 1 | -35/+37 |
* | x86, reboot: Only use CF9_COND automatically, not CF9 | H. Peter Anvin | 2014-03-05 | 1 | -1/+1 |
* | x86, reboot: Add EFI and CF9 reboot methods into the default list | Li, Aubrey | 2014-03-05 | 1 | -5/+10 |
* | x86/apic, doc: Justification for disabling IO APIC before Local APIC | Fenghua Yu | 2013-12-04 | 1 | -0/+11 |
* | Merge branch 'x86-reboot-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-11-12 | 1 | -142/+149 |
|\ |
|
| * | x86/reboot: Correct pr_info() log message in the set_bios/pci/kbd_reboot() | Lan Tianyu | 2013-10-25 | 1 | -3/+3 |
| * | x86/reboot: Sort reboot DMI quirks by vendor | Dave Jones | 2013-10-02 | 1 | -124/+136 |
| * | x86/reboot: Remove the duplicate C6100 entry in the reboot quirks list | Masoud Sharbiani | 2013-09-26 | 1 | -8/+0 |
| * | Merge branch 'linus' | Ingo Molnar | 2013-09-26 | 1 | -1/+17 |
| |\ |
|
| * | | reboot: Allow specifying warm/cold reset for CF9 boot type | Li Fei | 2013-09-25 | 1 | -2/+5 |
* | | | x86/apic: Disable I/O APIC before shutdown of the local APIC | Fenghua Yu | 2013-11-07 | 1 | -4/+4 |
* | | | x86/reboot: Add reboot quirk for Dell Latitude E5410 | Ville Syrjälä | 2013-10-06 | 1 | -0/+8 |
| |/
|/| |
|
* | | x86/reboot: Fix apparent cut-n-paste mistake in Dell reboot workaround | Dave Jones | 2013-09-25 | 1 | -1/+1 |
* | | x86/reboot: Add quirk to make Dell C6100 use reboot=pci automatically | Masoud Sharbiani | 2013-09-23 | 1 | -0/+16 |
|/ |
|
* | reboot: move arch/x86 reboot= handling to generic kernel | Robin Holt | 2013-07-09 | 1 | -108/+3 |
* | reboot: x86: prepare reboot_mode for moving to generic kernel code | Robin Holt | 2013-07-09 | 1 | -5/+7 |
* | efi: Make 'efi_enabled' a function to query EFI facilities | Matt Fleming | 2013-01-30 | 1 | -1/+1 |
* | x86/reboot: Remove quirk entry for SBC FITPC | David Hooper | 2012-10-04 | 1 | -8/+0 |
* | Merge branch 'x86-reboot-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2012-07-22 | 1 | -36/+24 |
|\ |
|
| * | x86, reboot: Drop redundant write of reboot_mode | H. Peter Anvin | 2012-06-20 | 1 | -8/+0 |
| * | x86-64, reboot: Allow reboot=bios and reboot-cpu override on x86-64 | H. Peter Anvin | 2012-06-17 | 1 | -28/+24 |
* | | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2012-07-22 | 1 | -5/+9 |
|\ \ |
|
| * | | Merge commit 'v3.5-rc3' into x86/debug | Ingo Molnar | 2012-06-20 | 1 | -2/+4 |
| |\| |
|
| * | | x86/debug: Add KERN_<LEVEL> to bare printks, convert printks to pr_<level> | Joe Perches | 2012-06-06 | 1 | -5/+9 |
| | | | |
| \ \ | |
*-. \ \ | Merge branches 'acpi_pad-bugzilla-42981', 'apei-bugzilla-43282', 'video-bugzi... | Len Brown | 2012-06-30 | 1 | -139/+131 |
|\ \ \ \
| | |_|/
| |/| | |
|
| | * | | ACPI, x86: fix Dell M6600 ACPI reboot regression via DMI | Zhang Rui | 2012-06-05 | 1 | -0/+8 |
| | |/ |
|
| * / | x86/reboot: Fix a warning message triggered by stop_other_cpus() | Feng Tang | 2012-06-06 | 1 | -2/+4 |
| |/ |
|
| * | Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2012-05-29 | 1 | -22/+3 |
| |\ |
|
| | * | x86, realmode: don't copy real_mode_header | Jarkko Sakkinen | 2012-05-08 | 1 | -1/+1 |
| | * | x86, realmode: Move reboot_32.S to unified realmode code | Jarkko Sakkinen | 2012-05-08 | 1 | -22/+3 |
| |/
|/| |
|
| * | x86/reboot: Clean up coding style | Michael D Labriola | 2012-02-07 | 1 | -59/+70 |
| * | x86/reboot: Reduce to a single DMI table for reboot quirks | Michael D Labriola | 2012-02-07 | 1 | -93/+83 |
|/ |
|
* | x86/reboot: Remove VersaLogic Menlow reboot quirk | Michael D Labriola | 2012-01-30 | 1 | -8/+0 |
* | x86/reboot: Skip DMI checks if reboot set by user | Michael D Labriola | 2012-01-30 | 1 | -2/+26 |
* | x86: Fix "Acer Aspire 1" reboot hang | Peter Chubb | 2011-12-05 | 1 | -2/+11 |
* | x86/reboot: Blacklist Dell OptiPlex 990 known to require PCI reboot | Rafael J. Wysocki | 2011-12-05 | 1 | -0/+8 |
* | x86, nmi: Wire up NMI handlers to new routines | Don Zickus | 2011-10-10 | 1 | -16/+7 |
* | x86: Make Dell Latitude E6420 use reboot=pci | H. Peter Anvin | 2011-07-21 | 1 | -0/+8 |
* | x86: Make Dell Latitude E5420 use reboot=pci | Daniel J Blueman | 2011-07-21 | 1 | -0/+8 |
* | x86. reboot: Make Dell Latitude E6320 use reboot=pci | Maxime Ripard | 2011-07-12 | 1 | -0/+8 |
* | x86, reboot: Acer Aspire One A110 reboot quirk | Peter Chubb | 2011-07-05 | 1 | -0/+8 |
* | x86: Reorder reboot method preferences | Matthew Garrett | 2011-04-06 | 1 | -1/+23 |
* | x86: Stop including <linux/delay.h> in two asm header files | Jean Delvare | 2011-03-29 | 1 | -0/+1 |
* | Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2011-03-16 | 1 | -95/+25 |
|\ |
|
| * | x86, reboot: Move the real-mode reboot code to an assembly file | H. Peter Anvin | 2011-02-17 | 1 | -95/+25 |