aboutsummaryrefslogtreecommitdiff
path: root/mm/memremap.c
AgeCommit message (Expand)AuthorFilesLines
2020-04-10mm/memremap: set caching mode for PCI P2PDMA memory to WCGravatar Logan Gunthorpe 1-0/+3
2020-04-10mm/memory_hotplug: add pgprot_t to mhp_paramsGravatar Logan Gunthorpe 1-3/+3
2020-04-10mm/memory_hotplug: rename mhp_restrictions to mhp_paramsGravatar Logan Gunthorpe 1-4/+4
2020-04-08Merge tag 'libnvdimm-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-0/+23
2020-03-26memremap: add an owner field to struct dev_pagemapGravatar Christoph Hellwig 1-0/+4
2020-02-20mm/memremap_pages: Introduce memremap_compat_align()Gravatar Dan Williams 1-0/+23
2020-02-04mm/memory_hotplug: poison memmap in remove_pfn_range_from_zone()Gravatar David Hildenbrand 1-0/+2
2020-01-31mm: devmap: refactor 1-based refcounting for ZONE_DEVICE pagesGravatar John Hubbard 1-14/+1
2020-01-31mm: Cleanup __put_devmap_managed_page() vs ->page_free()Gravatar Dan Williams 1-36/+44
2020-01-04mm/memory_hotplug: shrink zones when offlining memoryGravatar David Hildenbrand 1-1/+1
2019-10-19mm/memunmap: don't access uninitialized memmap in memunmap_pages()Gravatar Aneesh Kumar K.V 1-4/+7
2019-10-07mm/memremap: drop unused SECTION_SIZE and SECTION_MASKGravatar Anshuman Khandual 1-2/+0
2019-08-21Merge branch 'odp_fixes' into hmm.gitGravatar Jason Gunthorpe 1-0/+456
2019-08-13mm/hmm: fix ZONE_DEVICE anon page mapping reuseGravatar Ralph Campbell 1-0/+24
2019-08-09mm/memremap: Fix reuse of pgmap instances with internal referencesGravatar Dan Williams 1-0/+6
2019-08-03memremap: move from kernel/ to mm/Gravatar Christoph Hellwig 1-0/+405