summaryrefslogtreecommitdiffstats
path: root/drivers/dax/kmem.c
Commit message (Expand)AuthorAgeFilesLines
* device-dax: add memory via add_memory_driver_managed()David Hildenbrand2020-06-041-2/+26
* device-dax: don't leak kernel memory to user space after unloading kmemDavid Hildenbrand2020-05-231-3/+11
* device-dax: "Hotremove" persistent memory that is used like normal RAMPavel Tatashin2019-07-161-4/+37
* device-dax: fix memory and resource leak if hotplug failsPavel Tatashin2019-07-161-1/+4
* device-dax: "Hotplug" persistent memory for use like normal RAMDave Hansen2019-02-281-0/+108