aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/mm/hmm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-09-08mm/hmm: avoid bloating arch that do not make use of HMMJérôme Glisse1-4/+3
2017-09-08mm/hmm: add new helper to hotplug CDM memory regionJérôme Glisse1-5/+83
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-0/+81
2017-09-08mm/hmm/devmem: device memory hotplug using ZONE_DEVICEJérôme Glisse1-1/+378
2017-09-08mm/ZONE_DEVICE: special case put_page() for device private pagesJérôme Glisse1-0/+8
2017-09-08mm/hmm/mirror: device page fault handlerJérôme Glisse1-12/+244
2017-09-08mm/hmm/mirror: helper to snapshot CPU page tableJérôme Glisse1-0/+285
2017-09-08mm/hmm/mirror: mirror process address space on device with HMM helpersJérôme Glisse1-15/+138
2017-09-08mm/hmm: heterogeneous memory management (HMM for short)Jérôme Glisse1-0/+74