aboutsummaryrefslogtreecommitdiffstats
path: root/include/rdma/ib_umem_odp.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-09-21RDMA/umem: Avoid synchronize_srcu in the ODP MR destruction pathJason Gunthorpe1-0/+1
2018-09-21RDMA/umem: Handle a half-complete start/end sequenceJason Gunthorpe1-0/+1
2018-09-21RDMA/umem: Get rid of per_mm->notifier_countJason Gunthorpe1-15/+0
2018-09-21RDMA/umem: Use umem->owning_mm inside ODPJason Gunthorpe1-1/+19
2018-09-21RDMA/umem: Move all the ODP related stuff out of ucontext and into per_mmJason Gunthorpe1-0/+2
2018-09-21RDMA/umem: Make ib_umem_odp into a sub structure of ib_umemJason Gunthorpe1-7/+4
2018-09-21RDMA/umem: Use ib_umem_odp in all function signatures connected to ODPJason Gunthorpe1-18/+21
2018-08-22mm, oom: distinguish blockable mode for mmu notifiersMichal Hocko1-1/+2
2017-11-10RDMA/umem: Avoid partial declaration of non-static functionLeon Romanovsky1-4/+0
2017-09-08lib/interval_tree: fast overlap detectionDavidlohr Bueso1-4/+7
2017-04-25IB/umem: Add support to huge ODPArtemy Kovalyov1-2/+4
2017-02-14IB/umem: Update on demand page (ODP) supportArtemy Kovalyov1-4/+17
2014-12-15IB/core: Implement support for MMU notifiers regarding on demand paging regionsHaggai Eran1-1/+64
2014-12-15IB/core: Add support for on demand paging regionsShachar Raindel1-0/+97