aboutsummaryrefslogtreecommitdiff
path: root/drivers/dax/dax-private.h
AgeCommit message (Expand)AuthorFilesLines
2023-12-10dax/kmem: allow kmem to add memory with memmap_on_memoryGravatar Vishal Verma 1-0/+1
2023-06-23dax: Introduce alloc_dev_dax_id()Gravatar Dan Williams 1-1/+3
2023-05-18dax: fix missing-prototype warningsGravatar Arnd Bergmann 1-0/+7
2020-10-13device-dax: add an 'align' attributeGravatar Dan Williams 1-0/+18
2020-10-13device-dax: make align a per-device propertyGravatar Joao Martins 1-0/+3
2020-10-13device-dax: introduce 'mapping' devicesGravatar Dan Williams 1-0/+14
2020-10-13device-dax: add dis-contiguous resource supportGravatar Dan Williams 1-2/+7
2020-10-13mm/memremap_pages: convert to 'struct range'Gravatar Dan Williams 1-5/+0
2020-10-13device-dax: introduce 'seed' devicesGravatar Dan Williams 1-0/+9
2020-10-13device-dax: add an allocation interface for device-dax instancesGravatar Dan Williams 1-1/+1
2020-10-13device-dax/kmem: replace release_resource() with release_mem_region()Gravatar Dan Williams 1-3/+0
2020-10-13device-dax: make pgmap optional for instance creationGravatar Dan Williams 1-1/+8
2020-10-13device-dax: drop the dax_region.pfn_flags attributeGravatar Dan Williams 1-2/+0
2020-06-04device-dax: add memory via add_memory_driver_managed()Gravatar David Hildenbrand 1-0/+1
2019-11-07dax: Fix alloc_dax_region() compile warningGravatar Dan Williams 1-1/+1
2019-07-16device-dax: "Hotremove" persistent memory that is used like normal RAMGravatar Pavel Tatashin 1-0/+2
2019-07-02device-dax: use the dev_pagemap internal refcountGravatar Christoph Hellwig 1-4/+0
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295Gravatar Thomas Gleixner 1-9/+1
2019-01-06acpi/nfit, device-dax: Identify differentiated memory with a unique numa-nodeGravatar Dan Williams 1-0/+4
2019-01-06device-dax: Move resource pinning+mapping into the common driverGravatar Dan Williams 1-1/+8
2019-01-06device-dax: Introduce bus + driver modelGravatar Dan Williams 1-4/+2
2019-01-06device-dax: Start defining a dax bus modelGravatar Dan Williams 1-0/+14
2019-01-06device-dax: Remove multi-resource infrastructureGravatar Dan Williams 1-4/+0
2019-01-06device-dax: Kill dax_region baseGravatar Dan Williams 1-2/+0
2019-01-06device-dax: Kill dax_region idaGravatar Dan Williams 1-3/+0
2017-05-04Merge branch 'for-4.12/dax' into libnvdimm-for-nextGravatar Dan Williams 1-9/+5
2017-04-12device-dax, tools/testing/nvdimm: enable device-dax with mock resourcesGravatar Dave Jiang 1-0/+61