summaryrefslogtreecommitdiffstats
path: root/mm/hmm.c
Commit message (Expand)AuthorAgeFilesLines
* mm/hmm: fix uninitialized use of 'entry' in hmm_vma_walk_pmd()Ralph Campbell2018-02-011-3/+1Star
* Revert "mm: replace p??_write with pte_access_permitted in fault + gup paths"Linus Torvalds2017-12-161-4/+4
* mm: replace pte_write with pte_access_permitted in fault + gup pathsDan Williams2017-11-301-2/+2
* mm: replace pmd_write with pmd_access_permitted in fault + gup pathsDan Williams2017-11-301-2/+2
* mm/hmm: remove redundant variable align_endColin Ian King2017-11-161-2/+1Star
* mm/hmm: avoid bloating arch that do not make use of HMMJérôme Glisse2017-09-091-4/+3Star
* mm/hmm: add new helper to hotplug CDM memory regionJérôme Glisse2017-09-091-5/+83
* mm/device-public-memory: device memory cache coherent with CPUJérôme Glisse2017-09-091-2/+2
* mm/hmm/devmem: dummy HMM device for ZONE_DEVICE memoryJérôme Glisse2017-09-091-0/+81
* mm/hmm/devmem: device memory hotplug using ZONE_DEVICEJérôme Glisse2017-09-091-1/+378
* mm/ZONE_DEVICE: special case put_page() for device private pagesJérôme Glisse2017-09-091-0/+8
* mm/hmm/mirror: device page fault handlerJérôme Glisse2017-09-091-12/+244
* mm/hmm/mirror: helper to snapshot CPU page tableJérôme Glisse2017-09-091-0/+285
* mm/hmm/mirror: mirror process address space on device with HMM helpersJérôme Glisse2017-09-091-15/+138
* mm/hmm: heterogeneous memory management (HMM for short)Jérôme Glisse2017-09-091-0/+74