summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/numa
AgeCommit message (Expand)Author
2020-10-14Merge tag 'acpi-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2020-10-13ACPI: HMAT: refactor hmat_register_target_device to hmem_register_deviceDan Williams
2020-10-13x86/numa: add 'nohmat' optionDan Williams
2020-10-13x86/numa: cleanup configuration dependent command-line optionsDan Williams
2020-10-02node: Add access1 class to represent CPU to memory characteristicsJonathan Cameron
2020-10-02ACPI: HMAT: Fix handling of changes from ACPI 6.2 to ACPI 6.3Jonathan Cameron
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: Rename acpi_map_pxm_to_online_node() to pxm_to_online_node()Jonathan Cameron
2020-09-24ACPI: Do not create new NUMA domains from ACPI static tables that are not SRATJonathan 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-12ACPI: HMAT: use %u instead of %d to print u32 valuesTao Xu
2019-11-12ACPI: NUMA: HMAT: fix a section mismatchQian Cai
2019-11-07ACPI: HMAT: don't mix pxm and nid when setting memory target processor_pxmBrice Goglin
2019-11-07ACPI: NUMA: HMAT: Register "soft reserved" memory as an "hmem" deviceDan Williams
2019-11-07ACPI: NUMA: HMAT: Register HMAT at device_initcall levelDan Williams
2019-11-07ACPI: NUMA: Establish a new drivers/acpi/numa/ directoryDan Williams