- f56caed Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years ago
- c4386bd mm/memremap: add ZONE_DEVICE support for compound pages by Joao Martins · 3 years ago
- b80892c memremap: remove support for external pgmap refcounts by Christoph Hellwig · 3 years, 2 months ago
- bbc6b70 mm/memcg: Convert mem_cgroup_uncharge() to take a folio by Matthew Wilcox (Oracle) · 3 years, 8 months ago
- 65a2aa5 mm/memory_hotplug: remove nid parameter from arch_remove_memory() by David Hildenbrand · 3 years, 4 months ago
- 2840d49 mm/memremap.c: fix improper SPDX comment style by Zhiyuan Dai · 3 years, 8 months ago
- bca3fea mm/memory_hotplug: prevalidate the address range being added with platform by Anshuman Khandual · 3 years, 10 months ago
- 34dc45b mm: fix memory_failure() handling of dax-namespace metadata by Dan Williams · 3 years, 10 months ago
- 46b1ee3 mm/mremap_pages: fix static key devmap_managed_key updates by Ralph Campbell · 4 years, 2 months ago
- d882c00 mm: pass migratetype into memmap_init_zone() and move_pfn_range_to_zone() by David Hildenbrand · 4 years, 2 months ago
- 433e7d3 mm/memremap.c: convert devmap static branch to {inc,dec} by Ira Weiny · 4 years, 2 months ago
- 6f4dd8d mm: remove superfluous __ClearPageActive() by Yu Zhao · 4 years, 2 months ago
- b7b3c01 mm/memremap_pages: support multiple ranges per invocation by Dan Williams · 4 years, 2 months ago
- a4574f6 mm/memremap_pages: convert to 'struct range' by Dan Williams · 4 years, 2 months ago
- 4533d3a memremap: rename MEMORY_DEVICE_DEVDAX to MEMORY_DEVICE_GENERIC by Roger Pau Monne · 4 years, 4 months ago
- a50d8d9 mm/memremap: set caching mode for PCI P2PDMA memory to WC by Logan Gunthorpe · 4 years, 9 months ago
- bfeb022 mm/memory_hotplug: add pgprot_t to mhp_params by Logan Gunthorpe · 4 years, 9 months ago
- f5637d3 mm/memory_hotplug: rename mhp_restrictions to mhp_params by Logan Gunthorpe · 4 years, 9 months ago
- 9b06860 Merge tag 'libnvdimm-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 4 years, 9 months ago
- f894ddd memremap: add an owner field to struct dev_pagemap by Christoph Hellwig · 4 years, 10 months ago
- 9ffc1d1 mm/memremap_pages: Introduce memremap_compat_align() by Dan Williams · 5 years ago
- d33695b mm/memory_hotplug: poison memmap in remove_pfn_range_from_zone() by David Hildenbrand · 5 years ago
- 07d8026 mm: devmap: refactor 1-based refcounting for ZONE_DEVICE pages by John Hubbard · 5 years ago
- 429589d mm: Cleanup __put_devmap_managed_page() vs ->page_free() by Dan Williams · 5 years ago
- feee6b2 mm/memory_hotplug: shrink zones when offlining memory by David Hildenbrand · 5 years ago
- 77e080e mm/memunmap: don't access uninitialized memmap in memunmap_pages() by Aneesh Kumar K.V · 5 years ago
- 6d0e984 mm/memremap: drop unused SECTION_SIZE and SECTION_MASK by Anshuman Khandual · 5 years ago
- daa138a Merge branch 'odp_fixes' into hmm.git by Jason Gunthorpe · 5 years ago
- 7ab0ad0 mm/hmm: fix ZONE_DEVICE anon page mapping reuse by Ralph Campbell · 5 years ago
- 06282373 mm/memremap: Fix reuse of pgmap instances with internal references by Dan Williams · 5 years ago
- 14c5ceb memremap: move from kernel/ to mm/ by Christoph Hellwig · 5 years ago[Renamed from kernel/memremap.c]
- 7cc7867 mm/devm_memremap_pages: enable sub-section remap by Dan Williams · 5 years ago
- 24917f6 memremap: provide an optional internal refcount in struct dev_pagemap by Christoph Hellwig · 6 years ago
- 514caf2 memremap: replace the altmap_valid field with a PGMAP_ALTMAP_VALID flag by Christoph Hellwig · 6 years ago
- 80a72d0 memremap: remove the data field in struct dev_pagemap by Christoph Hellwig · 6 years ago
- 897e636 memremap: add a migrate_to_ram method to struct dev_pagemap_ops by Christoph Hellwig · 6 years ago
- f6a55e1 memremap: lift the devmap_enable manipulation into devm_memremap_pages by Christoph Hellwig · 6 years ago
- d8668bb memremap: pass a struct dev_pagemap to ->kill and ->cleanup by Christoph Hellwig · 6 years ago
- 1e240e8 memremap: move dev_pagemap callbacks into a separate structure by Christoph Hellwig · 6 years ago
- 3ed2dcd memremap: validate the pagemap type passed to devm_memremap_pages by Christoph Hellwig · 6 years ago
- 50f44ee mm/devm_memremap_pages: fix final page put race by Dan Williams · 6 years ago
- 2e3f139 mm/devm_memremap_pages: introduce devm_memunmap_pages by Dan Williams · 6 years ago
- 640be2d kernel/memremap.c: remove the unused device_private_entry_fault() export by Christoph Hellwig · 6 years ago
- 940519f mm, memory_hotplug: provide a more generic restrictions for memory hotplug by Michal Hocko · 6 years ago
- 063a7d1 mm/hmm: fix memremap.h, move dev_page_fault_t callback to hmm by Dan Williams · 6 years ago
- 2c2a5af mm, memory_hotplug: add nid parameter to arch_remove_memory by Oscar Salvador · 6 years ago
- 69324b8 mm, devm_memremap_pages: add MEMORY_DEVICE_PRIVATE support by Dan Williams · 6 years ago
- a95c90f mm, devm_memremap_pages: fix shutdown handling by Dan Williams · 6 years ago
- 06489cf mm, devm_memremap_pages: kill mapping "System RAM" support by Dan Williams · 6 years ago
- 808153e mm, devm_memremap_pages: mark devm_memremap_pages() EXPORT_SYMBOL_GPL by Dan Williams · 6 years ago
- dad4f14 Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 6 years ago
- 966cf44 mm: defer ZONE_DEVICE page initialization to the point where we init pgmap by Alexander Duyck · 6 years ago
- bcfa4b7 memremap: Convert to XArray by Matthew Wilcox · 6 years ago
- 2923b27 Merge tag 'libnvdimm-for-4.19_dax-memory-failure' of gitolite.kernel.org:pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 6 years ago
- 2b74030 mm: Change return type int to vm_fault_t for fault handlers by Souptick Joarder · 6 years ago
- 0207df4 kernel/memremap, kasan: make ZONE_DEVICE with work with KASAN by Andrey Ryabinin · 6 years ago
- 31c5bda mm: fix exports that inadvertently make put_page() EXPORT_SYMBOL_GPL by Dan Williams · 6 years ago
- 15d36fe mm: disallow mappings that conflict for devm_memremap_pages() by Dave Jiang · 6 years ago
- 2fa147b mm, dev_pagemap: Do not clear ->mapping on final put by Dan Williams · 6 years ago
- e7638488 mm: introduce MEMORY_DEVICE_FS_DAX and CONFIG_DEV_PAGEMAP_OPS by Dan Williams · 7 years ago
- 5981690 memremap: split devm_memremap_pages() and memremap() infrastructure by Dan Williams · 7 years ago
- 167f559 kernel/memremap: Remove stale devres_free() call by Oliver O'Halloran · 7 years ago
- 949b9325 memremap: fix softlockup reports at teardown by Dan Williams · 7 years ago
- 77dd66a mm: Fix devm_memremap_pages() collision handling by Jan H. Schönherr · 7 years ago
- 10a0cd6 mm: Fix memory size alignment in devm_memremap_pages_release() by Jan H. Schönherr · 7 years ago
- e697c5b memremap: merge find_dev_pagemap into get_dev_pagemap by Christoph Hellwig · 7 years ago
- e8d5134 memremap: change devm_memremap_pages interface to use struct dev_pagemap by Christoph Hellwig · 7 years ago
- e7744aa memremap: drop private struct page_map by Logan Gunthorpe · 7 years ago
- 7003e3b memremap: simplify duplicate region handling in devm_memremap_pages by Christoph Hellwig · 7 years ago
- 0628b8c memremap: remove to_vmem_altmap by Christoph Hellwig · 7 years ago
- 832d7aa mm: optimize dev_pagemap reference counting around get_dev_pagemap by Christoph Hellwig · 7 years ago
- 0822acb mm: move get_dev_pagemap out of line by Christoph Hellwig · 7 years ago
- a99583e mm: pass the vmem_altmap to memmap_init_zone by Christoph Hellwig · 7 years ago
- da02451 mm: pass the vmem_altmap to arch_remove_memory and __remove_pages by Christoph Hellwig · 7 years ago
- 24e6d5a mm: pass the vmem_altmap to arch_add_memory and __add_pages by Christoph Hellwig · 7 years ago
- 1fdcce6 memremap: add scheduling point to devm_memremap_pages by Michal Hocko · 7 years ago
- df6ad69 mm/device-public-memory: device memory cache coherent with CPU by Jérôme Glisse · 7 years ago
- c733a82 mm/memcontrol: support MEMORY_DEVICE_PRIVATE by Jérôme Glisse · 7 years ago
- 7b2d55d2 mm/ZONE_DEVICE: special case put_page() for device private pages by Jérôme Glisse · 7 years ago
- 5042db4 mm/ZONE_DEVICE: new type of ZONE_DEVICE for unaddressable memory by Jérôme Glisse · 7 years ago
- ab1b597 mm, devm_memremap_pages: use multi-order radix for ZONE_DEVICE lookups by Dan Williams · 7 years ago
- 8f716c9 x86/mm: Add support to access boot related data in the clear by Tom Lendacky · 7 years ago
- 3d79a72 mm, memory_hotplug: replace for_device by want_memblock in arch_add_memory by Michal Hocko · 7 years ago
- f1dd2cd mm, memory_hotplug: do not associate hotadded memory to zones until online by Michal Hocko · 7 years ago
- 7138970 mm, zone_device: Replace {get, put}_zone_device_page() with a single reference to fix pmem crash by Dan Williams · 8 years ago
- 55adc1d mm: add private lock to serialize memory hotplug operations by Heiko Carstens · 8 years ago
- b5d24fd mm, devm_memremap_pages: hold device_hotplug lock over mem_hotplug_{begin, done} by Dan Williams · 8 years ago
- f931ab4 mm: fix devm_memremap_pages crash, use mem_hotplug_{begin, done} by Dan Williams · 8 years ago
- 9049771 mm: fix cache mode of dax pmd mappings by Dan Williams · 8 years ago
- f0c98eb Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
- 11db048 mm: cleanup ifdef guards for vmem_altmap by Dan Williams · 8 years ago
- f295e53 libnvdimm, pmem: allow nfit_test to override pmem_direct_access() by Dan Williams · 9 years ago
- c269cba memremap: add arch specific hook for MEMREMAP_WB mappings by Ard Biesheuvel · 9 years ago
- c907e0e memremap: add MEMREMAP_WC flag by Brian Starkey · 9 years ago
- cf61e2a memremap: don't modify flags by Brian Starkey · 9 years ago
- 07061aa mm: fix two typos in comments for to_vmem_altmap() by Andreas Ziegler · 9 years ago
- d37a14bb Merge branch 'core-resources-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- ac343e8 memremap: check pfn validity before passing to pfn_to_page() by Ard Biesheuvel · 9 years ago
- 5f29a77 mm: fix mixed zone detection in devm_memremap_pages by Dan Williams · 9 years ago
- d77a117 list: kill list_force_poison() by Dan Williams · 9 years ago