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