Age | Commit message (Expand) | Author |
2018-02-17 | x86/apic: Fix restoring boot IRQ mode in reboot and kexec/kdump | Baoquan He |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-10-09 | x86/mm/64: Fix reboot interaction with CR4.PCIDE | Andy Lutomirski |
2017-09-14 | dmi: Mark all struct dmi_system_id instances const | Christoph Hellwig |
2017-08-29 | x86/idt: Consolidate IDT invalidation | Thomas Gleixner |
2017-07-25 | x86/efi: Fix reboot_mode when EFI runtime services are disabled | Stefan Assmann |
2017-06-30 | objtool, x86: Add several functions and files to the objtool whitelist | Josh Poimboeuf |
2017-03-13 | x86/mce: Handle broadcasted MCE gracefully with kexec | Xunlei Pang |
2017-03-10 | x86/reboot/quirks: Fix typo in ASUS EeeBook X205TA reboot quirk | Matjaz Hegedic |
2017-03-06 | x86/reboot/quirks: Add ASUS EeeBook X205TA/W reboot quirk | Matjaz Hegedic |
2017-03-01 | x86/reboot/quirks: Add ASUS EeeBook X205TA reboot quirk | Matjaz Hegedic |
2016-08-10 | x86: Apply more __ro_after_init and const | Kees Cook |
2016-08-01 | Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2016-07-14 | x86/reboot: Add Dell Optiplex 7450 AIO reboot quirk | Alex Hung |
2016-07-14 | x86/kernel: Audit and remove any unnecessary uses of module.h | Paul Gortmaker |
2016-04-28 | x86/efi: Force EFI reboot to process pending capsules | Matt Fleming |
2016-01-12 | x86/reboot/quirks: Add iMac10,1 to pci_reboot_dmi_table[] | Mario Kleiner |
2015-12-19 | x86/nmi: Save regs in crash dump on external NMI | Hidehiro Kawai |
2015-12-19 | panic, x86: Allow CPUs to save registers even if looping in NMI context | Hidehiro Kawai |
2015-09-10 | kexec: split kexec_load syscall from kexec core code | Dave Young |
2015-04-01 | x86/reboot: Add ASRock Q1900DC-ITX mainboard reboot quirk | Stefan Lippers-Hollmann |
2014-12-16 | x86, irq: Move IOAPIC related declarations from hw_irq.h into io_apic.h | Jiang Liu |
2014-07-18 | x86/reboot: Add EFI reboot quirk for ACPI Hardware Reduced flag | Matt Fleming |
2014-07-18 | efi/reboot: Add generic wrapper around EfiResetSystem() | Matt Fleming |
2014-05-07 | x86/reboot: Add reboot quirk for Certec BPC600 | Christian Gmeiner |
2014-04-16 | x86: Remove the PCI reboot method from the default chain | Ingo Molnar |
2014-03-05 | x86, reboot: Only use CF9_COND automatically, not CF9 | H. Peter Anvin |
2014-03-05 | x86, reboot: Add EFI and CF9 reboot methods into the default list | Li, Aubrey |
2013-12-04 | x86/apic, doc: Justification for disabling IO APIC before Local APIC | Fenghua Yu |
2013-11-12 | Merge branch 'x86-reboot-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2013-11-07 | x86/apic: Disable I/O APIC before shutdown of the local APIC | Fenghua Yu |
2013-10-25 | x86/reboot: Correct pr_info() log message in the set_bios/pci/kbd_reboot() | Lan Tianyu |
2013-10-06 | x86/reboot: Add reboot quirk for Dell Latitude E5410 | Ville Syrjälä |
2013-10-02 | x86/reboot: Sort reboot DMI quirks by vendor | Dave Jones |
2013-09-26 | x86/reboot: Remove the duplicate C6100 entry in the reboot quirks list | Masoud Sharbiani |
2013-09-26 | Merge branch 'linus' | Ingo Molnar |
2013-09-25 | reboot: Allow specifying warm/cold reset for CF9 boot type | Li Fei |
2013-09-25 | x86/reboot: Fix apparent cut-n-paste mistake in Dell reboot workaround | Dave Jones |
2013-09-23 | x86/reboot: Add quirk to make Dell C6100 use reboot=pci automatically | Masoud Sharbiani |
2013-07-09 | reboot: move arch/x86 reboot= handling to generic kernel | Robin Holt |
2013-07-09 | reboot: x86: prepare reboot_mode for moving to generic kernel code | Robin Holt |
2013-01-30 | efi: Make 'efi_enabled' a function to query EFI facilities | Matt Fleming |
2012-10-04 | x86/reboot: Remove quirk entry for SBC FITPC | David Hooper |
2012-07-22 | Merge branch 'x86-reboot-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2012-07-22 | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2012-06-30 | Merge branches 'acpi_pad-bugzilla-42981', 'apei-bugzilla-43282', 'video-bugzi... | Len Brown |
2012-06-20 | x86, reboot: Drop redundant write of reboot_mode | H. Peter Anvin |
2012-06-20 | Merge commit 'v3.5-rc3' into x86/debug | Ingo Molnar |
2012-06-17 | x86-64, reboot: Allow reboot=bios and reboot-cpu override on x86-64 | H. Peter Anvin |
2012-06-06 | x86/reboot: Fix a warning message triggered by stop_other_cpus() | Feng Tang |