Age | Commit message (Expand) | Author |
2025-02-01 | mm/fake-numa: handle cases with no SRAT info | Bruno Faccini |
2025-01-29 | Merge tag 'cxl-for-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl... | Linus Torvalds |
2025-01-25 | mm/fake-numa: allow later numa node hotplug | Bruno Faccini |
2025-01-02 | ACPI/HMAT: Move HMAT messages to pr_debug() | Dan Williams |
2024-12-02 | module: Convert symbol namespace to string literal | Peter Zijlstra |
2024-09-03 | mm: introduce numa_memblks | Mike Rapoport (Microsoft) |
2024-07-27 | Merge tag 'riscv-for-linus-6.11-mw2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2024-07-22 | Merge patch series "Add ACPI NUMA support for RISC-V" | Palmer Dabbelt |
2024-07-22 | ACPI: NUMA: change the ACPI_NUMA to a hidden option | Haibo Xu |
2024-07-22 | ACPI: NUMA: Add handler for SRAT RINTC affinity structure | Haibo Xu |
2024-07-21 | Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2024-07-12 | memory tier: consolidate the initialization of memory tiers | Ho-Ren (Jack) Chuang |
2024-06-13 | ACPI: HMAT: Use ACCESS_COORDINATE_CPU when appropriate | Huang Ying |
2024-05-07 | ACPI/NUMA: Squash acpi_numa_memory_affinity_init() into acpi_parse_memory_aff... | Robert Richter |
2024-05-07 | ACPI/NUMA: Squash acpi_numa_slit_init() into acpi_parse_slit() | Robert Richter |
2024-05-07 | ACPI/NUMA: Remove architecture dependent remainings | Robert Richter |
2024-05-07 | x86/numa: Fix SRAT lookup of CFMWS ranges with numa_fill_memblks() | Robert Richter |
2024-03-12 | cxl/region: Deal with numa nodes not enumerated by SRAT | Dave Jiang |
2024-03-12 | cxl/region: Add memory hotplug notifier for cxl region | Dave Jiang |
2024-03-12 | ACPI: HMAT / cxl: Add retrieval of generic port coordinates for both access c... | Dave Jiang |
2024-03-12 | ACPI: HMAT: Introduce 2 levels of generic port access class | Dave Jiang |
2024-03-12 | base/node / ACPI: Enumerate node access class for 'struct access_coordinate' | Dave Jiang |
2024-03-12 | ACPI: HMAT: Remove register of memory node for generic target | Dave Jiang |
2024-01-18 | Merge tag 'cxl-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl | Linus Torvalds |
2023-12-22 | acpi: numa: Add helper function to retrieve the performance attributes | Dave Jiang |
2023-12-22 | acpi: numa: Add setting of generic port system locality attributes | Dave Jiang |
2023-12-22 | acpi: Break out nesting for hmat_parse_locality() | Dave Jiang |
2023-12-22 | acpi: numa: Add genport target allocation to the HMAT parsing | Dave Jiang |
2023-12-22 | acpi: numa: Create enum for memory_target access coordinates indexing | Dave Jiang |
2023-12-22 | base/node / acpi: Change 'node_hmem_attrs' to 'access_coordinates' | Dave Jiang |
2023-12-12 | ACPI: NUMA: Fix the logic of getting the fake_pxm value | Yuntao Wang |
2023-12-12 | ACPI: NUMA: Optimize the check for the availability of node values | Yuntao Wang |
2023-12-12 | ACPI: NUMA: Remove unnecessary check in acpi_parse_gi_affinity() | Yuntao Wang |
2023-11-02 | Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2023-11-01 | Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2023-10-16 | acpi, hmat: calculate abstract distance with HMAT | Huang Ying |
2023-10-16 | acpi, hmat: refactor hmat_register_target_initiators() | Huang Ying |
2023-09-12 | ACPI/NUMA: Apply SRAT proximity domain to entire CFMWS window | Alison Schofield |
2023-09-11 | arch: Remove Itanium (IA-64) architecture | Ard Biesheuvel |
2023-02-10 | dax/hmem: Move hmem device registration to dax_hmem.ko | Dan Williams |
2023-02-10 | dax/hmem: Move HMAT and Soft reservation probe initcall level | Dan Williams |
2022-12-13 | Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2022-11-18 | ACPI: HMAT: Fix initiator registration for single-initiator systems | Vishal Verma |
2022-11-18 | ACPI: HMAT: remove unnecessary variable initialization | Vishal Verma |
2022-11-08 | memory: move hotplug memory notifier priority to same file for easy sorting | Liu Shixin |
2022-11-08 | ACPI: HMAT: use hotplug_memory_notifier() directly | Liu Shixin |
2022-10-21 | ACPI: NUMA: Add CXL CFMWS 'nodes' to the possible nodes set | Dan Williams |
2022-09-22 | ACPI: HMAT: Drop unused dev_fmt() and redundant 'HMAT' prefix | Liu Shixin |
2022-01-12 | Merge tag 'cxl-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl... | Linus Torvalds |
2021-12-17 | ACPI: NUMA: Process hotpluggable memblocks when !CONFIG_MEMORY_HOTPLUG | Vitaly Kuznetsov |