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