aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/qib
AgeCommit message (Expand)Author
2020-03-29IB/qib: Delete struct qib_ivdev.qp_rndGeorge Spelvin
2020-03-02IB/hfi1, qib: Ensure RCU is locked when accessing listDennis Dalessandro
2020-01-31mm, tree-wide: rename put_user_page*() to unpin_user_page*()John Hubbard
2020-01-31IB/{core,hw,umem}: set FOLL_PIN via pin_user_pages*(), fix up ODPJohn Hubbard
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2019-11-14RDMA/qib: Validate ->show()/store() callbacks before calling themViresh Kumar
2019-11-12RDMA: Change MAD processing function to remove extra casting and parameterLeon Romanovsky
2019-11-06RDMA/mad: Do not check MAD sizes in roce and ib driversLeon Romanovsky
2019-11-06RDMA/mad: Allocate zeroed MAD bufferLeon Romanovsky
2019-11-06RDMA/qib: Delete empty check_cc_key functionLeon Romanovsky
2019-11-06RDMA/qib: Delete extra lineLeon Romanovsky
2019-09-24mm/gup: add make_dirty arg to put_user_pages_dirty_lock()akpm@linux-foundation.org
2019-09-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-09-13IB/{rdmavt, hfi1, qib}: Add a counter for credit waitsKaike Wan
2019-09-03infiniband: don't bother with d_delete()Al Viro
2019-07-25RDMA/qib: Unneeded variable retHariprasad Kelam
2019-07-19Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2019-07-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-07-04vfs: Convert qib_fs/ipathfs to use the new mount APIDavid Howells
2019-06-28IB/{rdmavt, hfi1, qib}: Add helpers to hide SWQE WR detailsMichael J. Ruhl
2019-06-28IB/{rdmavt, hfi1, qib}: Remove AH refcount for UD QPsMichael J. Ruhl
2019-06-28IB/{hfi1, qib, rdmavt}: Put qp in error state when cq is fullKamenee Arumugam
2019-06-28Merge tag 'v5.2-rc6' into rdma.git for-nextJason Gunthorpe
2019-06-20IB/{rdmavt, qib, hfi1}: Convert to new completion APIMike Marciniszyn
2019-06-17Merge tag 'v5.2-rc5' into sched/core, to pick up fixesIngo Molnar
2019-06-10RDMA: Move owner into struct ib_device_opsJason Gunthorpe
2019-06-10RDMA: Move driver_id into struct ib_device_opsJason Gunthorpe
2019-06-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-06-03sched/core: Provide a pointer to the valid CPU maskSebastian Andrzej Siewior
2019-05-30IB/qib: Use struct_size() helperGustavo A. R. Silva
2019-05-29IB/{qib, hfi1, rdmavt}: Correct ibv_devinfo max_mr valueMike Marciniszyn
2019-05-27RDMA: Convert put_page() to put_user_page*()John Hubbard
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-14IB/qib: use the new FOLL_LONGTERM flag to get_user_pages_fast()Ira Weiny
2019-05-14mm/gup: replace get_user_pages_longterm() with FOLL_LONGTERMIra Weiny
2019-05-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-04-24IB/{rdmavt, qib, hfi1}: Use new routine to release reference countsMike Marciniszyn
2019-04-24IB/rdmavt: Fix ab/ba include issuesMike Marciniszyn
2019-04-22infiniband/qib: Fix typo in commentChengguang Xu
2019-04-08drivers: Remove explicit invocations of mmiowb()Will Deacon
2019-04-01qib: Convert qib_unit_table to XArrayMatthew Wilcox
2019-03-28IB/qib: Remove a set-but-not-used variableBart Van Assche
2019-02-20drivers/IB,qib: Fix pinned/locked limit check in qib_get_user_pages()Davidlohr Bueso
2019-02-09Merge branch 'wip/dl-for-next' into for-nextDoug Ledford
2019-02-07drivers/IB,qib: optimize mmap_sem usageDavidlohr Bueso
2019-02-07mm: make mm->pinned_vm an atomic64 counterDavidlohr Bueso
2019-02-05IB/hfi: Move RC functions into a header fileKaike Wan
2019-02-04Merge tag 'v5.0-rc5' into rdma.git for-nextJason Gunthorpe
2019-01-30IB/{hfi1, qib, rvt} Cleanup open coded sge usageMichael J. Ruhl
2019-01-30IB/{hfi1,qib}: Cleanup open coded sge sizingMichael J. Ruhl