summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/umem_odp.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Use array_size() in vzalloc()Kees Cook2018-06-121-6/+10
* RDMA/umem: Avoid partial declaration of non-static functionLeon Romanovsky2017-11-101-0/+72
* IB/umem: update to new mmu_notifier semanticJérôme Glisse2017-08-311-19/+0
* RDMA/umem: Fix missing mmap_sem in get umem ODP callLeon Romanovsky2017-06-011-1/+5
* IB/umem: Add support to huge ODPArtemy Kovalyov2017-04-251-2/+17
* IB/umem: Add contiguous ODP supportArtemy Kovalyov2017-04-251-19/+31
* IB: Replace ib_umem page_size by page_shiftArtemy Kovalyov2017-04-251-6/+6
* sched/headers: Prepare to move the get_task_struct()/put_task_struct() and re...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* IB/umem: Indicate that process is being terminatedArtemy Kovalyov2017-02-141-2/+3
* IB/umem: Update on demand page (ODP) supportArtemy Kovalyov2017-02-141-9/+78
* mm: add locked parameter to get_user_pages_remote()Lorenzo Stoakes2016-12-141-1/+1
* mm: replace get_user_pages_remote() write/force parameters with gup_flagsLorenzo Stoakes2016-10-191-2/+5
* mm/gup: Introduce get_user_pages_remote()Dave Hansen2016-02-161-4/+4
* IB/core: constify mmu_notifier_ops structuresJulia Lawall2015-12-241-1/+1
* IB/core: dma unmap optimizationsGuy Shapiro2015-05-051-2/+3
* IB/core: dma map/unmap locking optimizationsGuy Shapiro2015-05-051-5/+4
* IB/core: Properly handle registration of on-demand paging MRs after deregHaggai Eran2015-02-171-1/+2
* IB/core: Implement support for MMU notifiers regarding on demand paging regionsHaggai Eran2014-12-151-10/+369
* IB/core: Add support for on demand paging regionsShachar Raindel2014-12-151-0/+309
OpenPOWER on IntegriCloud