summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/acpi
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'x86_cleanups_for_v5.13' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-04-262-3/+3
|\
| * x86: Fix various typos in commentsIngo Molnar2021-03-182-3/+3
* | kasan: remove redundant config optionWalter Wu2021-04-161-1/+1
* | ACPI: tables: x86: Reserve memory occupied by ACPI tablesRafael J. Wysocki2021-03-291-13/+12
|/
* x86/acpi: Support objtool validation in wakeup_64.SJosh Poimboeuf2021-01-262-1/+2
* x86/acpi: Annotate indirect branch as safeJosh Poimboeuf2021-01-261-0/+2
* kasan, arm64: unpoison stack only with CONFIG_KASAN_STACKAndrey Konovalov2020-12-221-1/+1
* x86/mce, cper: Pass x86 CPER through the MCA handling chainSmita Koralahalli2020-11-211-0/+5
* mm: reorder includes after introduction of linux/pgtable.hMike Rapoport2020-06-092-2/+2
* mm: introduce include/linux/pgtable.hMike Rapoport2020-06-092-2/+2
* ACPI, x86/boot: make acpi_nobgrt staticJason Yan2020-04-081-1/+1
* x86: ACPI: fix CPU hotplug deadlockQian Cai2020-04-041-1/+2
* acpi/x86: ignore unspecified bit positions in the ACPI global lock fieldJan Engelhardt2020-03-141-1/+1
* acpi/x86: add a kernel parameter to disable ACPI BGRTAlex Hung2020-03-141-1/+9
* x86/acpi: make "asmlinkage" part first thing in the function definitionAlexey Dobriyan2020-03-142-2/+2
* x86/ACPI/sleep: Move acpi_get_wakeup_address() into sleep.c, remove <asm/real...Sean Christopherson2019-12-101-0/+11
* x86/ACPI/sleep: Remove an unnecessary include of asm/realmode.hSean Christopherson2019-12-101-1/+1
* x86/asm/32: Add ENDs to some functions and relabel with SYM_CODE_*Jiri Slaby2019-10-181-3/+4
* x86/asm: Change all ENTRY+ENDPROC to SYM_FUNC_*Jiri Slaby2019-10-181-4/+4
* x86/asm/suspend: Use SYM_DATA for dataJiri Slaby2019-10-182-2/+2
* Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-09-281-0/+5
|\
| * acpi: Ignore acpi_rsdp kernel param when the kernel has been locked downJosh Boyer2019-08-191-0/+5
* | x86/asm/suspend: Get rid of bogus_64_magicJiri Slaby2019-09-061-4/+6
* | x86/acpi/cstate: Add Zhaoxin processors support for cache flush policy in C3Tony W Wang-oc2019-06-221-0/+15
|/
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 430Thomas Gleixner2019-06-052-2/+4
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner2019-06-051-10/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-301-10/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-18/+1
* treewide: Add SPDX license identifier for missed filesThomas Gleixner2019-05-211-0/+1
* Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-05-071-18/+18
|\
| * acpi: Create subtable parsing infrastructureKeith Busch2019-04-041-18/+18
* | x86/power: Optimize C3 entry on Centaur CPUsDavid Wang2019-04-191-0/+12
|/
* treewide: add checks for the return value of memblock_alloc*()Mike Rapoport2019-03-121-0/+3
* x86/asm/suspend: Drop ENTRY from local dataJiri Slaby2019-01-302-7/+7
* x86: Fix various typos in commentsIngo Molnar2018-12-031-1/+1
* x86/acpi, x86/boot: Take RSDP address from boot params if availableJuergen Gross2018-11-201-1/+1
* x86/boot: Mostly revert commit ae7e1238e68f2a ("Add ACPI RSDP address to setu...Juergen Gross2018-11-201-1/+1
* memblock: stop using implicit alignment to SMP_CACHE_BYTESMike Rapoport2018-10-311-1/+1
* mm: remove include/linux/bootmem.hMike Rapoport2018-10-312-2/+1
* memblock: replace alloc_bootmem with memblock_allocMike Rapoport2018-10-311-1/+2
* x86/acpi, x86/boot: Take RSDP address for boot params if availableJuergen Gross2018-10-101-0/+6
* x86/ACPI/cstate: Make APCI C1 FFH MWAIT C-state description vendor-neutralPrarit Bhargava2018-08-151-1/+1
* x86/acpi: Prevent X2APIC id 0xffffffff from being accountedDou Liyang2018-04-171-0/+4
* Merge branch 'WIP.x86/asm' into x86/urgent, because the topic is readyIngo Molnar2018-04-121-9/+13
|\
| * ACPI, x86/boot: Introduce the ->reduced_hw_early_init() ACPI callbackAndy Shevchenko2018-03-121-1/+1
| * ACPI, x86/boot: Split out acpi_generic_reduce_hw_init() and exportAndy Shevchenko2018-03-121-9/+13
* | x86/apic: Fix signedness bug in APIC ID validity checksLi RongQing2018-04-101-5/+8
|/
* ACPI: SPCR: Make SPCR available to x86Prarit Bhargava2018-02-071-0/+3
* Merge tag 'acpi-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2018-01-291-18/+17
|\
| * ACPI / x86: boot: Propagate error code in acpi_gsi_to_irq()Andy Shevchenko2018-01-051-10/+10