summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/numa/srat.c
Commit message (Expand)AuthorAgeFilesLines
* cxl/region: Deal with numa nodes not enumerated by SRATDave Jiang2024-03-121-0/+11
* ACPI: NUMA: Fix the logic of getting the fake_pxm valueYuntao Wang2023-12-121-2/+2
* ACPI: NUMA: Optimize the check for the availability of node valuesYuntao Wang2023-12-121-2/+2
* ACPI: NUMA: Remove unnecessary check in acpi_parse_gi_affinity()Yuntao Wang2023-12-121-1/+1
* ACPI/NUMA: Apply SRAT proximity domain to entire CFMWS windowAlison Schofield2023-09-121-3/+8
* ACPI: NUMA: Add CXL CFMWS 'nodes' to the possible nodes setDan Williams2022-10-211-0/+1
* Merge tag 'cxl-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds2022-01-121-1/+58
|\
| * ACPI: NUMA: Add a node and memblk for each CFMWS not in SRATAlison Schofield2021-11-151-1/+58
* | ACPI: NUMA: Process hotpluggable memblocks when !CONFIG_MEMORY_HOTPLUGVitaly Kuznetsov2021-12-171-3/+2
|/
* ACPI: Add LoongArch support for ACPI_PROCESSOR/ACPI_NUMAHuacai Chen2021-07-161-1/+1
* Merge tag 'acpi-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2020-10-141-3/+70
|\
| * ACPI: Support Generic Initiator only domainsJonathan Cameron2020-10-021-1/+68
| * ACPI: Remove side effect of partly creating a node in acpi_get_node()Jonathan Cameron2020-09-241-1/+1
| * ACPI: Add out of bounds and numa_off protections to pxm_to_node()Jonathan Cameron2020-09-241-1/+1
* | x86/numa: cleanup configuration dependent command-line optionsDan Williams2020-10-131-2/+7
|/
* ACPI: NUMA: Remove the useless 'node >= MAX_NUMNODES' checkHanjun Guo2020-07-271-1/+1
* ACPI: NUMA: Remove the useless sub table pointer checkHanjun Guo2020-07-271-8/+0
* virtio-mem: Allow to specify an ACPI PXM as nidDavid Hildenbrand2020-06-041-0/+1
* ACPI: NUMA: Up-level "map to online node" functionalityDan Williams2020-02-171-41/+0
* ACPI: NUMA: Establish a new drivers/acpi/numa/ directoryDan Williams2019-11-071-0/+489