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