summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/qib
Commit message (Expand)AuthorAgeFilesLines
* treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-141-2/+2
* mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse2020-06-091-3/+3
* mm: reorder includes after introduction of linux/pgtable.hMike Rapoport2020-06-091-1/+1
* mm: introduce include/linux/pgtable.hMike Rapoport2020-06-091-1/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2020-06-052-5/+3
|\
| * RDMA: Remove 'max_map_per_fmr'Jason Gunthorpe2020-06-021-1/+0
| * IB/qib: Remove unused variable retZou Wei2020-04-141-4/+3
* | IB/qib: Call kobject_put() when kobject_init_and_add() failsKaike Wan2020-05-191-4/+5
|/
* IB/qib: Delete struct qib_ivdev.qp_rndGeorge Spelvin2020-03-292-3/+0
* IB/hfi1, qib: Ensure RCU is locked when accessing listDennis Dalessandro2020-03-021-0/+2
* mm, tree-wide: rename put_user_page*() to unpin_user_page*()John Hubbard2020-01-312-4/+4
* IB/{core,hw,umem}: set FOLL_PIN via pin_user_pages*(), fix up ODPJohn Hubbard2020-01-312-2/+2
* remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-063-4/+4
* RDMA/qib: Validate ->show()/store() callbacks before calling themViresh Kumar2019-11-141-0/+6
* RDMA: Change MAD processing function to remove extra casting and parameterLeon Romanovsky2019-11-122-12/+8
* RDMA/mad: Do not check MAD sizes in roce and ib driversLeon Romanovsky2019-11-061-4/+0
* RDMA/mad: Allocate zeroed MAD bufferLeon Romanovsky2019-11-061-8/+0
* RDMA/qib: Delete empty check_cc_key functionLeon Romanovsky2019-11-061-11/+0
* RDMA/qib: Delete extra lineLeon Romanovsky2019-11-061-1/+0
* mm/gup: add make_dirty arg to put_user_pages_dirty_lock()akpm@linux-foundation.org2019-09-241-4/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-09-213-10/+5
|\
| * IB/{rdmavt, hfi1, qib}: Add a counter for credit waitsKaike Wan2019-09-132-8/+4
| * RDMA/qib: Unneeded variable retHariprasad Kelam2019-07-251-2/+1
* | infiniband: don't bother with d_delete()Al Viro2019-09-031-1/+1
|/
* Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2019-07-191-9/+17
|\
| * vfs: Convert qib_fs/ipathfs to use the new mount APIDavid Howells2019-07-041-9/+17
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-07-157-56/+36
|\ \
| * | IB/{rdmavt, hfi1, qib}: Add helpers to hide SWQE WR detailsMichael J. Ruhl2019-06-282-11/+12
| * | IB/{rdmavt, hfi1, qib}: Remove AH refcount for UD QPsMichael J. Ruhl2019-06-282-12/+13
| * | IB/{hfi1, qib, rdmavt}: Put qp in error state when cq is fullKamenee Arumugam2019-06-283-8/+4
| * | Merge tag 'v5.2-rc6' into rdma.git for-nextJason Gunthorpe2019-06-282-2/+1
| |\ \
| * | | IB/{rdmavt, qib, hfi1}: Convert to new completion APIMike Marciniszyn2019-06-201-22/+4
| * | | RDMA: Move owner into struct ib_device_opsJason Gunthorpe2019-06-101-1/+1
| * | | RDMA: Move driver_id into struct ib_device_opsJason Gunthorpe2019-06-101-1/+3
| * | | IB/qib: Use struct_size() helperGustavo A. R. Silva2019-05-301-2/+3
| * | | RDMA: Convert put_page() to put_user_page*()John Hubbard2019-05-272-10/+7
| | |/ | |/|
* | | Merge tag 'v5.2-rc5' into sched/core, to pick up fixesIngo Molnar2019-06-171-2/+0
|\ \ \ | | |/ | |/|
| * | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-06-071-2/+0
| |\ \
| | * | IB/{qib, hfi1, rdmavt}: Correct ibv_devinfo max_mr valueMike Marciniszyn2019-05-291-2/+0
| | |/
* | / sched/core: Provide a pointer to the valid CPU maskSebastian Andrzej Siewior2019-06-031-4/+3
|/ /
* / treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
|/
* IB/qib: use the new FOLL_LONGTERM flag to get_user_pages_fast()Ira Weiny2019-05-141-1/+1
* mm/gup: replace get_user_pages_longterm() with FOLL_LONGTERMIra Weiny2019-05-141-4/+4
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-05-099-77/+32
|\
| * IB/{rdmavt, qib, hfi1}: Use new routine to release reference countsMike Marciniszyn2019-04-241-2/+2
| * IB/rdmavt: Fix ab/ba include issuesMike Marciniszyn2019-04-241-1/+1
| * infiniband/qib: Fix typo in commentChengguang Xu2019-04-221-1/+1
| * qib: Convert qib_unit_table to XArrayMatthew Wilcox2019-04-015-69/+27
| * IB/qib: Remove a set-but-not-used variableBart Van Assche2019-03-281-4/+1
* | drivers: Remove explicit invocations of mmiowb()Will Deacon2019-04-084-14/+0
|/