summaryrefslogtreecommitdiff
path: root/include/linux/hmm.h
Commit message (Expand)AuthorAge
* mm/hmm: fix header file if/else/endif maze, againArnd Bergmann2018-04-11
* mm/hmm: use device driver encoding for HMM pfnJérôme Glisse2018-04-11
* mm/hmm: change hmm_vma_fault() to allow write fault on page basisJérôme Glisse2018-04-11
* mm/hmm: rename HMM_PFN_DEVICE_UNADDRESSABLE to HMM_PFN_DEVICE_PRIVATEJérôme Glisse2018-04-11
* mm/hmm: do not differentiate between empty entry or missing directoryJérôme Glisse2018-04-11
* mm/hmm: use uint64_t for HMM pfn instead of defining hmm_pfn_t to ulongJérôme Glisse2018-04-11
* mm/hmm: remove HMM_PFN_READ flag and ignore peculiar architectureJérôme Glisse2018-04-11
* mm/hmm: use struct for hmm_vma_fault(), hmm_vma_get_pfns() parametersJérôme Glisse2018-04-11
* mm/hmm: HMM should have a callback before MM is destroyedRalph Campbell2018-04-11
* mm/hmm: fix header file if/else/endif mazeJérôme Glisse2018-04-11
* mm/hmm: constify hmm_devmem_page_get_drvdata() parameterRalph Campbell2017-11-15
* mm/hmm: fix build when HMM is disabledJérôme Glisse2017-09-08
* mm/hmm: avoid bloating arch that do not make use of HMMJérôme Glisse2017-09-08
* mm/hmm: add new helper to hotplug CDM memory regionJérôme Glisse2017-09-08
* mm/device-public-memory: device memory cache coherent with CPUJérôme Glisse2017-09-08
* mm/hmm/devmem: dummy HMM device for ZONE_DEVICE memoryJérôme Glisse2017-09-08
* mm/hmm/devmem: device memory hotplug using ZONE_DEVICEJérôme Glisse2017-09-08
* mm/hmm/mirror: device page fault handlerJérôme Glisse2017-09-08
* mm/hmm/mirror: helper to snapshot CPU page tableJérôme Glisse2017-09-08
* mm/hmm/mirror: mirror process address space on device with HMM helpersJérôme Glisse2017-09-08
* mm/hmm: heterogeneous memory management (HMM for short)Jérôme Glisse2017-09-08