开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
numa
Age
Commit message (
Expand
)
Author
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
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
2021-04-27
Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...
Linus Torvalds
2021-04-08
treewide: Change list_sort to use const pointers
Sami Tolvanen
2021-03-19
ACPI: fix various typos in comments
Tom Saeger
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
ACPI: HMAT: refactor hmat_register_target_device to hmem_register_device
Dan Williams
2020-10-13
x86/numa: add 'nohmat' option
Dan Williams
2020-10-13
x86/numa: cleanup configuration dependent command-line options
Dan Williams
2020-10-02
node: Add access1 class to represent CPU to memory characteristics
Jonathan Cameron
2020-10-02
ACPI: HMAT: Fix handling of changes from ACPI 6.2 to ACPI 6.3
Jonathan Cameron
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: Rename acpi_map_pxm_to_online_node() to pxm_to_online_node()
Jonathan Cameron
2020-09-24
ACPI: Do not create new NUMA domains from ACPI static tables that are not SRAT
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
[next]