summaryrefslogtreecommitdiffstats
path: root/drivers/dax/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* mm: fix phys_to_target_node() and memory_add_physaddr_to_nid() exportsDan Williams2020-11-221-1/+0
* ACPI: HMAT: attach a device for each soft-reserved rangeDan Williams2020-10-131-0/+2
* ACPI: HMAT: refactor hmat_register_target_device to hmem_register_deviceDan Williams2020-10-131-0/+4
* device-dax: Add a driver for "hmem" devicesDan Williams2019-11-071-5/+22
* 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/+1
* 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