index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
numa
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-22
mm: numa_memblks: introduce numa_add_reserved_memblk
Yuquan Wang
1
-1
/
+1
2025-05-11
acpi,srat: give memory block size advice based on CFMWS alignment
Gregory Price
1
-1
/
+12
2025-04-02
Merge tag 'cxl-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
1
-0
/
+44
2025-03-27
ACPI: NUMA: Use str_enabled_disabled() helper function
Thorsten Blum
1
-14
/
+8
2025-03-20
acpi: numa: Export node_to_pxm()
Nuno Das Neves
1
-0
/
+1
2025-02-26
acpi/hmat / cxl: Add extended linear cache support for CXL
Dave Jiang
1
-0
/
+39
2025-02-26
acpi: numa: Add support to enumerate and store extended linear address mode
Dave Jiang
1
-0
/
+5
2025-02-01
mm/fake-numa: handle cases with no SRAT info
Bruno Faccini
1
-1
/
+10
2025-01-29
Merge tag 'cxl-for-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
1
-12
/
+12
2025-01-25
mm/fake-numa: allow later numa node hotplug
Bruno Faccini
1
-0
/
+86
2025-01-02
ACPI/HMAT: Move HMAT messages to pr_debug()
Dan Williams
1
-12
/
+12
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
1
-1
/
+1
2024-09-03
mm: introduce numa_memblks
Mike Rapoport (Microsoft)
1
-0
/
+1
2024-07-27
Merge tag 'riscv-for-linus-6.11-mw2' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
Linus Torvalds
2
-5
/
+32
2024-07-22
Merge patch series "Add ACPI NUMA support for RISC-V"
Palmer Dabbelt
2
-5
/
+32
2024-07-22
ACPI: NUMA: change the ACPI_NUMA to a hidden option
Haibo Xu
1
-4
/
+1
2024-07-22
ACPI: NUMA: Add handler for SRAT RINTC affinity structure
Haibo Xu
1
-1
/
+31
2024-07-21
Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-5
/
+2
2024-07-12
memory tier: consolidate the initialization of memory tiers
Ho-Ren (Jack) Chuang
1
-4
/
+1
2024-06-13
ACPI: HMAT: Use ACCESS_COORDINATE_CPU when appropriate
Huang Ying
1
-3
/
+3
2024-05-07
ACPI/NUMA: Squash acpi_numa_memory_affinity_init() into acpi_parse_memory_affinity()
Robert Richter
1
-23
/
+17
2024-05-07
ACPI/NUMA: Squash acpi_numa_slit_init() into acpi_parse_slit()
Robert Richter
1
-14
/
+9
2024-05-07
ACPI/NUMA: Remove architecture dependent remainings
Robert Richter
1
-14
/
+2
2024-05-07
x86/numa: Fix SRAT lookup of CFMWS ranges with numa_fill_memblks()
Robert Richter
1
-0
/
+5
2024-03-12
cxl/region: Deal with numa nodes not enumerated by SRAT
Dave Jiang
1
-0
/
+11
2024-03-12
cxl/region: Add memory hotplug notifier for cxl region
Dave Jiang
1
-0
/
+34
2024-03-12
ACPI: HMAT / cxl: Add retrieval of generic port coordinates for both access classes
Dave Jiang
1
-2
/
+6
2024-03-12
ACPI: HMAT: Introduce 2 levels of generic port access class
Dave Jiang
1
-5
/
+10
2024-03-12
base/node / ACPI: Enumerate node access class for 'struct access_coordinate'
Dave Jiang
1
-12
/
+14
2024-03-12
ACPI: HMAT: Remove register of memory node for generic target
Dave Jiang
1
-4
/
+4
2024-01-18
Merge tag 'cxl-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
1
-29
/
+164
2023-12-22
acpi: numa: Add helper function to retrieve the performance attributes
Dave Jiang
1
-0
/
+41
2023-12-22
acpi: numa: Add setting of generic port system locality attributes
Dave Jiang
1
-0
/
+25
2023-12-22
acpi: Break out nesting for hmat_parse_locality()
Dave Jiang
1
-12
/
+20
2023-12-22
acpi: numa: Add genport target allocation to the HMAT parsing
Dave Jiang
1
-3
/
+56
2023-12-22
acpi: numa: Create enum for memory_target access coordinates indexing
Dave Jiang
1
-5
/
+13
2023-12-22
base/node / acpi: Change 'node_hmem_attrs' to 'access_coordinates'
Dave Jiang
1
-14
/
+14
2023-12-12
ACPI: NUMA: Fix the logic of getting the fake_pxm value
Yuntao Wang
1
-2
/
+2
2023-12-12
ACPI: NUMA: Optimize the check for the availability of node values
Yuntao Wang
1
-2
/
+2
2023-12-12
ACPI: NUMA: Remove unnecessary check in acpi_parse_gi_affinity()
Yuntao Wang
1
-1
/
+1
2023-11-02
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-53
/
+93
2023-11-01
Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
Linus Torvalds
1
-2
/
+2
2023-10-16
acpi, hmat: calculate abstract distance with HMAT
Huang Ying
1
-2
/
+63
2023-10-16
acpi, hmat: refactor hmat_register_target_initiators()
Huang Ying
1
-51
/
+30
2023-09-12
ACPI/NUMA: Apply SRAT proximity domain to entire CFMWS window
Alison Schofield
1
-3
/
+8
2023-09-11
arch: Remove Itanium (IA-64) architecture
Ard Biesheuvel
1
-2
/
+2
2023-02-10
dax/hmem: Move hmem device registration to dax_hmem.ko
Dan Williams
1
-1
/
+1
2023-02-10
dax/hmem: Move HMAT and Soft reservation probe initcall level
Dan Williams
1
-1
/
+1
2022-12-13
Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-6
/
+1
2022-11-18
ACPI: HMAT: Fix initiator registration for single-initiator systems
Vishal Verma
1
-6
/
+20
[next]