aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dax/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-28device-dax: "Hotplug" persistent memory for use like normal RAMDave Hansen1-0/+16
2019-01-06device-dax: Add /sys/class/dax backwards compatibilityDan Williams1-1/+11
2018-04-03dax: introduce CONFIG_DAX_DRIVERDan Williams1-1/+4
2017-05-09device-dax: kill NR_DEV_DAXDan Williams1-5/+0
2017-05-08device-dax: Tell kbuild DEV_DAX_PMEM depends on DEV_DAXMike Galbraith1-1/+1
2017-04-12dax: refactor dax-fs into a generic provider of 'struct dax_device' instancesDan Williams1-3/+7
2017-04-12device-dax: switch to srcu, fix rcu_read_lock() vs pte allocationDan Williams1-0/+1
2016-10-27nvdimm: make CONFIG_NVDIMM_DAX 'bool'Arnd Bergmann1-1/+1
2016-08-23dax: convert to the cdev apiDan Williams1-0/+5
2016-05-20/dev/dax, core: file operations and dax-mmapDan Williams1-0/+1
2016-05-20/dev/dax, pmem: direct access to persistent memoryDan Williams1-0/+25