aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/qib/qib_user_sdma.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-31mm, tree-wide: rename put_user_page*() to unpin_user_page*()John Hubbard1-3/+3
2020-01-31IB/{core,hw,umem}: set FOLL_PIN via pin_user_pages*(), fix up ODPJohn Hubbard1-1/+1
2019-05-30IB/qib: Use struct_size() helperGustavo A. R. Silva1-2/+3
2019-05-27RDMA: Convert put_page() to put_user_page*()John Hubbard1-3/+3
2019-05-14IB/qib: use the new FOLL_LONGTERM flag to get_user_pages_fast()Ira Weiny1-1/+1
2019-03-28IB/qib: Remove a set-but-not-used variableBart Van Assche1-4/+1
2018-11-29RDMA/qib: Remove all occurrences of BUG_ON()Leon Romanovsky1-1/+0
2017-01-12RDMA/qib: use rb_entry()Geliang Tang1-3/+3
2015-02-20IB/qib: Add blank line after declarationMike Marciniszyn1-0/+2
2015-02-20IB/qib: Fix checkpatch warningsMike Marciniszyn1-4/+2
2014-03-20IB/qib: Change SDMA progression mode depending on single- or multi-railCQ Tang1-13/+123
2013-11-08IB/qib: Convert qib_user_sdma_pin_pages() to use get_user_pages_fast()Jan Kara1-5/+1
2013-08-13IB/qib: Improve SDMA performanceCQ Tang1-224/+685
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-01-10IB/qib: Reset packet list after freeingMike Marciniszyn1-0/+1
2010-05-23IB/qib: Add new qib driver for QLogic PCIe InfiniBand adaptersRalph Campbell1-0/+897