index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dax
Age
Commit message (
Expand
)
Author
2017-04-27
device-dax: switch to srcu, fix rcu_read_lock() vs pte allocation
Dan Williams
2017-03-30
device-dax: fix pmd/pte fault fallback handling
Dave Jiang
2016-12-07
device-dax: fix private mapping restriction, permit read-only
Dan Williams
2016-11-16
device-dax: fail all private mapping attempts
Dan Williams
2016-10-28
device-dax: check devm_nsio_enable() return value
Dan Williams
2016-10-28
device-dax: fix percpu_ref_exit ordering
Dan Williams
2016-10-27
nvdimm: make CONFIG_NVDIMM_DAX 'bool'
Arnd Bergmann
2016-10-07
Merge branch 'for-4.9/dax' into libnvdimm-for-next
Dan Williams
2016-10-07
dax: use correct dev_t value
Arnd Bergmann
2016-10-07
dax: convert devm_create_dax_dev to PTR_ERR
Dan Williams
2016-09-03
dax: fix mapping size check
Dan Williams
2016-08-27
dax: fix device-dax region base
Dan Williams
2016-08-24
dax: check resource alignment at dax region/device create
Dan Williams
2016-08-24
dax: unmap/truncate on device shutdown
Dan Williams
2016-08-24
dax: define a unified inode/address_space for device-dax mappings
Dan Williams
2016-08-24
dax: convert to the cdev api
Dan Williams
2016-08-24
dax: embed a struct device in dax_dev
Dan Williams
2016-08-24
dax: rename fops from dax_dev_ to dax_
Dan Williams
2016-08-24
dax: reorder dax_fops function definitions
Dan Williams
2016-08-24
dax: cleanup needlessly global symbol warnings
Dan Williams
2016-07-06
dax: use devm_add_action_or_reset()
Sajjan, Vikas C
2016-05-21
/dev/dax, core: file operations and dax-mmap
Dan Williams
2016-05-21
/dev/dax, pmem: direct access to persistent memory
Dan Williams