aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/memremap.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-09-08mm/hmm: avoid bloating arch that do not make use of HMMJérôme Glisse1-15/+7
2017-09-08mm/device-public-memory: device memory cache coherent with CPUJérôme Glisse1-0/+21
2017-09-08mm/ZONE_DEVICE: special case put_page() for device private pagesJérôme Glisse1-0/+13
2017-09-08mm/ZONE_DEVICE: new type of ZONE_DEVICE for unaddressable memoryJérôme Glisse1-0/+73
2016-07-28mm: cleanup ifdef guards for vmem_altmapDan Williams1-1/+1
2016-01-15mm, dax, pmem: introduce {get|put}_dev_pagemap() for dax-gupDan Williams1-2/+47
2016-01-15x86, mm: introduce vmem_altmap to augment vmemmap_populate()Dan Williams1-4/+35
2016-01-15mm: introduce find_dev_pagemap()Dan Williams1-0/+38