Age | Commit message (Expand) | Author | Files | Lines |
2021-12-06 | x86/mm: Flush global TLB when switching to trampoline page-table | Joerg Roedel | 1 | -10/+2 |
2021-08-12 | x86/reboot: Limit Dell Optiplex 990 quirk to early BIOS versions | Paul Gortmaker | 1 | -1/+2 |
2021-05-21 | x86/idt: Remove address argument from idt_invalidate() | H. Peter Anvin (Intel) | 1 | -1/+1 |
2021-02-21 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -20/+10 |
2021-02-04 | x86/reboot: Force all cpus to exit VMX root if VMX is supported | Sean Christopherson | 1 | -20/+10 |
2020-12-30 | x86/reboot: Add Zotac ZBOX CI327 nano PCI reboot quirk | Heiner Kallweit | 1 | -0/+9 |
2020-09-10 | objtool: Rename frame.h -> objtool.h | Julien Thierry | 1 | -1/+1 |
2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 1 | -1/+1 |
2020-06-11 | Merge tag 'x86-urgent-2020-06-11' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+8 |
2020-06-09 | mm: reorder includes after introduction of linux/pgtable.h | Mike Rapoport | 1 | -1/+1 |
2020-06-09 | mm: introduce include/linux/pgtable.h | Mike Rapoport | 1 | -1/+1 |
2020-05-25 | x86/reboot/quirks: Add MacBook6,1 reboot quirk | Hill Ma | 1 | -0/+8 |
2020-02-16 | x86: Fix a handful of typos | Martin Molnar | 1 | -1/+1 |
2019-07-25 | x86/apic: Provide and use helper for send_IPI_allbutself() | Thomas Gleixner | 1 | -6/+1 |
2019-05-06 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+1 |
2019-04-16 | x86/reboot, efi: Use EFI reboot for Acer TravelMate X514-51T | Jian-Hong Pan | 1 | -0/+21 |
2019-04-08 | x86: Convert some slow-path static_cpu_has() callers to boot_cpu_has() | Borislav Petkov | 1 | -1/+1 |
2018-02-17 | x86/apic: Fix restoring boot IRQ mode in reboot and kexec/kdump | Baoquan He | 1 | -1/+2 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-10-09 | x86/mm/64: Fix reboot interaction with CR4.PCIDE | Andy Lutomirski | 1 | -0/+4 |
2017-09-14 | dmi: Mark all struct dmi_system_id instances const | Christoph Hellwig | 1 | -1/+1 |
2017-08-29 | x86/idt: Consolidate IDT invalidation | Thomas Gleixner | 1 | -3/+1 |
2017-07-25 | x86/efi: Fix reboot_mode when EFI runtime services are disabled | Stefan Assmann | 1 | -3/+3 |
2017-06-30 | objtool, x86: Add several functions and files to the objtool whitelist | Josh Poimboeuf | 1 | -0/+2 |
2017-03-13 | x86/mce: Handle broadcasted MCE gracefully with kexec | Xunlei Pang | 1 | -2/+3 |
2017-03-10 | x86/reboot/quirks: Fix typo in ASUS EeeBook X205TA reboot quirk | Matjaz Hegedic | 1 | -1/+1 |
2017-03-06 | x86/reboot/quirks: Add ASUS EeeBook X205TA/W reboot quirk | Matjaz Hegedic | 1 | -0/+8 |
2017-03-01 | x86/reboot/quirks: Add ASUS EeeBook X205TA reboot quirk | Matjaz Hegedic | 1 | -0/+8 |
2016-08-10 | x86: Apply more __ro_after_init and const | Kees Cook | 1 | -1/+1 |
2016-08-01 | Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+1 |
2016-07-14 | x86/reboot: Add Dell Optiplex 7450 AIO reboot quirk | Alex Hung | 1 | -0/+21 |
2016-07-14 | x86/kernel: Audit and remove any unnecessary uses of module.h | Paul Gortmaker | 1 | -1/+1 |
2016-04-28 | x86/efi: Force EFI reboot to process pending capsules | Matt Fleming | 1 | -0/+9 |
2016-01-12 | x86/reboot/quirks: Add iMac10,1 to pci_reboot_dmi_table[] | Mario Kleiner | 1 | -0/+8 |
2015-12-19 | x86/nmi: Save regs in crash dump on external NMI | Hidehiro Kawai | 1 | -7/+17 |
2015-12-19 | panic, x86: Allow CPUs to save registers even if looping in NMI context | Hidehiro Kawai | 1 | -0/+20 |
2015-09-10 | kexec: split kexec_load syscall from kexec core code | Dave Young | 1 | -2/+2 |
2015-04-01 | x86/reboot: Add ASRock Q1900DC-ITX mainboard reboot quirk | Stefan Lippers-Hollmann | 1 | -0/+10 |
2014-12-16 | x86, irq: Move IOAPIC related declarations from hw_irq.h into io_apic.h | Jiang Liu | 1 | -0/+1 |
2014-07-18 | x86/reboot: Add EFI reboot quirk for ACPI Hardware Reduced flag | Matt Fleming | 1 | -2/+16 |
2014-07-18 | 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-05 | x86, reboot: Only use CF9_COND automatically, not CF9 | H. Peter Anvin | 1 | -1/+1 |
2014-03-05 | x86, reboot: Add EFI and CF9 reboot methods into the default list | Li, Aubrey | 1 | -5/+10 |
2013-12-04 | 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 |