summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/acpi/boot.c
Commit message (Expand)AuthorAgeFilesLines
* x86/acpi: Handle bogus MADT APIC tables gracefullyThomas Gleixner2023-12-181-1/+1
* Merge tag 'x86_urgent_for_v6.7_rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-11-191-19/+15
|\
| * x86/acpi: Ignore invalid x2APIC entriesZhang Rui2023-11-091-19/+15
* | Merge tag 'x86-core-2023-10-29-v2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2023-10-301-2/+2
|\ \ | |/ |/|
| * x86/apic: Use u32 for wakeup_secondary_cpu[_64]()Thomas Gleixner2023-10-101-1/+1
| * x86/apic: Use BAD_APICID consistentlyThomas Gleixner2023-10-101-1/+1
* | x86/i8259: Skip probing when ACPI/MADT advertises PCAT compatibilityThomas Gleixner2023-10-271-0/+3
|/
* Merge tag 'x86_apic_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-08-301-8/+4
|\
| * x86/apic: Replace acpi_wake_cpu_handler_update() and apic_set_eoi_cb()Thomas Gleixner2023-08-091-1/+1
| * x86/apic: Wrap APIC ID validation into an inlineThomas Gleixner2023-08-091-1/+1
| * x86/apic: Remove the pointless APIC version checkThomas Gleixner2023-08-091-5/+1
| * x86/apic/ioapic: Rename skip_ioapic_setupThomas Gleixner2023-08-091-1/+1
* | ACPI: resource: Honor MADT INT_SRC_OVR settings for IRQ1 on AMD ZenHans de Goede2023-08-091-0/+4
|/
* Merge tag 'x86_acpi_for_v6.4_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-04-251-3/+8
|\
| * x86/ACPI/boot: Improve __acpi_acquire_global_lockUros Bizjak2023-03-221-3/+8
* | x86/acpi/boot: Correct acpi_is_processor_usable() checkEric DeVolder2023-03-301-1/+2
* | x86/ACPI/boot: Use FADT version to check support for online capableMario Limonciello2023-03-301-1/+5
|/
* Merge tag 'x86-boot-2023-02-20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-02-201-3/+16
|\
| * x86/acpi/boot: Do not register processors that cannot be onlined for x2APICKishon Vijay Abraham I2023-01-101-3/+16
* | x86/ACPI/boot: Use try_cmpxchg() in __acpi_{acquire,release}_global_lock()Uros Bizjak2023-01-261-8/+8
|/
* Merge tag 'pm-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2022-05-241-1/+1
|\
| * x86/ACPI: Preserve ACPI-table override during hibernationAmadeusz Sławiński2022-04-131-1/+1
* | Merge tag 'acpi-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2022-05-241-4/+3
|\ \
| * | x86: ACPI: Make mp_config_acpi_gsi() a void functionLi kunyu2022-05-111-4/+3
| |/
* / x86/acpi/x86/boot: Add multiprocessor wake-up supportKuppuswamy Sathyanarayanan2022-04-071-1/+92
|/
* ACPI / x86: Work around broken XSDT on Advantech DAC-BJ01 boardMark Cilissen2022-03-081-0/+24
* x86/ACPI: Don't add CPUs that are not online capableMario Limonciello2021-09-131-0/+9
* x86: Fix typo s/ECLR/ELCR/ for the PIC registerMaciej W. Rozycki2021-08-101-3/+3
* x86: Avoid magic number with ELCR register accessesMaciej W. Rozycki2021-08-101-3/+3
* x86/acpi: Switch to pr_xxx log functionsHeiner Kallweit2021-05-171-71/+47
* Merge tag 'x86_cleanups_for_v5.13' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-04-261-2/+2
|\
| * x86: Fix various typos in commentsIngo Molnar2021-03-181-2/+2
* | ACPI: tables: x86: Reserve memory occupied by ACPI tablesRafael J. Wysocki2021-03-291-13/+12
|/
* mm: reorder includes after introduction of linux/pgtable.hMike Rapoport2020-06-091-1/+1
* mm: introduce include/linux/pgtable.hMike Rapoport2020-06-091-1/+1
* ACPI, x86/boot: make acpi_nobgrt staticJason Yan2020-04-081-1/+1
* 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
* acpi: Ignore acpi_rsdp kernel param when the kernel has been locked downJosh Boyer2019-08-191-0/+5
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-18/+1
* acpi: Create subtable parsing infrastructureKeith Busch2019-04-041-18/+18
* treewide: add checks for the return value of memblock_alloc*()Mike Rapoport2019-03-121-0/+3
* 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-311-1/+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: Prevent X2APIC id 0xffffffff from being accountedDou Liyang2018-04-171-0/+4