summaryrefslogtreecommitdiffstats
path: root/drivers/dax/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* device-dax: "Hotplug" persistent memory for use like normal RAMDave Hansen2019-02-281-0/+16
* device-dax: Add /sys/class/dax backwards compatibilityDan Williams2019-01-061-1/+11
* dax: introduce CONFIG_DAX_DRIVERDan Williams2018-04-031-1/+4
* device-dax: kill NR_DEV_DAXDan Williams2017-05-091-5/+0
* device-dax: Tell kbuild DEV_DAX_PMEM depends on DEV_DAXMike Galbraith2017-05-081-1/+1
* dax: refactor dax-fs into a generic provider of 'struct dax_device' instancesDan Williams2017-04-121-3/+7
* device-dax: switch to srcu, fix rcu_read_lock() vs pte allocationDan Williams2017-04-121-0/+1
* nvdimm: make CONFIG_NVDIMM_DAX 'bool'Arnd Bergmann2016-10-271-1/+1
* dax: convert to the cdev apiDan Williams2016-08-231-0/+5
* /dev/dax, core: file operations and dax-mmapDan Williams2016-05-201-0/+1
* /dev/dax, pmem: direct access to persistent memoryDan Williams2016-05-201-0/+25