summaryrefslogtreecommitdiffstats
path: root/drivers/dax/hmem/hmem.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* dax/kmem: allow kmem to add memory with memmap_on_memoryVishal Verma2023-12-111-0/+1
* dax: Cleanup extra dax_region referencesDan Williams2023-06-231-7/+1
* cxl/dax: Create dax devices for CXL RAM regionsDan Williams2023-02-111-0/+14
* dax: Assign RAM regions to memory-hotplug by defaultDan Williams2023-02-111-1/+11
* dax/hmem: Move hmem device registration to dax_hmem.koDan Williams2023-02-111-1/+104
* dax/hmem: Convey the dax range via memregion_info()Dan Williams2023-02-111-11/+3
* dax/hmem: Drop unnecessary dax_hmem_remove()Dan Williams2023-02-111-7/+0
* dax/hmem: introduce dax_hmem.region_idle parameterJoao Martins2020-10-141-1/+4
* mm/memremap_pages: convert to 'struct range'Dan Williams2020-10-141-1/+4
* device-dax: introduce 'seed' devicesDan Williams2020-10-141-1/+1
* device-dax: add an allocation interface for device-dax instancesDan Williams2020-10-141-5/+2
* device-dax: make pgmap optional for instance creationDan Williams2020-10-141-4/+4
* device-dax: move instance creation parameters to 'struct dev_dax_data'Dan Williams2020-10-141-1/+7
* device-dax: drop the dax_region.pfn_flags attributeDan Williams2020-10-141-1/+1
* ACPI: HMAT: refactor hmat_register_target_device to hmem_register_deviceDan Williams2020-10-141-0/+56