summaryrefslogtreecommitdiffstats
path: root/include/linux/hmm.h
Commit message (Expand)AuthorAgeFilesLines
* mm/hmm: constify hmm_devmem_page_get_drvdata() parameterRalph Campbell2017-11-151-2/+2
* mm/hmm: fix build when HMM is disabledJérôme Glisse2017-09-081-2/+1
* mm/hmm: avoid bloating arch that do not make use of HMMJérôme Glisse2017-09-081-3/+6
* mm/hmm: add new helper to hotplug CDM memory regionJérôme Glisse2017-09-081-0/+3
* mm/device-public-memory: device memory cache coherent with CPUJérôme Glisse2017-09-081-2/+2
* mm/hmm/devmem: dummy HMM device for ZONE_DEVICE memoryJérôme Glisse2017-09-081-1/+21
* mm/hmm/devmem: device memory hotplug using ZONE_DEVICEJérôme Glisse2017-09-081-0/+155
* mm/hmm/mirror: device page fault handlerJérôme Glisse2017-09-081-0/+27
* mm/hmm/mirror: helper to snapshot CPU page tableJérôme Glisse2017-09-081-2/+53
* mm/hmm/mirror: mirror process address space on device with HMM helpersJérôme Glisse2017-09-081-0/+110
* mm/hmm: heterogeneous memory management (HMM for short)Jérôme Glisse2017-09-081-0/+152