aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/infiniband/core/umem_odp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-12-14mm: add locked parameter to get_user_pages_remote()Lorenzo Stoakes1-1/+1
2016-10-19mm: replace get_user_pages_remote() write/force parameters with gup_flagsLorenzo Stoakes1-2/+5
2016-02-16mm/gup: Introduce get_user_pages_remote()Dave Hansen1-4/+4
2015-12-24IB/core: constify mmu_notifier_ops structuresJulia Lawall1-1/+1
2015-05-05IB/core: dma unmap optimizationsGuy Shapiro1-2/+3
2015-05-05IB/core: dma map/unmap locking optimizationsGuy Shapiro1-5/+4
2015-02-17IB/core: Properly handle registration of on-demand paging MRs after deregHaggai Eran1-1/+2
2014-12-15IB/core: Implement support for MMU notifiers regarding on demand paging regionsHaggai Eran1-10/+369
2014-12-15IB/core: Add support for on demand paging regionsShachar Raindel1-0/+309