summaryrefslogtreecommitdiff
path: root/drivers/dax/kmem.c
AgeCommit message (Expand)AuthorFilesLines
2020-10-14device-dax/kmem: move resource name tracking to drvdataDan Williams1-7/+9
2020-10-14device-dax/kmem: introduce dax_kmem_range()Dan Williams1-23/+17
2020-10-14device-dax: make pgmap optional for instance creationDan Williams1-6/+6
2020-06-05device-dax: add memory via add_memory_driver_managed()David Hildenbrand1-2/+26
2020-05-23device-dax: don't leak kernel memory to user space after unloading kmemDavid Hildenbrand1-3/+11
2019-07-17device-dax: "Hotremove" persistent memory that is used like normal RAMPavel Tatashin1-4/+37
2019-07-17device-dax: fix memory and resource leak if hotplug failsPavel Tatashin1-1/+4
2019-02-28device-dax: "Hotplug" persistent memory for use like normal RAMDave Hansen1-0/+108