index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dax
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-07
Merge branch 'for-4.9/dax' into libnvdimm-for-next
Dan Williams
4
-232
/
+362
2016-10-07
dax: use correct dev_t value
Arnd Bergmann
1
-2
/
+2
2016-10-07
dax: convert devm_create_dax_dev to PTR_ERR
Dan Williams
3
-10
/
+16
2016-09-03
dax: fix mapping size check
Dan Williams
1
-1
/
+1
2016-08-26
dax: fix device-dax region base
Dan Williams
1
-0
/
+3
2016-08-23
dax: check resource alignment at dax region/device create
Dan Williams
1
-3
/
+19
2016-08-23
dax: unmap/truncate on device shutdown
Dan Williams
1
-0
/
+1
2016-08-23
dax: define a unified inode/address_space for device-dax mappings
Dan Williams
1
-4
/
+146
2016-08-23
dax: convert to the cdev api
Dan Williams
2
-41
/
+46
2016-08-23
dax: embed a struct device in dax_dev
Dan Williams
1
-85
/
+45
2016-08-23
dax: rename fops from dax_dev_ to dax_
Dan Williams
1
-8
/
+8
2016-08-23
dax: reorder dax_fops function definitions
Dan Williams
1
-169
/
+168
2016-08-23
dax: cleanup needlessly global symbol warnings
Dan Williams
2
-1
/
+2
2016-07-06
dax: use devm_add_action_or_reset()
Sajjan, Vikas C
2
-12
/
+8
2016-05-20
/dev/dax, core: file operations and dax-mmap
Dan Williams
2
-0
/
+323
2016-05-20
/dev/dax, pmem: direct access to persistent memory
Dan Williams
5
-0
/
+464