summaryrefslogtreecommitdiffstats
path: root/include/linux/memremap.h
Commit message (Expand)AuthorAgeFilesLines
* mm/hmm: fix memremap.h, move dev_page_fault_t callback to hmmDan Williams2018-12-281-32/+0
* mm, devm_memremap_pages: fix shutdown handlingDan Williams2018-12-281-0/+2
* PCI/P2PDMA: Add PCI p2pmem DMA mappings to adjust the bus offsetLogan Gunthorpe2018-10-171-0/+1
* PCI/P2PDMA: Support peer-to-peer memoryLogan Gunthorpe2018-10-101-0/+5
* Merge tag 'libnvdimm-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-06-081-26/+10
|\
| * mm: introduce MEMORY_DEVICE_FS_DAX and CONFIG_DEV_PAGEMAP_OPSDan Williams2018-05-221-26/+10
* | 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