summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/numa
Commit message (Expand)AuthorAgeFilesLines
* ACPI: Add LoongArch support for ACPI_PROCESSOR/ACPI_NUMAHuacai Chen2021-07-162-2/+2
* Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds2021-04-271-1/+2
|\
| * treewide: Change list_sort to use const pointersSami Tolvanen2021-04-081-1/+2
* | ACPI: fix various typos in commentsTom Saeger2021-03-191-1/+1
|/
* Merge tag 'acpi-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2020-10-142-24/+142
|\
| * node: Add access1 class to represent CPU to memory characteristicsJonathan Cameron2020-10-021-19/+69
| * ACPI: HMAT: Fix handling of changes from ACPI 6.2 to ACPI 6.3Jonathan Cameron2020-10-021-1/+2
| * 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: Rename acpi_map_pxm_to_online_node() to pxm_to_online_node()Jonathan Cameron2020-09-241-1/+1
| * ACPI: Do not create new NUMA domains from ACPI static tables that are not SRATJonathan Cameron2020-09-241-1/+1
| * ACPI: Add out of bounds and numa_off protections to pxm_to_node()Jonathan Cameron2020-09-241-1/+1
* | ACPI: HMAT: refactor hmat_register_target_device to hmem_register_deviceDan Williams2020-10-131-62/+6
* | x86/numa: add 'nohmat' optionDan Williams2020-10-131-1/+7
* | 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: HMAT: use %u instead of %d to print u32 valuesTao Xu2019-11-121-9/+9
* ACPI: NUMA: HMAT: fix a section mismatchQian Cai2019-11-121-1/+1
* ACPI: HMAT: don't mix pxm and nid when setting memory target processor_pxmBrice Goglin2019-11-071-1/+1
* ACPI: NUMA: HMAT: Register "soft reserved" memory as an "hmem" deviceDan Williams2019-11-072-12/+125
* ACPI: NUMA: HMAT: Register HMAT at device_initcall levelDan Williams2019-11-071-1/+1
* ACPI: NUMA: Establish a new drivers/acpi/numa/ directoryDan Williams2019-11-074-0/+1260