Age | Commit message (Expand) | Author |
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-07 | dax: Fix alloc_dax_region() compile warning | 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 |