summaryrefslogtreecommitdiffstats
path: root/include/linux/memremap.h
Commit message (Expand)AuthorAgeFilesLines
* docs/vm: rename documentation files to .rstMike Rapoport2018-04-161-2/+2
* memremap: change devm_memremap_pages interface to use struct dev_pagemapChristoph Hellwig2018-01-081-4/+2
* memremap: drop private struct page_mapLogan Gunthorpe2018-01-081-2/+3
* memremap: remove to_vmem_altmapChristoph Hellwig2018-01-081-9/+0
* mm: move get_dev_pagemap out of lineChristoph Hellwig2018-01-081-35/+4
* memremap: provide stubs for vmem_altmap_offset and vmem_altmap_freeChristoph Hellwig2018-01-081-4/+14
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* mm/hmm: avoid bloating arch that do not make use of HMMJérôme Glisse2017-09-081-15/+7
* mm/device-public-memory: device memory cache coherent with CPUJérôme Glisse2017-09-081-0/+21
* mm/ZONE_DEVICE: special case put_page() for device private pagesJérôme Glisse2017-09-081-0/+13
* mm/ZONE_DEVICE: new type of ZONE_DEVICE for unaddressable memoryJérôme Glisse2017-09-081-0/+73
* mm: cleanup ifdef guards for vmem_altmapDan Williams2016-07-281-1/+1
* mm, dax, pmem: introduce {get|put}_dev_pagemap() for dax-gupDan Williams2016-01-151-2/+47
* x86, mm: introduce vmem_altmap to augment vmemmap_populate()Dan Williams2016-01-151-4/+35
* mm: introduce find_dev_pagemap()Dan Williams2016-01-151-0/+38