| Commit message (Expand) | Author | Age | Files | Lines |
* | dax/hmem: Move hmem device registration to dax_hmem.ko | Dan Williams | 2023-02-10 | 1 | -1/+1 |
* | dax/hmem: Move HMAT and Soft reservation probe initcall level | Dan Williams | 2023-02-10 | 1 | -1/+1 |
* | Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2022-12-13 | 1 | -6/+1 |
|\ |
|
| * | memory: move hotplug memory notifier priority to same file for easy sorting | Liu Shixin | 2022-11-08 | 1 | -1/+1 |
| * | ACPI: HMAT: use hotplug_memory_notifier() directly | Liu Shixin | 2022-11-08 | 1 | -6/+1 |
* | | ACPI: HMAT: Fix initiator registration for single-initiator systems | Vishal Verma | 2022-11-18 | 1 | -6/+20 |
* | | ACPI: HMAT: remove unnecessary variable initialization | Vishal Verma | 2022-11-18 | 1 | -1/+0 |
|/ |
|
* | ACPI: NUMA: Add CXL CFMWS 'nodes' to the possible nodes set | Dan Williams | 2022-10-21 | 1 | -0/+1 |
* | ACPI: HMAT: Drop unused dev_fmt() and redundant 'HMAT' prefix | Liu Shixin | 2022-09-22 | 1 | -13/+12 |
* | Merge tag 'cxl-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl... | Linus Torvalds | 2022-01-12 | 1 | -1/+58 |
|\ |
|
| * | ACPI: NUMA: Add a node and memblk for each CFMWS not in SRAT | Alison Schofield | 2021-11-15 | 1 | -1/+58 |
* | | ACPI: NUMA: Process hotpluggable memblocks when !CONFIG_MEMORY_HOTPLUG | Vitaly Kuznetsov | 2021-12-17 | 1 | -3/+2 |
|/ |
|
* | ACPI: Add LoongArch support for ACPI_PROCESSOR/ACPI_NUMA | Huacai Chen | 2021-07-16 | 2 | -2/+2 |
* | Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke... | Linus Torvalds | 2021-04-27 | 1 | -1/+2 |
|\ |
|
| * | treewide: Change list_sort to use const pointers | Sami Tolvanen | 2021-04-08 | 1 | -1/+2 |
* | | ACPI: fix various typos in comments | Tom Saeger | 2021-03-19 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'acpi-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 2020-10-14 | 2 | -24/+142 |
|\ |
|
| * | node: Add access1 class to represent CPU to memory characteristics | Jonathan Cameron | 2020-10-02 | 1 | -19/+69 |
| * | ACPI: HMAT: Fix handling of changes from ACPI 6.2 to ACPI 6.3 | Jonathan Cameron | 2020-10-02 | 1 | -1/+2 |
| * | ACPI: Support Generic Initiator only domains | Jonathan Cameron | 2020-10-02 | 1 | -1/+68 |
| * | ACPI: Remove side effect of partly creating a node in acpi_get_node() | Jonathan Cameron | 2020-09-24 | 1 | -1/+1 |
| * | ACPI: Rename acpi_map_pxm_to_online_node() to pxm_to_online_node() | Jonathan Cameron | 2020-09-24 | 1 | -1/+1 |
| * | ACPI: Do not create new NUMA domains from ACPI static tables that are not SRAT | Jonathan Cameron | 2020-09-24 | 1 | -1/+1 |
| * | ACPI: Add out of bounds and numa_off protections to pxm_to_node() | Jonathan Cameron | 2020-09-24 | 1 | -1/+1 |
* | | ACPI: HMAT: refactor hmat_register_target_device to hmem_register_device | Dan Williams | 2020-10-13 | 1 | -62/+6 |
* | | x86/numa: add 'nohmat' option | Dan Williams | 2020-10-13 | 1 | -1/+7 |
* | | x86/numa: cleanup configuration dependent command-line options | Dan Williams | 2020-10-13 | 1 | -2/+7 |
|/ |
|
* | 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 |