Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ACPI: NUMA: Remove the useless 'node >= MAX_NUMNODES' check | Hanjun Guo | 2020-07-27 | 1 | -1/+1 |
* | ACPI: NUMA: Remove the useless sub table pointer check | Hanjun Guo | 2020-07-27 | 1 | -8/+0 |
* | virtio-mem: Allow to specify an ACPI PXM as nid | David Hildenbrand | 2020-06-04 | 1 | -0/+1 |
* | ACPI: NUMA: Up-level "map to online node" functionality | Dan Williams | 2020-02-17 | 1 | -41/+0 |
* | ACPI: HMAT: use %u instead of %d to print u32 values | Tao Xu | 2019-11-12 | 1 | -9/+9 |
* | ACPI: NUMA: HMAT: fix a section mismatch | Qian Cai | 2019-11-12 | 1 | -1/+1 |
* | ACPI: HMAT: don't mix pxm and nid when setting memory target processor_pxm | Brice Goglin | 2019-11-07 | 1 | -1/+1 |
* | ACPI: NUMA: HMAT: Register "soft reserved" memory as an "hmem" device | Dan Williams | 2019-11-07 | 2 | -12/+125 |
* | ACPI: NUMA: HMAT: Register HMAT at device_initcall level | Dan Williams | 2019-11-07 | 1 | -1/+1 |
* | ACPI: NUMA: Establish a new drivers/acpi/numa/ directory | Dan Williams | 2019-11-07 | 4 | -0/+1260 |