summaryrefslogtreecommitdiffstats
path: root/mm/memremap.c
Commit message (Expand)AuthorAgeFilesLines
* memremap: rename MEMORY_DEVICE_DEVDAX to MEMORY_DEVICE_GENERICRoger Pau Monne2020-09-041-1/+1
* mm/memremap: set caching mode for PCI P2PDMA memory to WCLogan Gunthorpe2020-04-101-0/+3
* mm/memory_hotplug: add pgprot_t to mhp_paramsLogan Gunthorpe2020-04-101-3/+3
* mm/memory_hotplug: rename mhp_restrictions to mhp_paramsLogan Gunthorpe2020-04-101-4/+4
* Merge tag 'libnvdimm-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-04-081-0/+23
|\
| * mm/memremap_pages: Introduce memremap_compat_align()Dan Williams2020-02-201-0/+23
* | memremap: add an owner field to struct dev_pagemapChristoph Hellwig2020-03-261-0/+4
|/
* mm/memory_hotplug: poison memmap in remove_pfn_range_from_zone()David Hildenbrand2020-02-041-0/+2
* mm: devmap: refactor 1-based refcounting for ZONE_DEVICE pagesJohn Hubbard2020-01-311-14/+1
* mm: Cleanup __put_devmap_managed_page() vs ->page_free()Dan Williams2020-01-311-36/+44
* mm/memory_hotplug: shrink zones when offlining memoryDavid Hildenbrand2020-01-041-1/+1
* mm/memunmap: don't access uninitialized memmap in memunmap_pages()Aneesh Kumar K.V2019-10-191-4/+7
* mm/memremap: drop unused SECTION_SIZE and SECTION_MASKAnshuman Khandual2019-10-071-2/+0
* Merge branch 'odp_fixes' into hmm.gitJason Gunthorpe2019-08-211-42/+63
* mm/hmm: fix ZONE_DEVICE anon page mapping reuseRalph Campbell2019-08-131-0/+24
* mm/memremap: Fix reuse of pgmap instances with internal referencesDan Williams2019-08-091-0/+6
* memremap: move from kernel/ to mm/Christoph Hellwig2019-08-031-0/+405