index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
numa
Age
Commit message (
Expand
)
Author
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
2020-07-27
ACPI: NUMA: Remove the useless sub table pointer check
Hanjun Guo
2020-06-04
virtio-mem: Allow to specify an ACPI PXM as nid
David Hildenbrand
2020-02-17
ACPI: NUMA: Up-level "map to online node" functionality
Dan Williams
2019-11-12
ACPI: HMAT: use %u instead of %d to print u32 values
Tao Xu
2019-11-12
ACPI: NUMA: HMAT: fix a section mismatch
Qian Cai
2019-11-07
ACPI: HMAT: don't mix pxm and nid when setting memory target processor_pxm
Brice Goglin
2019-11-07
ACPI: NUMA: HMAT: Register "soft reserved" memory as an "hmem" device
Dan Williams
2019-11-07
ACPI: NUMA: HMAT: Register HMAT at device_initcall level
Dan Williams
2019-11-07
ACPI: NUMA: Establish a new drivers/acpi/numa/ directory
Dan Williams