index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
numa
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: introduce numa_memblks
Mike Rapoport (Microsoft)
2024-09-04
1
-0
/
+1
*
Merge tag 'riscv-for-linus-6.11-mw2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-07-27
2
-5
/
+32
|
\
|
*
Merge patch series "Add ACPI NUMA support for RISC-V"
Palmer Dabbelt
2024-07-22
2
-5
/
+32
|
|
\
|
|
*
ACPI: NUMA: change the ACPI_NUMA to a hidden option
Haibo Xu
2024-07-22
1
-4
/
+1
|
|
*
ACPI: NUMA: Add handler for SRAT RINTC affinity structure
Haibo Xu
2024-07-22
1
-1
/
+31
*
|
|
Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-07-22
1
-5
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
memory tier: consolidate the initialization of memory tiers
Ho-Ren (Jack) Chuang
2024-07-13
1
-4
/
+1
|
|
/
*
/
ACPI: HMAT: Use ACCESS_COORDINATE_CPU when appropriate
Huang Ying
2024-06-13
1
-3
/
+3
|
/
*
ACPI/NUMA: Squash acpi_numa_memory_affinity_init() into acpi_parse_memory_aff...
Robert Richter
2024-05-07
1
-23
/
+17
*
ACPI/NUMA: Squash acpi_numa_slit_init() into acpi_parse_slit()
Robert Richter
2024-05-07
1
-14
/
+9
*
ACPI/NUMA: Remove architecture dependent remainings
Robert Richter
2024-05-07
1
-14
/
+2
*
x86/numa: Fix SRAT lookup of CFMWS ranges with numa_fill_memblks()
Robert Richter
2024-05-07
1
-0
/
+5
*
cxl/region: Deal with numa nodes not enumerated by SRAT
Dave Jiang
2024-03-12
1
-0
/
+11
*
cxl/region: Add memory hotplug notifier for cxl region
Dave Jiang
2024-03-12
1
-0
/
+34
*
ACPI: HMAT / cxl: Add retrieval of generic port coordinates for both access c...
Dave Jiang
2024-03-12
1
-2
/
+6
*
ACPI: HMAT: Introduce 2 levels of generic port access class
Dave Jiang
2024-03-12
1
-5
/
+10
*
base/node / ACPI: Enumerate node access class for 'struct access_coordinate'
Dave Jiang
2024-03-12
1
-12
/
+14
*
ACPI: HMAT: Remove register of memory node for generic target
Dave Jiang
2024-03-12
1
-4
/
+4
*
Merge tag 'cxl-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
2024-01-19
1
-29
/
+164
|
\
|
*
acpi: numa: Add helper function to retrieve the performance attributes
Dave Jiang
2023-12-22
1
-0
/
+41
|
*
acpi: numa: Add setting of generic port system locality attributes
Dave Jiang
2023-12-22
1
-0
/
+25
|
*
acpi: Break out nesting for hmat_parse_locality()
Dave Jiang
2023-12-22
1
-12
/
+20
|
*
acpi: numa: Add genport target allocation to the HMAT parsing
Dave Jiang
2023-12-22
1
-3
/
+56
|
*
acpi: numa: Create enum for memory_target access coordinates indexing
Dave Jiang
2023-12-22
1
-5
/
+13
|
*
base/node / acpi: Change 'node_hmem_attrs' to 'access_coordinates'
Dave Jiang
2023-12-22
1
-14
/
+14
*
|
ACPI: NUMA: Fix the logic of getting the fake_pxm value
Yuntao Wang
2023-12-12
1
-2
/
+2
*
|
ACPI: NUMA: Optimize the check for the availability of node values
Yuntao Wang
2023-12-12
1
-2
/
+2
*
|
ACPI: NUMA: Remove unnecessary check in acpi_parse_gi_affinity()
Yuntao Wang
2023-12-12
1
-1
/
+1
|
/
*
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-11-03
1
-53
/
+93
|
\
|
*
acpi, hmat: calculate abstract distance with HMAT
Huang Ying
2023-10-17
1
-2
/
+63
|
*
acpi, hmat: refactor hmat_register_target_initiators()
Huang Ying
2023-10-17
1
-51
/
+30
*
|
Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-11-02
1
-2
/
+2
|
\
\
|
*
|
arch: Remove Itanium (IA-64) architecture
Ard Biesheuvel
2023-09-11
1
-2
/
+2
|
|
/
*
/
ACPI/NUMA: Apply SRAT proximity domain to entire CFMWS window
Alison Schofield
2023-09-13
1
-3
/
+8
|
/
*
dax/hmem: Move hmem device registration to dax_hmem.ko
Dan Williams
2023-02-11
1
-1
/
+1
*
dax/hmem: Move HMAT and Soft reservation probe initcall level
Dan Williams
2023-02-11
1
-1
/
+1
*
Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-12-14
1
-6
/
+1
|
\
|
*
memory: move hotplug memory notifier priority to same file for easy sorting
Liu Shixin
2022-11-09
1
-1
/
+1
|
*
ACPI: HMAT: use hotplug_memory_notifier() directly
Liu Shixin
2022-11-09
1
-6
/
+1
*
|
ACPI: HMAT: Fix initiator registration for single-initiator systems
Vishal Verma
2022-11-19
1
-6
/
+20
*
|
ACPI: HMAT: remove unnecessary variable initialization
Vishal Verma
2022-11-19
1
-1
/
+0
|
/
*
ACPI: NUMA: Add CXL CFMWS 'nodes' to the possible nodes set
Dan Williams
2022-10-22
1
-0
/
+1
*
ACPI: HMAT: Drop unused dev_fmt() and redundant 'HMAT' prefix
Liu Shixin
2022-09-22
1
-13
/
+12
*
Merge tag 'cxl-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
2022-01-13
1
-1
/
+58
|
\
|
*
ACPI: NUMA: Add a node and memblk for each CFMWS not in SRAT
Alison Schofield
2021-11-15
1
-1
/
+58
*
|
ACPI: NUMA: Process hotpluggable memblocks when !CONFIG_MEMORY_HOTPLUG
Vitaly Kuznetsov
2021-12-17
1
-3
/
+2
|
/
*
ACPI: Add LoongArch support for ACPI_PROCESSOR/ACPI_NUMA
Huacai Chen
2021-07-16
2
-2
/
+2
*
Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...
Linus Torvalds
2021-04-27
1
-1
/
+2
|
\
|
*
treewide: Change list_sort to use const pointers
Sami Tolvanen
2021-04-09
1
-1
/
+2
*
|
ACPI: fix various typos in comments
Tom Saeger
2021-03-19
1
-1
/
+1
|
/
[next]