summaryrefslogtreecommitdiff
path: root/drivers/dax/bus.h
AgeCommit message (Expand)Author
2023-12-10dax/kmem: allow kmem to add memory with memmap_on_memoryVishal Verma
2023-06-23dax: Cleanup extra dax_region referencesDan Williams
2023-05-18dax: fix missing-prototype warningsArnd Bergmann
2023-02-10dax: Assign RAM regions to memory-hotplug by defaultDan Williams
2022-01-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-01-15device-dax: ensure dev_dax->pgmap is valid for dynamic devicesJoao Martins
2021-11-24dax: Kill DEV_DAX_PMEM_COMPATDan Williams
2021-02-16dax-device: Make remove callback return voidUwe Kleine-König
2020-10-13mm/memremap_pages: convert to 'struct range'Dan Williams
2020-10-13device-dax: introduce 'struct dev_dax' typed-driver operationsDan Williams
2020-10-13device-dax: add an allocation interface for device-dax instancesDan Williams
2020-10-13device-dax: make pgmap optional for instance creationDan Williams
2020-10-13device-dax: move instance creation parameters to 'struct dev_dax_data'Dan Williams
2020-10-13device-dax: drop the dax_region.pfn_flags attributeDan Williams
2019-11-07dax: Fix alloc_dax_region() compile warningDan Williams
2019-01-06acpi/nfit, device-dax: Identify differentiated memory with a unique numa-nodeDan Williams
2019-01-06device-dax: Add /sys/class/dax backwards compatibilityDan Williams
2019-01-06device-dax: Add support for a dax override driverDan Williams
2019-01-06device-dax: Move resource pinning+mapping into the common driverDan Williams
2019-01-06device-dax: Introduce bus + driver modelDan Williams
2019-01-06device-dax: Start defining a dax bus modelDan Williams