Commit message (Expand) | Author | Age | |
---|---|---|---|
* | device-dax: "Hotplug" persistent memory for use like normal RAM | Dave Hansen | 2019-02-28 |
* | device-dax: Add /sys/class/dax backwards compatibility | Dan Williams | 2019-01-07 |
* | dax: introduce CONFIG_DAX_DRIVER | Dan Williams | 2018-04-03 |
* | device-dax: kill NR_DEV_DAX | Dan Williams | 2017-05-09 |
* | device-dax: Tell kbuild DEV_DAX_PMEM depends on DEV_DAX | Mike Galbraith | 2017-05-08 |
* | dax: refactor dax-fs into a generic provider of 'struct dax_device' instances | Dan Williams | 2017-04-13 |
* | device-dax: switch to srcu, fix rcu_read_lock() vs pte allocation | Dan Williams | 2017-04-12 |
* | nvdimm: make CONFIG_NVDIMM_DAX 'bool' | Arnd Bergmann | 2016-10-27 |
* | dax: convert to the cdev api | Dan Williams | 2016-08-24 |
* | /dev/dax, core: file operations and dax-mmap | Dan Williams | 2016-05-21 |
* | /dev/dax, pmem: direct access to persistent memory | Dan Williams | 2016-05-21 |