blob: 9c192f10a072ae52477db0ffb65d2ff3976c90b8 [file] [log] [blame]
5fbcf5015db8 ("nouveau: remove the block parameter to nouveau_range_fault")
02712bc32508 ("mm/hmm: move hmm_vma_range_done and hmm_vma_fault to nouveau")
e36acfe6c86d ("mm/hmm: Use hmm_mirror not mm as an argument for hmm_range_register")
085ea25064a9 ("mm/hmm: clean up some coding style and comments")
391aab11e93f ("mm/hmm: convert various hmm_pfn_* to device_entry which is a better name")
55c0ece82ac6 ("mm/hmm: add a helper function that fault pages and map them to a device")
202394178d02 ("mm/hmm: add helpers to test if mm is still alive or not")
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")
eeaf06ac1a55 ("drm/nouveau/svm: initial support for shared virtual memory")
d7f9bb656ea4 ("drm/nouveau: allocate kernel channel(s) before initialising display")
5d6527a784f7 ("mm/mmu_notifier: use structure for invalidate_range_start/end callback")
5949dd8ee2a4 ("drm/nouveau: remove left-over struct member")
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")