summaryrefslogtreecommitdiff
path: root/drivers/dax/hmem/hmem.c
AgeCommit message (Expand)Author
2023-12-10dax/kmem: allow kmem to add memory with memmap_on_memoryVishal Verma
2023-06-23dax: Cleanup extra dax_region referencesDan Williams
2023-02-10cxl/dax: Create dax devices for CXL RAM regionsDan Williams
2023-02-10dax: Assign RAM regions to memory-hotplug by defaultDan Williams
2023-02-10dax/hmem: Move hmem device registration to dax_hmem.koDan Williams
2023-02-10dax/hmem: Convey the dax range via memregion_info()Dan Williams
2023-02-10dax/hmem: Drop unnecessary dax_hmem_remove()Dan Williams
2020-10-13dax/hmem: introduce dax_hmem.region_idle parameterJoao Martins
2020-10-13mm/memremap_pages: convert to 'struct range'Dan Williams
2020-10-13device-dax: introduce 'seed' devicesDan Williams
2020-10-13device-dax: add an allocation interface for device-dax instancesDan Williams
2020-10-13device-dax: make pgmap optional for instance creationDan Williams
2020-10-13device-dax: move instance creation parameters to 'struct dev_dax_data'Dan Williams
2020-10-13device-dax: drop the dax_region.pfn_flags attributeDan Williams
2020-10-13ACPI: HMAT: refactor hmat_register_target_device to hmem_register_deviceDan Williams