blob: 8343f9672e316ff59ad89382d29a48df6978efd2 [file] [log] [blame]
1c2308f0f03f ("mm/hmm.c: suppress compilation warnings when CONFIG_HUGETLB_PAGE is not set")
992de9a8b751 ("mm/hmm: allow to mirror vma of a file on a DAX backed filesystem")
63d5066f6e5a ("mm/hmm: mirror hugetlbfs (snapshoting, faulting and DMA mapping)")
023a019a9b4e ("mm/hmm: add default fault flags to avoid the need to pre-fill pfns arrays")
a3e0d41c2b1f ("mm/hmm: improve driver API to work and wait over a range")
73231612dc7c ("mm/hmm: improve and rename hmm_vma_fault() to hmm_range_fault()")
25f23a0c7127 ("mm/hmm: improve and rename hmm_vma_get_pfns() to hmm_range_snapshot()")
9f454612f602 ("mm/hmm: do not erase snapshot when a range is invalidated")
704f3f2cf63c ("mm/hmm: use reference counting for HMM struct")
5d6527a784f7 ("mm/mmu_notifier: use structure for invalidate_range_start/end callback")
ec131b2d7fa6 ("mm/hmm: invalidate device page table at start of invalidation")
44532d4c591c ("mm/hmm: use a structure for update callback parameters")
d08faca018c4 ("mm/hmm: properly handle migration pmd")
86a2d59841ab ("mm/hmm: fix race between hmm_mirror_unregister() and mmu_notifier callback")
da19a102ce87 ("Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma")