summaryrefslogtreecommitdiffstats
path: root/drivers/dax/pmem
AgeCommit message (Expand)AuthorLines
2024-11-13dax: delete a stale directory pmemHarshit Mogalapalli-17/+0
2021-11-24dax: Kill DEV_DAX_PMEM_COMPATDan Williams-182/+0
2021-02-16libnvdimm: Make remove callback return voidUwe Kleine-König-2/+1
2020-12-15device-dax/pmem: Convert comma to semicolonZheng Yongjun-1/+1
2020-10-13mm/memremap_pages: convert to 'struct range'Dan Williams-6/+6
2020-10-13device-dax: introduce 'struct dev_dax' typed-driver operationsDan Williams-1/+1
2020-10-13device-dax: add an allocation interface for device-dax instancesDan Williams-5/+3
2020-10-13device-dax: make pgmap optional for instance creationDan Williams-0/+4
2020-10-13device-dax: move instance creation parameters to 'struct dev_dax_data'Dan Williams-1/+8
2020-10-13device-dax: drop the dax_region.pfn_flags attributeDan Williams-2/+1
2019-11-14libnvdimm/namespace: Differentiate between probe mapping and runtime mappingAneesh Kumar K.V-3/+3
2019-07-02memremap: move dev_pagemap callbacks into a separate structureChristoph Hellwig-1/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+1
2019-04-22dax/pmem: Fix whitespace in dax_pmemVishal Verma-3/+3
2019-01-06acpi/nfit, device-dax: Identify differentiated memory with a unique numa-nodeDan Williams-1/+3
2019-01-06device-dax: Add /sys/class/dax backwards compatibilityDan Williams-0/+189