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
/
pmem
Age
Commit message (
Expand
)
Author
2021-02-16
libnvdimm: Make remove callback return void
Uwe Kleine-König
2020-12-15
device-dax/pmem: Convert comma to semicolon
Zheng Yongjun
2020-10-13
mm/memremap_pages: convert to 'struct range'
Dan Williams
2020-10-13
device-dax: introduce 'struct dev_dax' typed-driver operations
Dan Williams
2020-10-13
device-dax: add an allocation interface for device-dax instances
Dan Williams
2020-10-13
device-dax: make pgmap optional for instance creation
Dan Williams
2020-10-13
device-dax: move instance creation parameters to 'struct dev_dax_data'
Dan Williams
2020-10-13
device-dax: drop the dax_region.pfn_flags attribute
Dan Williams
2019-11-14
libnvdimm/namespace: Differentiate between probe mapping and runtime mapping
Aneesh Kumar K.V
2019-07-02
memremap: move dev_pagemap callbacks into a separate structure
Christoph Hellwig
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-04-22
dax/pmem: Fix whitespace in dax_pmem
Vishal Verma
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