Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mm/hmm: avoid bloating arch that do not make use of HMM | Jérôme Glisse | 2017-09-08 | 1 | -15/+7 |
* | mm/device-public-memory: device memory cache coherent with CPU | Jérôme Glisse | 2017-09-08 | 1 | -0/+21 |
* | mm/ZONE_DEVICE: special case put_page() for device private pages | Jérôme Glisse | 2017-09-08 | 1 | -0/+13 |
* | mm/ZONE_DEVICE: new type of ZONE_DEVICE for unaddressable memory | Jérôme Glisse | 2017-09-08 | 1 | -0/+73 |
* | mm: cleanup ifdef guards for vmem_altmap | Dan Williams | 2016-07-28 | 1 | -1/+1 |
* | mm, dax, pmem: introduce {get|put}_dev_pagemap() for dax-gup | Dan Williams | 2016-01-15 | 1 | -2/+47 |
* | x86, mm: introduce vmem_altmap to augment vmemmap_populate() | Dan Williams | 2016-01-15 | 1 | -4/+35 |
* | mm: introduce find_dev_pagemap() | Dan Williams | 2016-01-15 | 1 | -0/+38 |