summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/acpi
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-11-261-23/+38
|\
| * x86/acpi: Reduce code duplication in mp_override_legacy_irq()Vikas C Sajjan2017-11-171-22/+5
| * x86/acpi: Handle SCI interrupts above legacy space gracefullyVikas C Sajjan2017-11-171-1/+33
* | Merge tag 'acpi-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2017-11-131-5/+0
|\ \ | |/ |/|
| *-. Merge branches 'acpi-pmic', 'acpi-apei' and 'acpi-x86'Rafael J. Wysocki2017-11-131-5/+0
| |\ \
| | | * ACPI / APEI: Remove arch_apei_flush_tlb_one()James Morse2017-11-071-5/+0
| | |/
* | | x86/virt, x86/acpi: Add test for ACPI_FADT_NO_VGAJuergen Gross2017-11-101-0/+5
|/ /
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-023-0/+3
|/
* dmi: Mark all struct dmi_system_id instances constChristoph Hellwig2017-09-141-2/+2
* Merge tag 'acpi-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2017-09-051-4/+7
|\
| * ACPI / boot: Add number of legacy IRQs to debug outputAndy Shevchenko2017-07-241-1/+1
| * ACPI / boot: Correct address space of __acpi_map_table()Andy Shevchenko2017-07-241-2/+2
| * ACPI / boot: Don't define unused variablesAndy Shevchenko2017-07-241-1/+4
* | Merge branch 'linus' into x86/mm to pick up fixes and to fix conflictsIngo Molnar2017-08-261-0/+8
|\ \ | |/
| * x86/acpi: Prevent out of bound access caused by broken ACPI tablesSeunghun Han2017-07-201-0/+8
* | x86, mpparse, x86/acpi, x86/PCI, x86/dmi, SFI: Use memremap() for RAM mappingsTom Lendacky2017-07-181-3/+3
|/
* Merge tag 'pm-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2017-07-041-1/+2
|\
| * x86/ACPI/cstate: Allow ACPI C1 FFH MWAIT use on AMD systemsYazen Ghannam2017-06-271-1/+2
* | objtool, x86: Add several functions and files to the objtool whitelistJosh Poimboeuf2017-06-301-0/+2
|/
* Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-05-011-1/+1
|\
| * Merge branch 'x86/boot' into x86/mm, to avoid conflictIngo Molnar2017-04-111-2/+3
| |\
| * \ Merge tag 'v4.11-rc5' into x86/mm, to refresh the branchIngo Molnar2017-04-031-2/+7
| |\ \
| * | | x86: Remap GDT tables in the fixmap sectionThomas Garnier2017-03-161-1/+1
* | | | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-05-011-2/+3
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'linus' into WIP.x86/boot, to fix up conflicts and to pick up up...Ingo Molnar2017-03-012-6/+17
| |\ \ \ | | |/ /
| * | | x86/boot/e820: Prefix the E820_* type names with "E820_TYPE_"Ingo Molnar2017-01-281-1/+1
| * | | x86/boot/e820: Create coherent API function names for E820 range operationsIngo Molnar2017-01-281-1/+1
| * | | x86/boot/e820: Rename update_e820() to e820__update_table()Ingo Molnar2017-01-281-1/+1
| * | | x86/boot/e820: Remove spurious asm/e820/api.h inclusionsIngo Molnar2017-01-281-0/+1
* | | | efi/bgrt: Enable ACPI BGRT handling on arm64Bhupesh Sharma2017-04-051-6/+0
| |_|/ |/| |
* | | x86/acpi: Restore the order of CPU IDsDou Liyang2017-03-111-1/+6
* | | Revert "x86/acpi: Set persistent cpuid <-> nodeid mapping when booting"Dou Liyang2017-03-111-1/+1
| |/ |/|
* | Merge tag 'acpi-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2017-02-201-2/+3
|\ \
| * | x86/ACPI: keep x86_cpu_to_acpiid mapping valid on CPU hotplugVitaly Kuznetsov2017-02-071-2/+3
| |/
* | Merge tag 'pm-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2017-02-201-4/+5
|\ \
| * | ACPI / idle: small formatting fixesNick Desaulniers2017-01-271-4/+5
| |/
* | efi/x86: Move the EFI BGRT init code to early init codeDave Young2017-02-011-0/+9
|/
* x86/init: Add i8042 state to the platform dataDmitry Torokhov2016-12-191-0/+7
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-12-181-1/+1
|\
| * x86/acpi: Use proper macro for invalid nodeBoris Ostrovsky2016-12-151-1/+1
* | Merge tag 'acpi-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2016-12-131-3/+0
|\ \
| * | ACPI / APEI / ARM64: APEI initial support for ARM64Tomasz Nowicki2016-12-021-3/+0
* | | Merge tag 'pm-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2016-12-131-0/+9
|\ \ \ | |_|/ |/| |
| * | x86/suspend: fix false positive KASAN warning on suspend/resumeJosh Poimboeuf2016-12-061-0/+9
| |/
* | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-12-121-0/+2
|\ \ | |/ |/|
| * x86/apic: Get rid of "warning: 'acpi_ioapic_lock' defined but not used"Sebastian Andrzej Siewior2016-10-211-0/+2
* | ACPI/PCI: pci_link: penalize SCI correctlySinan Kaya2016-10-241-0/+1
|/
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-10-101-0/+4
|\
| * x86/acpi: Prevent LAPIC id 0xff from being accountedThomas Gleixner2016-10-081-0/+4
* | nmi_backtrace: generate one-line reports for idle cpusChris Metcalf2016-10-071-1/+1
|/
OpenPOWER on IntegriCloud