summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/qib
Commit message (Expand)AuthorAge
* mm/gup: add make_dirty arg to put_user_pages_dirty_lock()akpm@linux-foundation.org2019-09-24
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-09-21
|\
| * IB/{rdmavt, hfi1, qib}: Add a counter for credit waitsKaike Wan2019-09-13
| * RDMA/qib: Unneeded variable retHariprasad Kelam2019-07-25
* | infiniband: don't bother with d_delete()Al Viro2019-09-03
|/
* Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2019-07-19
|\
| * vfs: Convert qib_fs/ipathfs to use the new mount APIDavid Howells2019-07-04
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-07-15
|\ \
| * | IB/{rdmavt, hfi1, qib}: Add helpers to hide SWQE WR detailsMichael J. Ruhl2019-06-28
| * | IB/{rdmavt, hfi1, qib}: Remove AH refcount for UD QPsMichael J. Ruhl2019-06-28
| * | IB/{hfi1, qib, rdmavt}: Put qp in error state when cq is fullKamenee Arumugam2019-06-28
| * | Merge tag 'v5.2-rc6' into rdma.git for-nextJason Gunthorpe2019-06-28
| |\ \
| * | | IB/{rdmavt, qib, hfi1}: Convert to new completion APIMike Marciniszyn2019-06-20
| * | | RDMA: Move owner into struct ib_device_opsJason Gunthorpe2019-06-10
| * | | RDMA: Move driver_id into struct ib_device_opsJason Gunthorpe2019-06-10
| * | | IB/qib: Use struct_size() helperGustavo A. R. Silva2019-05-30
| * | | RDMA: Convert put_page() to put_user_page*()John Hubbard2019-05-27
| | |/ | |/|
* | | Merge tag 'v5.2-rc5' into sched/core, to pick up fixesIngo Molnar2019-06-17
|\ \ \ | | |/ | |/|
| * | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-06-07
| |\ \
| | * | IB/{qib, hfi1, rdmavt}: Correct ibv_devinfo max_mr valueMike Marciniszyn2019-05-29
| | |/
* | / sched/core: Provide a pointer to the valid CPU maskSebastian Andrzej Siewior2019-06-03
|/ /
* / treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-21
|/
* IB/qib: use the new FOLL_LONGTERM flag to get_user_pages_fast()Ira Weiny2019-05-14
* mm/gup: replace get_user_pages_longterm() with FOLL_LONGTERMIra Weiny2019-05-14
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-05-09
|\
| * IB/{rdmavt, qib, hfi1}: Use new routine to release reference countsMike Marciniszyn2019-04-24
| * IB/rdmavt: Fix ab/ba include issuesMike Marciniszyn2019-04-24
| * infiniband/qib: Fix typo in commentChengguang Xu2019-04-22
| * qib: Convert qib_unit_table to XArrayMatthew Wilcox2019-04-01
| * IB/qib: Remove a set-but-not-used variableBart Van Assche2019-03-28
* | drivers: Remove explicit invocations of mmiowb()Will Deacon2019-04-08
|/
* drivers/IB,qib: Fix pinned/locked limit check in qib_get_user_pages()Davidlohr Bueso2019-02-20
* Merge branch 'wip/dl-for-next' into for-nextDoug Ledford2019-02-09
|\
| * IB/hfi: Move RC functions into a header fileKaike Wan2019-02-05
* | drivers/IB,qib: optimize mmap_sem usageDavidlohr Bueso2019-02-07
* | mm: make mm->pinned_vm an atomic64 counterDavidlohr Bueso2019-02-07
* | Merge tag 'v5.0-rc5' into rdma.git for-nextJason Gunthorpe2019-02-04
|\ \ | |/ |/|
| * IB/{hfi1, qib}: Fix WC.byte_len calculation for UD_SEND_WITH_IMMBrian Welty2019-01-21
* | IB/{hfi1, qib, rvt} Cleanup open coded sge usageMichael J. Ruhl2019-01-30
* | IB/{hfi1,qib}: Cleanup open coded sge sizingMichael J. Ruhl2019-01-30
* | RDMA/qib: Use GUP longterm for PSM page piningIra Weiny2019-01-24
* | infiniband: qib: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-01-24
* | RDMA: Introduce and use rdma_device_to_ibdev()Parav Pandit2019-01-14
* | RDMA: Rename port_callback to init_portParav Pandit2019-01-14
|/
* Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-03
* RDMA: Mark if destroy address handle is in a sleepable contextGal Pressman2018-12-19
* RDMA: Mark if create address handle is in a sleepable contextGal Pressman2018-12-19
* IB/qib: Fix an error code in qib_sdma_verbs_send()Dan Carpenter2018-12-18
* RDMA/qib: Initialize ib_device_ops structKamal Heib2018-12-12
* RDMA/qib: Remove all occurrences of BUG_ON()Leon Romanovsky2018-11-29