index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
numa
/
srat.c
Age
Commit message (
Expand
)
Author
2025-05-22
mm: numa_memblks: introduce numa_add_reserved_memblk
Yuquan Wang
2025-05-11
acpi,srat: give memory block size advice based on CFMWS alignment
Gregory Price
2025-03-27
ACPI: NUMA: Use str_enabled_disabled() helper function
Thorsten Blum
2025-03-20
acpi: numa: Export node_to_pxm()
Nuno Das Neves
2025-02-01
mm/fake-numa: handle cases with no SRAT info
Bruno Faccini
2025-01-25
mm/fake-numa: allow later numa node hotplug
Bruno Faccini
2024-09-03
mm: introduce numa_memblks
Mike Rapoport (Microsoft)
2024-07-22
ACPI: NUMA: Add handler for SRAT RINTC affinity structure
Haibo Xu
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
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-09-12
ACPI/NUMA: Apply SRAT proximity domain to entire CFMWS window
Alison Schofield
2022-10-21
ACPI: NUMA: Add CXL CFMWS 'nodes' to the possible nodes set
Dan Williams
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
2021-11-15
ACPI: NUMA: Add a node and memblk for each CFMWS not in SRAT
Alison Schofield
2021-07-16
ACPI: Add LoongArch support for ACPI_PROCESSOR/ACPI_NUMA
Huacai Chen
2020-10-14
Merge tag 'acpi-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2020-10-13
x86/numa: cleanup configuration dependent command-line options
Dan Williams
2020-10-02
ACPI: Support Generic Initiator only domains
Jonathan Cameron
2020-09-24
ACPI: Remove side effect of partly creating a node in acpi_get_node()
Jonathan Cameron
2020-09-24
ACPI: Add out of bounds and numa_off protections to pxm_to_node()
Jonathan Cameron
2020-07-27
ACPI: NUMA: Remove the useless 'node >= MAX_NUMNODES' check
Hanjun Guo
2020-07-27
ACPI: NUMA: Remove the useless sub table pointer check
Hanjun Guo
2020-06-04
virtio-mem: Allow to specify an ACPI PXM as nid
David Hildenbrand
2020-02-17
ACPI: NUMA: Up-level "map to online node" functionality
Dan Williams
2019-11-07
ACPI: NUMA: Establish a new drivers/acpi/numa/ directory
Dan Williams