summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/numa (follow)
Commit message (Expand)AuthorAgeFilesLines
* mm: introduce numa_memblksMike Rapoport (Microsoft)2024-09-041-0/+1
* Merge tag 'riscv-for-linus-6.11-mw2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-07-272-5/+32
|\
| * Merge patch series "Add ACPI NUMA support for RISC-V"Palmer Dabbelt2024-07-222-5/+32
| |\
| | * ACPI: NUMA: change the ACPI_NUMA to a hidden optionHaibo Xu2024-07-221-4/+1
| | * ACPI: NUMA: Add handler for SRAT RINTC affinity structureHaibo Xu2024-07-221-1/+31
* | | Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-07-221-5/+2
|\ \ \ | |/ / |/| |
| * | memory tier: consolidate the initialization of memory tiersHo-Ren (Jack) Chuang2024-07-131-4/+1
| |/
* / ACPI: HMAT: Use ACCESS_COORDINATE_CPU when appropriateHuang Ying2024-06-131-3/+3
|/
* ACPI/NUMA: Squash acpi_numa_memory_affinity_init() into acpi_parse_memory_aff...Robert Richter2024-05-071-23/+17
* ACPI/NUMA: Squash acpi_numa_slit_init() into acpi_parse_slit()Robert Richter2024-05-071-14/+9
* ACPI/NUMA: Remove architecture dependent remainingsRobert Richter2024-05-071-14/+2
* x86/numa: Fix SRAT lookup of CFMWS ranges with numa_fill_memblks()Robert Richter2024-05-071-0/+5
* cxl/region: Deal with numa nodes not enumerated by SRATDave Jiang2024-03-121-0/+11
* cxl/region: Add memory hotplug notifier for cxl regionDave Jiang2024-03-121-0/+34
* ACPI: HMAT / cxl: Add retrieval of generic port coordinates for both access c...Dave Jiang2024-03-121-2/+6
* ACPI: HMAT: Introduce 2 levels of generic port access classDave Jiang2024-03-121-5/+10
* base/node / ACPI: Enumerate node access class for 'struct access_coordinate'Dave Jiang2024-03-121-12/+14
* ACPI: HMAT: Remove register of memory node for generic targetDave Jiang2024-03-121-4/+4
* Merge tag 'cxl-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds2024-01-191-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-031-53/+93
|\
| * acpi, hmat: calculate abstract distance with HMATHuang Ying2023-10-171-2/+63
| * acpi, hmat: refactor hmat_register_target_initiators()Huang Ying2023-10-171-51/+30
* | Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-11-021-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-131-3/+8
|/
* dax/hmem: Move hmem device registration to dax_hmem.koDan Williams2023-02-111-1/+1
* dax/hmem: Move HMAT and Soft reservation probe initcall levelDan Williams2023-02-111-1/+1
* Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-12-141-6/+1
|\
| * memory: move hotplug memory notifier priority to same file for easy sortingLiu Shixin2022-11-091-1/+1
| * ACPI: HMAT: use hotplug_memory_notifier() directlyLiu Shixin2022-11-091-6/+1
* | ACPI: HMAT: Fix initiator registration for single-initiator systemsVishal Verma2022-11-191-6/+20
* | ACPI: HMAT: remove unnecessary variable initializationVishal Verma2022-11-191-1/+0
|/
* ACPI: NUMA: Add CXL CFMWS 'nodes' to the possible nodes setDan Williams2022-10-221-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-131-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-091-1/+2
* | ACPI: fix various typos in commentsTom Saeger2021-03-191-1/+1
|/