index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
numa
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-22
ACPI: NUMA: Add CXL CFMWS 'nodes' to the possible nodes set
Dan Williams
1
-0
/
+1
2022-09-22
ACPI: HMAT: Drop unused dev_fmt() and redundant 'HMAT' prefix
Liu Shixin
1
-13
/
+12
2022-01-13
Merge tag 'cxl-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
1
-1
/
+58
2021-12-17
ACPI: NUMA: Process hotpluggable memblocks when !CONFIG_MEMORY_HOTPLUG
Vitaly Kuznetsov
1
-3
/
+2
2021-11-15
ACPI: NUMA: Add a node and memblk for each CFMWS not in SRAT
Alison Schofield
1
-1
/
+58
2021-07-16
ACPI: Add LoongArch support for ACPI_PROCESSOR/ACPI_NUMA
Huacai Chen
2
-2
/
+2
2021-04-27
Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...
Linus Torvalds
1
-1
/
+2
2021-04-09
treewide: Change list_sort to use const pointers
Sami Tolvanen
1
-1
/
+2
2021-03-19
ACPI: fix various typos in comments
Tom Saeger
1
-1
/
+1
2020-10-14
Merge tag 'acpi-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2
-24
/
+142
2020-10-14
ACPI: HMAT: refactor hmat_register_target_device to hmem_register_device
Dan Williams
1
-62
/
+6
2020-10-14
x86/numa: add 'nohmat' option
Dan Williams
1
-1
/
+7
2020-10-14
x86/numa: cleanup configuration dependent command-line options
Dan Williams
1
-2
/
+7
2020-10-02
node: Add access1 class to represent CPU to memory characteristics
Jonathan Cameron
1
-19
/
+69
2020-10-02
ACPI: HMAT: Fix handling of changes from ACPI 6.2 to ACPI 6.3
Jonathan Cameron
1
-1
/
+2
2020-10-02
ACPI: Support Generic Initiator only domains
Jonathan Cameron
1
-1
/
+68
2020-09-24
ACPI: Remove side effect of partly creating a node in acpi_get_node()
Jonathan Cameron
1
-1
/
+1
2020-09-24
ACPI: Rename acpi_map_pxm_to_online_node() to pxm_to_online_node()
Jonathan Cameron
1
-1
/
+1
2020-09-24
ACPI: Do not create new NUMA domains from ACPI static tables that are not SRAT
Jonathan Cameron
1
-1
/
+1
2020-09-24
ACPI: Add out of bounds and numa_off protections to pxm_to_node()
Jonathan Cameron
1
-1
/
+1
2020-07-27
ACPI: NUMA: Remove the useless 'node >= MAX_NUMNODES' check
Hanjun Guo
1
-1
/
+1
2020-07-27
ACPI: NUMA: Remove the useless sub table pointer check
Hanjun Guo
1
-8
/
+0
2020-06-04
virtio-mem: Allow to specify an ACPI PXM as nid
David Hildenbrand
1
-0
/
+1
2020-02-17
ACPI: NUMA: Up-level "map to online node" functionality
Dan Williams
1
-41
/
+0
2019-11-12
ACPI: HMAT: use %u instead of %d to print u32 values
Tao Xu
1
-9
/
+9
2019-11-12
ACPI: NUMA: HMAT: fix a section mismatch
Qian Cai
1
-1
/
+1
2019-11-07
ACPI: HMAT: don't mix pxm and nid when setting memory target processor_pxm
Brice Goglin
1
-1
/
+1
2019-11-07
ACPI: NUMA: HMAT: Register "soft reserved" memory as an "hmem" device
Dan Williams
2
-12
/
+125
2019-11-07
ACPI: NUMA: HMAT: Register HMAT at device_initcall level
Dan Williams
1
-1
/
+1
2019-11-07
ACPI: NUMA: Establish a new drivers/acpi/numa/ directory
Dan Williams
4
-0
/
+1260