| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-11-08 | dax: Document struct dev_dax_range | Ira Weiny | 1 | -6/+20 |
| 2023-12-10 | dax/kmem: allow kmem to add memory with memmap_on_memory | Vishal Verma | 1 | -0/+1 |
| 2023-06-23 | dax: Introduce alloc_dev_dax_id() | Dan Williams | 1 | -1/+3 |
| 2023-05-18 | dax: fix missing-prototype warnings | Arnd Bergmann | 1 | -0/+7 |
| 2020-10-13 | device-dax: add an 'align' attribute | Dan Williams | 1 | -0/+18 |
| 2020-10-13 | device-dax: make align a per-device property | Joao Martins | 1 | -0/+3 |
| 2020-10-13 | device-dax: introduce 'mapping' devices | Dan Williams | 1 | -0/+14 |
| 2020-10-13 | device-dax: add dis-contiguous resource support | Dan Williams | 1 | -2/+7 |
| 2020-10-13 | mm/memremap_pages: convert to 'struct range' | Dan Williams | 1 | -5/+0 |
| 2020-10-13 | device-dax: introduce 'seed' devices | Dan Williams | 1 | -0/+9 |
| 2020-10-13 | device-dax: add an allocation interface for device-dax instances | Dan Williams | 1 | -1/+1 |
| 2020-10-13 | device-dax/kmem: replace release_resource() with release_mem_region() | Dan Williams | 1 | -3/+0 |
| 2020-10-13 | device-dax: make pgmap optional for instance creation | Dan Williams | 1 | -1/+8 |
| 2020-10-13 | device-dax: drop the dax_region.pfn_flags attribute | Dan Williams | 1 | -2/+0 |
| 2020-06-04 | device-dax: add memory via add_memory_driver_managed() | David Hildenbrand | 1 | -0/+1 |
| 2019-11-07 | dax: Fix alloc_dax_region() compile warning | Dan Williams | 1 | -1/+1 |
| 2019-07-16 | device-dax: "Hotremove" persistent memory that is used like normal RAM | Pavel Tatashin | 1 | -0/+2 |
| 2019-07-02 | device-dax: use the dev_pagemap internal refcount | Christoph Hellwig | 1 | -4/+0 |
| 2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295 | Thomas Gleixner | 1 | -9/+1 |
| 2019-01-06 | acpi/nfit, device-dax: Identify differentiated memory with a unique numa-node | Dan Williams | 1 | -0/+4 |
| 2019-01-06 | device-dax: Move resource pinning+mapping into the common driver | Dan Williams | 1 | -1/+8 |
| 2019-01-06 | device-dax: Introduce bus + driver model | Dan Williams | 1 | -4/+2 |
| 2019-01-06 | device-dax: Start defining a dax bus model | Dan Williams | 1 | -0/+14 |
| 2019-01-06 | device-dax: Remove multi-resource infrastructure | Dan Williams | 1 | -4/+0 |
| 2019-01-06 | device-dax: Kill dax_region base | Dan Williams | 1 | -2/+0 |
| 2019-01-06 | device-dax: Kill dax_region ida | Dan Williams | 1 | -3/+0 |
| 2017-05-04 | Merge branch 'for-4.12/dax' into libnvdimm-for-next | Dan Williams | 1 | -9/+5 |
| 2017-04-12 | device-dax, tools/testing/nvdimm: enable device-dax with mock resources | Dave Jiang | 1 | -0/+61 |