summaryrefslogtreecommitdiff
path: root/drivers/dax/pmem
AgeCommit message (Expand)AuthorFilesLines
2021-02-17libnvdimm: Make remove callback return voidUwe Kleine-König1-2/+1
2020-12-16device-dax/pmem: Convert comma to semicolonZheng Yongjun1-1/+1
2020-10-14mm/memremap_pages: convert to 'struct range'Dan Williams1-6/+6
2020-10-14device-dax: introduce 'struct dev_dax' typed-driver operationsDan Williams1-1/+1
2020-10-14device-dax: add an allocation interface for device-dax instancesDan Williams1-5/+3
2020-10-14device-dax: make pgmap optional for instance creationDan Williams1-0/+4
2020-10-14device-dax: move instance creation parameters to 'struct dev_dax_data'Dan Williams1-1/+8
2020-10-14device-dax: drop the dax_region.pfn_flags attributeDan Williams1-2/+1
2019-11-15libnvdimm/namespace: Differentiate between probe mapping and runtime mappingAneesh Kumar K.V1-3/+3
2019-07-02memremap: move dev_pagemap callbacks into a separate structureChristoph Hellwig1-1/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-04-23dax/pmem: Fix whitespace in dax_pmemVishal Verma1-3/+3
2019-01-07acpi/nfit, device-dax: Identify differentiated memory with a unique numa-nodeDan Williams1-1/+3
2019-01-07device-dax: Add /sys/class/dax backwards compatibilityDan Williams4-0/+189