summaryrefslogtreecommitdiffstats
path: root/drivers/dax/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* drivers/dax: Allow to include DEV_DAX_PMEM as builtinAneesh Kumar K.V2019-05-071-2/+1Star
* 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-071-1/+11
* dax: introduce CONFIG_DAX_DRIVERDan Williams2018-04-031-1/+4
* device-dax: kill NR_DEV_DAXDan Williams2017-05-091-5/+0Star
* 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-131-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-281-1/+1
* dax: convert to the cdev apiDan Williams2016-08-241-0/+5
* /dev/dax, core: file operations and dax-mmapDan Williams2016-05-211-0/+1
* /dev/dax, pmem: direct access to persistent memoryDan Williams2016-05-211-0/+25