summaryrefslogtreecommitdiff
path: root/drivers/acpi/numa/srat.c
AgeCommit message (Expand)Author
2024-03-12cxl/region: Deal with numa nodes not enumerated by SRATDave Jiang
2023-12-12ACPI: NUMA: Fix the logic of getting the fake_pxm valueYuntao Wang
2023-12-12ACPI: NUMA: Optimize the check for the availability of node valuesYuntao Wang
2023-12-12ACPI: NUMA: Remove unnecessary check in acpi_parse_gi_affinity()Yuntao Wang
2023-09-12ACPI/NUMA: Apply SRAT proximity domain to entire CFMWS windowAlison Schofield
2022-10-21ACPI: NUMA: Add CXL CFMWS 'nodes' to the possible nodes setDan Williams
2022-01-12Merge tag 'cxl-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds
2021-12-17ACPI: NUMA: Process hotpluggable memblocks when !CONFIG_MEMORY_HOTPLUGVitaly Kuznetsov
2021-11-15ACPI: NUMA: Add a node and memblk for each CFMWS not in SRATAlison Schofield
2021-07-16ACPI: Add LoongArch support for ACPI_PROCESSOR/ACPI_NUMAHuacai Chen
2020-10-14Merge tag 'acpi-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2020-10-13x86/numa: cleanup configuration dependent command-line optionsDan Williams
2020-10-02ACPI: Support Generic Initiator only domainsJonathan Cameron
2020-09-24ACPI: Remove side effect of partly creating a node in acpi_get_node()Jonathan Cameron
2020-09-24ACPI: Add out of bounds and numa_off protections to pxm_to_node()Jonathan Cameron
2020-07-27ACPI: NUMA: Remove the useless 'node >= MAX_NUMNODES' checkHanjun Guo
2020-07-27ACPI: NUMA: Remove the useless sub table pointer checkHanjun Guo
2020-06-04virtio-mem: Allow to specify an ACPI PXM as nidDavid Hildenbrand
2020-02-17ACPI: NUMA: Up-level "map to online node" functionalityDan Williams
2019-11-07ACPI: NUMA: Establish a new drivers/acpi/numa/ directoryDan Williams