summaryrefslogtreecommitdiffstats
path: root/include/linux/hmm.h
Commit message (Expand)AuthorAge
* mm/hmm: convert to use vm_fault_tSouptick Joarder2019-03-12
* mm/hmm: fix memremap.h, move dev_page_fault_t callback to hmmDan Williams2018-12-28
* mm, hmm: use devm semantics for hmm_devmem_{add, remove}Dan Williams2018-12-28
* mm/hmm: use a structure for update callback parametersJérôme Glisse2018-10-31
* mm/hmm: fix utf8 ...Jérôme Glisse2018-10-31
* mm: remove references to vm_insert_pfn()Matthew Wilcox2018-10-26
* mm: add hmm_data to struct pageMatthew Wilcox2018-06-07
* Merge branch 'mm-rst' into docs-nextJonathan Corbet2018-04-16
|\
| * docs/vm: rename documentation files to .rstMike Rapoport2018-04-16
* | 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