summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/numa
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'cxl-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds2024-01-181-29/+164
|\
| * acpi: numa: Add helper function to retrieve the performance attributesDave Jiang2023-12-221-0/+41
| * acpi: numa: Add setting of generic port system locality attributesDave Jiang2023-12-221-0/+25
| * acpi: Break out nesting for hmat_parse_locality()Dave Jiang2023-12-221-12/+20
| * acpi: numa: Add genport target allocation to the HMAT parsingDave Jiang2023-12-221-3/+56
| * acpi: numa: Create enum for memory_target access coordinates indexingDave Jiang2023-12-221-5/+13
| * base/node / acpi: Change 'node_hmem_attrs' to 'access_coordinates'Dave Jiang2023-12-221-14/+14
* | 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
|/
* Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-11-021-53/+93
|\
| * acpi, hmat: calculate abstract distance with HMATHuang Ying2023-10-161-2/+63
| * acpi, hmat: refactor hmat_register_target_initiators()Huang Ying2023-10-161-51/+30
* | Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-11-011-2/+2
|\ \
| * | arch: Remove Itanium (IA-64) architectureArd Biesheuvel2023-09-111-2/+2
| |/
* / ACPI/NUMA: Apply SRAT proximity domain to entire CFMWS windowAlison Schofield2023-09-121-3/+8
|/
* dax/hmem: Move hmem device registration to dax_hmem.koDan Williams2023-02-101-1/+1
* dax/hmem: Move HMAT and Soft reservation probe initcall levelDan Williams2023-02-101-1/+1
* Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-12-131-6/+1
|\
| * memory: move hotplug memory notifier priority to same file for easy sortingLiu Shixin2022-11-081-1/+1
| * ACPI: HMAT: use hotplug_memory_notifier() directlyLiu Shixin2022-11-081-6/+1
* | ACPI: HMAT: Fix initiator registration for single-initiator systemsVishal Verma2022-11-181-6/+20
* | ACPI: HMAT: remove unnecessary variable initializationVishal Verma2022-11-181-1/+0
|/
* ACPI: NUMA: Add CXL CFMWS 'nodes' to the possible nodes setDan Williams2022-10-211-0/+1
* ACPI: HMAT: Drop unused dev_fmt() and redundant 'HMAT' prefixLiu Shixin2022-09-221-13/+12
* 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-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