aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/acpi
AgeCommit message (Expand)Author
2020-04-24x86: ACPI: fix CPU hotplug deadlockQian Cai
2020-04-24acpi/x86: ignore unspecified bit positions in the ACPI global lock fieldJan Engelhardt
2018-08-15Revert "x86/apic: Ignore secondary threads if nosmt=force"Thomas Gleixner
2018-08-15x86/apic: Ignore secondary threads if nosmt=forceThomas Gleixner
2018-04-26x86/acpi: Prevent X2APIC id 0xffffffff from being accountedDou Liyang
2018-02-22x86/mm: Rename flush_tlb_single() and flush_tlb_one() to __flush_tlb_one_[use...Andy Lutomirski
2018-01-17x86/acpi: Reduce code duplication in mp_override_legacy_irq()Vikas C Sajjan
2018-01-17x86/acpi: Handle SCI interrupts above legacy space gracefullyVikas C Sajjan
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-14dmi: Mark all struct dmi_system_id instances constChristoph Hellwig
2017-09-05Merge tag 'acpi-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2017-08-26Merge branch 'linus' into x86/mm to pick up fixes and to fix conflictsIngo Molnar
2017-07-24ACPI / boot: Add number of legacy IRQs to debug outputAndy Shevchenko
2017-07-24ACPI / boot: Correct address space of __acpi_map_table()Andy Shevchenko
2017-07-24ACPI / boot: Don't define unused variablesAndy Shevchenko
2017-07-20x86/acpi: Prevent out of bound access caused by broken ACPI tablesSeunghun Han
2017-07-18x86, mpparse, x86/acpi, x86/PCI, x86/dmi, SFI: Use memremap() for RAM mappingsTom Lendacky
2017-07-04Merge tag 'pm-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2017-06-30objtool, x86: Add several functions and files to the objtool whitelistJosh Poimboeuf
2017-06-27x86/ACPI/cstate: Allow ACPI C1 FFH MWAIT use on AMD systemsYazen Ghannam
2017-05-01Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-05-01Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-04-11Merge branch 'x86/boot' into x86/mm, to avoid conflictIngo Molnar
2017-04-05efi/bgrt: Enable ACPI BGRT handling on arm64Bhupesh Sharma
2017-04-03Merge tag 'v4.11-rc5' into x86/mm, to refresh the branchIngo Molnar
2017-03-16x86: Remap GDT tables in the fixmap sectionThomas Garnier
2017-03-11x86/acpi: Restore the order of CPU IDsDou Liyang
2017-03-11Revert "x86/acpi: Set persistent cpuid <-> nodeid mapping when booting"Dou Liyang
2017-03-01Merge branch 'linus' into WIP.x86/boot, to fix up conflicts and to pick up up...Ingo Molnar
2017-02-20Merge tag 'acpi-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2017-02-20Merge tag 'pm-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2017-02-07x86/ACPI: keep x86_cpu_to_acpiid mapping valid on CPU hotplugVitaly Kuznetsov
2017-02-01efi/x86: Move the EFI BGRT init code to early init codeDave Young
2017-01-28x86/boot/e820: Prefix the E820_* type names with "E820_TYPE_"Ingo Molnar
2017-01-28x86/boot/e820: Create coherent API function names for E820 range operationsIngo Molnar
2017-01-28x86/boot/e820: Rename update_e820() to e820__update_table()Ingo Molnar
2017-01-28x86/boot/e820: Remove spurious asm/e820/api.h inclusionsIngo Molnar
2017-01-27ACPI / idle: small formatting fixesNick Desaulniers
2016-12-19x86/init: Add i8042 state to the platform dataDmitry Torokhov
2016-12-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-12-15x86/acpi: Use proper macro for invalid nodeBoris Ostrovsky
2016-12-13Merge tag 'acpi-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2016-12-13Merge tag 'pm-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2016-12-12Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-12-06x86/suspend: fix false positive KASAN warning on suspend/resumeJosh Poimboeuf
2016-12-02ACPI / APEI / ARM64: APEI initial support for ARM64Tomasz Nowicki
2016-10-24ACPI/PCI: pci_link: penalize SCI correctlySinan Kaya
2016-10-21x86/apic: Get rid of "warning: 'acpi_ioapic_lock' defined but not used"Sebastian Andrzej Siewior
2016-10-10Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-10-08x86/acpi: Prevent LAPIC id 0xff from being accountedThomas Gleixner