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
/
dax-private.h
Age
Commit message (
Expand
)
Author
2020-10-13
device-dax: add an 'align' attribute
Dan Williams
2020-10-13
device-dax: make align a per-device property
Joao Martins
2020-10-13
device-dax: introduce 'mapping' devices
Dan Williams
2020-10-13
device-dax: add dis-contiguous resource support
Dan Williams
2020-10-13
mm/memremap_pages: convert to 'struct range'
Dan Williams
2020-10-13
device-dax: introduce 'seed' devices
Dan Williams
2020-10-13
device-dax: add an allocation interface for device-dax instances
Dan Williams
2020-10-13
device-dax/kmem: replace release_resource() with release_mem_region()
Dan Williams
2020-10-13
device-dax: make pgmap optional for instance creation
Dan Williams
2020-10-13
device-dax: drop the dax_region.pfn_flags attribute
Dan Williams
2020-06-04
device-dax: add memory via add_memory_driver_managed()
David Hildenbrand
2019-11-07
dax: Fix alloc_dax_region() compile warning
Dan Williams
2019-07-16
device-dax: "Hotremove" persistent memory that is used like normal RAM
Pavel Tatashin
2019-07-02
device-dax: use the dev_pagemap internal refcount
Christoph Hellwig
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295
Thomas Gleixner
2019-01-06
acpi/nfit, device-dax: Identify differentiated memory with a unique numa-node
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
2019-01-06
device-dax: Remove multi-resource infrastructure
Dan Williams
2019-01-06
device-dax: Kill dax_region base
Dan Williams
2019-01-06
device-dax: Kill dax_region ida
Dan Williams
2017-05-04
Merge branch 'for-4.12/dax' into libnvdimm-for-next
Dan Williams
2017-04-12
device-dax, tools/testing/nvdimm: enable device-dax with mock resources
Dave Jiang