summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/hfi1/user_pages.c
Commit message (Expand)AuthorAgeFilesLines
* mm, tree-wide: rename put_user_page*() to unpin_user_page*()John Hubbard2020-01-311-1/+1
* IB/{core,hw,umem}: set FOLL_PIN via pin_user_pages*(), fix up ODPJohn Hubbard2020-01-311-1/+1
* mm/gup: add make_dirty arg to put_user_pages_dirty_lock()akpm@linux-foundation.org2019-09-241-4/+1
* RDMA: Convert put_page() to put_user_page*()John Hubbard2019-05-271-7/+4
* IB/hfi1: use the new FOLL_LONGTERM flag to get_user_pages_fast()Ira Weiny2019-05-141-2/+2
* mm/gup: change GUP fast to use flags rather than a write 'bool'Ira Weiny2019-05-141-1/+2
* drivers/IB,hfi1: do not se mmap_semDavidlohr Bueso2019-02-071-6/+0
* mm: make mm->pinned_vm an atomic64 counterDavidlohr Bueso2019-02-071-3/+3
* IB/hfi1: Virtual Network Interface Controller (VNIC) HW supportVishwanathapura, Niranjana2017-04-201-2/+3
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-1/+1
* IB/hfi1: Make use of mm consistentIra Weiny2016-08-021-9/+10
* IB/hfi1: Move driver out of stagingDennis Dalessandro2016-05-261-0/+135