aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/numa (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-07-16ACPI: Add LoongArch support for ACPI_PROCESSOR/ACPI_NUMAHuacai Chen2-2/+2
2021-04-27Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-1/+2
2021-04-08treewide: Change list_sort to use const pointersSami Tolvanen1-1/+2
2021-03-19ACPI: fix various typos in commentsTom Saeger1-1/+1
2020-10-14Merge tag 'acpi-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds2-24/+142
2020-10-13ACPI: HMAT: refactor hmat_register_target_device to hmem_register_deviceDan Williams1-62/+6
2020-10-13x86/numa: add 'nohmat' optionDan Williams1-1/+7
2020-10-13x86/numa: cleanup configuration dependent command-line optionsDan Williams1-2/+7
2020-10-02node: Add access1 class to represent CPU to memory characteristicsJonathan Cameron1-19/+69
2020-10-02ACPI: HMAT: Fix handling of changes from ACPI 6.2 to ACPI 6.3Jonathan Cameron1-1/+2
2020-10-02ACPI: Support Generic Initiator only domainsJonathan Cameron1-1/+68
2020-09-24ACPI: Remove side effect of partly creating a node in acpi_get_node()Jonathan Cameron1-1/+1
2020-09-24ACPI: Rename acpi_map_pxm_to_online_node() to pxm_to_online_node()Jonathan Cameron1-1/+1
2020-09-24ACPI: Do not create new NUMA domains from ACPI static tables that are not SRATJonathan Cameron1-1/+1
2020-09-24ACPI: Add out of bounds and numa_off protections to pxm_to_node()Jonathan Cameron1-1/+1
2020-07-27ACPI: NUMA: Remove the useless 'node >= MAX_NUMNODES' checkHanjun Guo1-1/+1
2020-07-27ACPI: NUMA: Remove the useless sub table pointer checkHanjun Guo1-8/+0
2020-06-04virtio-mem: Allow to specify an ACPI PXM as nidDavid Hildenbrand1-0/+1
2020-02-17ACPI: NUMA: Up-level "map to online node" functionalityDan Williams1-41/+0
2019-11-12ACPI: HMAT: use %u instead of %d to print u32 valuesTao Xu1-9/+9
2019-11-12ACPI: NUMA: HMAT: fix a section mismatchQian Cai1-1/+1
2019-11-07ACPI: HMAT: don't mix pxm and nid when setting memory target processor_pxmBrice Goglin1-1/+1
2019-11-07ACPI: NUMA: HMAT: Register "soft reserved" memory as an "hmem" deviceDan Williams2-12/+125
2019-11-07ACPI: NUMA: HMAT: Register HMAT at device_initcall levelDan Williams1-1/+1
2019-11-07ACPI: NUMA: Establish a new drivers/acpi/numa/ directoryDan Williams4-0/+1260