summaryrefslogtreecommitdiff
path: root/drivers/dax/hmem
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-02-10cxl/dax: Create dax devices for CXL RAM regionsDan Williams
2023-02-10dax: Assign RAM regions to memory-hotplug by defaultDan Williams
2023-02-10dax/hmem: Move hmem device registration to dax_hmem.koDan Williams
2023-02-10dax/hmem: Convey the dax range via memregion_info()Dan Williams
2023-02-10dax/hmem: Drop unnecessary dax_hmem_remove()Dan Williams
2023-02-10dax/hmem: Move HMAT and Soft reservation probe initcall levelDan Williams
2022-11-21device-dax: Fix duplicate 'hmem' device registrationDan Williams
2022-10-14Merge tag 'libnvdimm-for-6.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-09-29ACPI: HMAT: Release platform device in case of platform_device_add_data() failsLin Yujun
2022-09-24devdax: Fix soft-reservation memory descriptionDan Williams
2020-10-13dax/hmem: introduce dax_hmem.region_idle parameterJoao Martins
2020-10-13mm/memremap_pages: convert to 'struct range'Dan Williams
2020-10-13device-dax: introduce 'seed' devicesDan 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
2020-10-13ACPI: HMAT: attach a device for each soft-reserved rangeDan Williams
2020-10-13ACPI: HMAT: refactor hmat_register_target_device to hmem_register_deviceDan Williams