summaryrefslogtreecommitdiff
path: root/mm/hmm.c
AgeCommit message (Expand)Author
2019-01-13mm, hmm: mark hmm_devmem_{add, add_resource} EXPORT_SYMBOL_GPLDan Williams
2019-01-13mm, hmm: use devm semantics for hmm_devmem_{add, remove}Dan Williams
2018-04-24mm/hmm: hmm_pfns_bad() was accessing wrong structJérôme Glisse
2017-09-08mm/hmm: avoid bloating arch that do not make use of HMMJérôme Glisse
2017-09-08mm/hmm: add new helper to hotplug CDM memory regionJérôme Glisse
2017-09-08mm/device-public-memory: device memory cache coherent with CPUJérôme Glisse
2017-09-08mm/hmm/devmem: dummy HMM device for ZONE_DEVICE memoryJérôme Glisse
2017-09-08mm/hmm/devmem: device memory hotplug using ZONE_DEVICEJérôme Glisse
2017-09-08mm/ZONE_DEVICE: special case put_page() for device private pagesJérôme Glisse
2017-09-08mm/hmm/mirror: device page fault handlerJérôme Glisse
2017-09-08mm/hmm/mirror: helper to snapshot CPU page tableJérôme Glisse
2017-09-08mm/hmm/mirror: mirror process address space on device with HMM helpersJérôme Glisse
2017-09-08mm/hmm: heterogeneous memory management (HMM for short)Jérôme Glisse