summaryrefslogtreecommitdiffstats
path: root/drivers/dax/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'cxl-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds2023-02-251-2/+15
|\
| * dax: cxl: add CXL_REGION dependencyArnd Bergmann2023-02-141-1/+1
| * cxl/dax: Create dax devices for CXL RAM regionsDan Williams2023-02-101-0/+13
| * dax: Assign RAM regions to memory-hotplug by defaultDan Williams2023-02-101-1/+1
| * dax/hmem: Move hmem device registration to dax_hmem.koDan Williams2023-02-101-1/+1
* | drivers/dax: Remove "select SRCU"Paul E. McKenney2023-02-021-1/+0
|/
* dax: remove CONFIG_DAX_DRIVERChristoph Hellwig2021-12-041-4/+0
* dax: Kill DEV_DAX_PMEM_COMPATDan Williams2021-11-241-9/+0
* 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