summaryrefslogtreecommitdiff
path: root/drivers/infiniband/core/umem_odp.c
AgeCommit message (Expand)Author
2017-11-10RDMA/umem: Avoid partial declaration of non-static functionLeon Romanovsky
2017-08-31IB/umem: update to new mmu_notifier semanticJérôme Glisse
2017-06-01RDMA/umem: Fix missing mmap_sem in get umem ODP callLeon Romanovsky
2017-04-25IB/umem: Add support to huge ODPArtemy Kovalyov
2017-04-25IB/umem: Add contiguous ODP supportArtemy Kovalyov
2017-04-25IB: Replace ib_umem page_size by page_shiftArtemy Kovalyov
2017-03-02sched/headers: Prepare to move the get_task_struct()/put_task_struct() and re...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-02-14IB/umem: Indicate that process is being terminatedArtemy Kovalyov
2017-02-14IB/umem: Update on demand page (ODP) supportArtemy Kovalyov
2016-12-14mm: add locked parameter to get_user_pages_remote()Lorenzo Stoakes
2016-10-19mm: replace get_user_pages_remote() write/force parameters with gup_flagsLorenzo Stoakes
2016-02-16mm/gup: Introduce get_user_pages_remote()Dave Hansen
2015-12-24IB/core: constify mmu_notifier_ops structuresJulia Lawall
2015-05-05IB/core: dma unmap optimizationsGuy Shapiro
2015-05-05IB/core: dma map/unmap locking optimizationsGuy Shapiro
2015-02-17IB/core: Properly handle registration of on-demand paging MRs after deregHaggai Eran
2014-12-15IB/core: Implement support for MMU notifiers regarding on demand paging regionsHaggai Eran
2014-12-15IB/core: Add support for on demand paging regionsShachar Raindel