Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-05-07 | drivers/dax: Allow to include DEV_DAX_PMEM as builtin | Aneesh Kumar K.V | 1 | -2/+1 |
2019-02-28 | device-dax: "Hotplug" persistent memory for use like normal RAM | Dave Hansen | 1 | -0/+16 |
2019-01-06 | device-dax: Add /sys/class/dax backwards compatibility | Dan Williams | 1 | -1/+11 |
2018-04-03 | dax: introduce CONFIG_DAX_DRIVER | Dan Williams | 1 | -1/+4 |
2017-05-09 | device-dax: kill NR_DEV_DAX | Dan Williams | 1 | -5/+0 |
2017-05-08 | device-dax: Tell kbuild DEV_DAX_PMEM depends on DEV_DAX | Mike Galbraith | 1 | -1/+1 |
2017-04-12 | dax: refactor dax-fs into a generic provider of 'struct dax_device' instances | Dan Williams | 1 | -3/+7 |
2017-04-12 | device-dax: switch to srcu, fix rcu_read_lock() vs pte allocation | Dan Williams | 1 | -0/+1 |
2016-10-27 | nvdimm: make CONFIG_NVDIMM_DAX 'bool' | Arnd Bergmann | 1 | -1/+1 |
2016-08-23 | dax: convert to the cdev api | Dan Williams | 1 | -0/+5 |
2016-05-20 | /dev/dax, core: file operations and dax-mmap | Dan Williams | 1 | -0/+1 |
2016-05-20 | /dev/dax, pmem: direct access to persistent memory | Dan Williams | 1 | -0/+25 |