aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dax/dax-private.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-10-13device-dax: add an 'align' attributeDan Williams1-0/+18
2020-10-13device-dax: make align a per-device propertyJoao Martins1-0/+3
2020-10-13device-dax: introduce 'mapping' devicesDan Williams1-0/+14
2020-10-13device-dax: add dis-contiguous resource supportDan Williams1-2/+7
2020-10-13mm/memremap_pages: convert to 'struct range'Dan Williams1-5/+0
2020-10-13device-dax: introduce 'seed' devicesDan Williams1-0/+9
2020-10-13device-dax: add an allocation interface for device-dax instancesDan Williams1-1/+1
2020-10-13device-dax/kmem: replace release_resource() with release_mem_region()Dan Williams1-3/+0
2020-10-13device-dax: make pgmap optional for instance creationDan Williams1-1/+8
2020-10-13device-dax: drop the dax_region.pfn_flags attributeDan Williams1-2/+0
2020-06-04device-dax: add memory via add_memory_driver_managed()David Hildenbrand1-0/+1
2019-11-07dax: Fix alloc_dax_region() compile warningDan Williams1-1/+1
2019-07-16device-dax: "Hotremove" persistent memory that is used like normal RAMPavel Tatashin1-0/+2
2019-07-02device-dax: use the dev_pagemap internal refcountChristoph Hellwig1-4/+0
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295Thomas Gleixner1-9/+1
2019-01-06acpi/nfit, device-dax: Identify differentiated memory with a unique numa-nodeDan Williams1-0/+4
2019-01-06device-dax: Move resource pinning+mapping into the common driverDan Williams1-1/+8
2019-01-06device-dax: Introduce bus + driver modelDan Williams1-4/+2
2019-01-06device-dax: Start defining a dax bus modelDan Williams1-0/+14
2019-01-06device-dax: Remove multi-resource infrastructureDan Williams1-4/+0
2019-01-06device-dax: Kill dax_region baseDan Williams1-2/+0
2019-01-06device-dax: Kill dax_region idaDan Williams1-3/+0
2017-05-04Merge branch 'for-4.12/dax' into libnvdimm-for-nextDan Williams1-9/+5
2017-04-12device-dax, tools/testing/nvdimm: enable device-dax with mock resourcesDave Jiang1-0/+61