index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dax
/
bus.c
Age
Commit message (
Expand
)
Author
2020-04-02
dax: Move mandatory ->zero_page_range() check in alloc_dax()
Vivek Goyal
2019-12-01
Merge tag 'libnvdimm-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-11-19
dax: Add numa_node to the default device-dax attributes
Dan Williams
2019-11-19
dax: Simplify root read-only definition for the 'resource' attribute
Dan Williams
2019-11-19
dax: Create a dax device_type
Dan Williams
2019-11-07
dax: Fix alloc_dax_region() compile warning
Dan Williams
2019-07-18
Merge tag 'dax-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdi...
Linus Torvalds
2019-07-05
libnvdimm: add dax_dev sync flag
Pankaj Gupta
2019-06-20
device-dax: Add a 'resource' attribute
Vishal Verma
2019-02-27
device-dax: Add a 'modalias' attribute to DAX 'bus' devices
Vishal Verma
2019-02-20
device-dax: Add a 'target_node' attribute
Dan Williams
2019-01-24
device-dax: Auto-bind device after successful new_id
Dan Williams
2019-01-06
acpi/nfit, device-dax: Identify differentiated memory with a unique numa-node
Dan Williams
2019-01-06
device-dax: Add /sys/class/dax backwards compatibility
Dan Williams
2019-01-06
device-dax: Add support for a dax override driver
Dan Williams
2019-01-06
device-dax: Move resource pinning+mapping into the common driver
Dan Williams
2019-01-06
device-dax: Introduce bus + driver model
Dan Williams
2019-01-06
device-dax: Start defining a dax bus model
Dan Williams