summaryrefslogtreecommitdiffstats
path: root/drivers/dax/pmem
Commit message (Expand)AuthorAgeFilesLines
* device-dax/pmem: Convert comma to semicolonZheng Yongjun2020-12-151-1/+1
* mm/memremap_pages: convert to 'struct range'Dan Williams2020-10-131-6/+6
* device-dax: introduce 'struct dev_dax' typed-driver operationsDan Williams2020-10-131-1/+1
* device-dax: add an allocation interface for device-dax instancesDan Williams2020-10-131-5/+3
* device-dax: make pgmap optional for instance creationDan Williams2020-10-131-0/+4
* device-dax: move instance creation parameters to 'struct dev_dax_data'Dan Williams2020-10-131-1/+8
* device-dax: drop the dax_region.pfn_flags attributeDan Williams2020-10-131-2/+1
* libnvdimm/namespace: Differentiate between probe mapping and runtime mappingAneesh Kumar K.V2019-11-141-3/+3
* memremap: move dev_pagemap callbacks into a separate structureChristoph Hellwig2019-07-021-1/+1
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* dax/pmem: Fix whitespace in dax_pmemVishal Verma2019-04-221-3/+3
* acpi/nfit, device-dax: Identify differentiated memory with a unique numa-nodeDan Williams2019-01-061-1/+3
* device-dax: Add /sys/class/dax backwards compatibilityDan Williams2019-01-064-0/+189