index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
numa
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-13
Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-6
/
+1
2022-11-18
ACPI: HMAT: Fix initiator registration for single-initiator systems
Vishal Verma
1
-6
/
+20
2022-11-18
ACPI: HMAT: remove unnecessary variable initialization
Vishal Verma
1
-1
/
+0
2022-11-08
memory: move hotplug memory notifier priority to same file for easy sorting
Liu Shixin
1
-1
/
+1
2022-11-08
ACPI: HMAT: use hotplug_memory_notifier() directly
Liu Shixin
1
-6
/
+1
2022-10-21
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-12
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-08
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-13
ACPI: HMAT: refactor hmat_register_target_device to hmem_register_device
Dan Williams
1
-62
/
+6
2020-10-13
x86/numa: add 'nohmat' option
Dan Williams
1
-1
/
+7
2020-10-13
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