1. df6ad69 mm/device-public-memory: device memory cache coherent with CPU by Jérôme Glisse · 7 years ago
  2. c733a82 mm/memcontrol: support MEMORY_DEVICE_PRIVATE by Jérôme Glisse · 7 years ago
  3. 7b2d55d2 mm/ZONE_DEVICE: special case put_page() for device private pages by Jérôme Glisse · 7 years ago
  4. 5042db4 mm/ZONE_DEVICE: new type of ZONE_DEVICE for unaddressable memory by Jérôme Glisse · 7 years ago
  5. ab1b597 mm, devm_memremap_pages: use multi-order radix for ZONE_DEVICE lookups by Dan Williams · 7 years ago
  6. 8f716c9 x86/mm: Add support to access boot related data in the clear by Tom Lendacky · 7 years ago
  7. 3d79a72 mm, memory_hotplug: replace for_device by want_memblock in arch_add_memory by Michal Hocko · 7 years ago
  8. f1dd2cd mm, memory_hotplug: do not associate hotadded memory to zones until online by Michal Hocko · 7 years ago
  9. 7138970 mm, zone_device: Replace {get, put}_zone_device_page() with a single reference to fix pmem crash by Dan Williams · 8 years ago
  10. 55adc1d mm: add private lock to serialize memory hotplug operations by Heiko Carstens · 8 years ago
  11. b5d24fd mm, devm_memremap_pages: hold device_hotplug lock over mem_hotplug_{begin, done} by Dan Williams · 8 years ago
  12. f931ab4 mm: fix devm_memremap_pages crash, use mem_hotplug_{begin, done} by Dan Williams · 8 years ago
  13. 9049771 mm: fix cache mode of dax pmd mappings by Dan Williams · 8 years ago
  14. 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
  15. 11db048 mm: cleanup ifdef guards for vmem_altmap by Dan Williams · 8 years ago
  16. f295e53 libnvdimm, pmem: allow nfit_test to override pmem_direct_access() by Dan Williams · 9 years ago
  17. c269cba memremap: add arch specific hook for MEMREMAP_WB mappings by Ard Biesheuvel · 9 years ago
  18. c907e0e memremap: add MEMREMAP_WC flag by Brian Starkey · 9 years ago
  19. cf61e2a memremap: don't modify flags by Brian Starkey · 9 years ago
  20. 07061aa mm: fix two typos in comments for to_vmem_altmap() by Andreas Ziegler · 9 years ago
  21. 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
  22. ac343e8 memremap: check pfn validity before passing to pfn_to_page() by Ard Biesheuvel · 9 years ago
  23. 5f29a77 mm: fix mixed zone detection in devm_memremap_pages by Dan Williams · 9 years ago
  24. d77a117 list: kill list_force_poison() by Dan Williams · 9 years ago
  25. bc94b99 Merge tag 'v4.5-rc6' into core/resources, to resolve conflict by Ingo Molnar · 9 years ago
  26. 3d7b365 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  27. 93f834d devm_memremap: Fix error value when memremap failed by Toshi Kani · 9 years ago
  28. 9273a8b devm_memremap_release(): fix memremap'd addr handling by Toshi Kani · 9 years ago
  29. db78c22 mm: fix pfn_t vs highmem by Dan Williams · 9 years ago
  30. 76e9f0e phys_to_pfn_t: use phys_addr_t by Dan Williams · 9 years ago
  31. 1c29f25 memremap: Change region_intersects() to take @flags and @desc by Toshi Kani · 9 years ago
  32. eb7d78c devm_memremap_pages: fix vmem_altmap lifetime + alignment handling by Dan Williams · 9 years ago
  33. 3565fce mm, x86: get_user_pages() for dax mappings by Dan Williams · 9 years ago
  34. 5c2c258 mm, dax, pmem: introduce {get|put}_dev_pagemap() for dax-gup by Dan Williams · 9 years ago
  35. 4b94ffd x86, mm: introduce vmem_altmap to augment vmemmap_populate() by Dan Williams · 9 years ago
  36. 9476df7 mm: introduce find_dev_pagemap() by Dan Williams · 9 years ago
  37. 34c0fd5 mm, dax, pmem: introduce pfn_t by Dan Williams · 9 years ago
  38. 264015f Merge tag 'libnvdimm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  39. 182475b memremap: fix highmem support by Dan Williams · 9 years ago
  40. 538ea4a pmem, memremap: convert to numa aware allocations by Dan Williams · 9 years ago
  41. 7eff93b devm_memremap_pages: use numa_mem_id by Dan Williams · 9 years ago
  42. b36f476 devm_memremap: convert to return ERR_PTR by Dan Williams · 9 years ago
  43. d741314 devm_memunmap: use devres_release() by Dan Williams · 9 years ago
  44. 41e94a8 add devm_memremap_pages by Christoph Hellwig · 9 years ago
  45. 7d3dcf2 devres: add devm_memremap by Christoph Hellwig · 9 years ago
  46. 92281dee arch: introduce memremap() by Dan Williams · 9 years ago