| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'v5.2-rc5' into sched/core, to pick up fixes | Ingo Molnar | 2019-06-17 | 1 | -2/+0 |
|\ |
|
| * | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 2019-06-07 | 1 | -2/+0 |
| |\ |
|
| | * | IB/{qib, hfi1, rdmavt}: Correct ibv_devinfo max_mr value | Mike Marciniszyn | 2019-05-29 | 1 | -2/+0 |
* | | | sched/core: Provide a pointer to the valid CPU mask | Sebastian Andrzej Siewior | 2019-06-03 | 1 | -4/+3 |
|/ / |
|
* / | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2019-05-21 | 1 | -0/+1 |
|/ |
|
* | IB/qib: use the new FOLL_LONGTERM flag to get_user_pages_fast() | Ira Weiny | 2019-05-14 | 1 | -1/+1 |
* | mm/gup: replace get_user_pages_longterm() with FOLL_LONGTERM | Ira Weiny | 2019-05-14 | 1 | -4/+4 |
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 2019-05-09 | 9 | -77/+32 |
|\ |
|
| * | IB/{rdmavt, qib, hfi1}: Use new routine to release reference counts | Mike Marciniszyn | 2019-04-24 | 1 | -2/+2 |
| * | IB/rdmavt: Fix ab/ba include issues | Mike Marciniszyn | 2019-04-24 | 1 | -1/+1 |
| * | infiniband/qib: Fix typo in comment | Chengguang Xu | 2019-04-22 | 1 | -1/+1 |
| * | qib: Convert qib_unit_table to XArray | Matthew Wilcox | 2019-04-01 | 5 | -69/+27 |
| * | IB/qib: Remove a set-but-not-used variable | Bart Van Assche | 2019-03-28 | 1 | -4/+1 |
* | | drivers: Remove explicit invocations of mmiowb() | Will Deacon | 2019-04-08 | 4 | -14/+0 |
|/ |
|
* | drivers/IB,qib: Fix pinned/locked limit check in qib_get_user_pages() | Davidlohr Bueso | 2019-02-20 | 1 | -1/+1 |
* | Merge branch 'wip/dl-for-next' into for-next | Doug Ledford | 2019-02-09 | 1 | -6/+1 |
|\ |
|
| * | IB/hfi: Move RC functions into a header file | Kaike Wan | 2019-02-05 | 1 | -6/+1 |
* | | drivers/IB,qib: optimize mmap_sem usage | Davidlohr Bueso | 2019-02-07 | 1 | -46/+27 |
* | | mm: make mm->pinned_vm an atomic64 counter | Davidlohr Bueso | 2019-02-07 | 1 | -2/+2 |
* | | Merge tag 'v5.0-rc5' into rdma.git for-next | Jason Gunthorpe | 2019-02-04 | 1 | -1/+0 |
|\ \
| |/
|/| |
|
| * | IB/{hfi1, qib}: Fix WC.byte_len calculation for UD_SEND_WITH_IMM | Brian Welty | 2019-01-21 | 1 | -1/+0 |
* | | IB/{hfi1, qib, rvt} Cleanup open coded sge usage | Michael J. Ruhl | 2019-01-30 | 1 | -24/+2 |
* | | IB/{hfi1,qib}: Cleanup open coded sge sizing | Michael J. Ruhl | 2019-01-30 | 2 | -20/+4 |
* | | RDMA/qib: Use GUP longterm for PSM page pining | Ira Weiny | 2019-01-24 | 1 | -4/+4 |
* | | infiniband: qib: no need to check return value of debugfs_create functions | Greg Kroah-Hartman | 2019-01-24 | 1 | -19/+8 |
* | | RDMA: Introduce and use rdma_device_to_ibdev() | Parav Pandit | 2019-01-14 | 1 | -9/+9 |
* | | RDMA: Rename port_callback to init_port | Parav Pandit | 2019-01-14 | 1 | -1/+1 |
|/ |
|
* | Remove 'type' argument from access_ok() function | Linus Torvalds | 2019-01-03 | 1 | -1/+1 |
* | RDMA: Mark if destroy address handle is in a sleepable context | Gal Pressman | 2018-12-19 | 1 | -1/+2 |
* | RDMA: Mark if create address handle is in a sleepable context | Gal Pressman | 2018-12-19 | 1 | -1/+1 |
* | IB/qib: Fix an error code in qib_sdma_verbs_send() | Dan Carpenter | 2018-12-18 | 1 | -1/+3 |
* | RDMA/qib: Initialize ib_device_ops struct | Kamal Heib | 2018-12-12 | 1 | -2/+6 |
* | RDMA/qib: Remove all occurrences of BUG_ON() | Leon Romanovsky | 2018-11-29 | 8 | -13/+0 |
* | IB/qib: fix spelling mistake "colescing" -> "coalescing" | Colin Ian King | 2018-11-26 | 1 | -1/+1 |
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 2018-10-26 | 10 | -479/+94 |
|\ |
|
| * | RDMA/drivers: Use core provided API for registering device attributes | Parav Pandit | 2018-10-17 | 3 | -67/+43 |
| * | IB/{hfi1, qib, rdmavt}: Move ruc_loopback to rdmavt | Venkata Sandeep Dhanalakota | 2018-10-03 | 1 | -302/+1 |
| * | IB/{hfi1, qib, rdmavt}: Move send completion logic to rdmavt | Venkata Sandeep Dhanalakota | 2018-10-03 | 7 | -54/+15 |
| * | IB/{hfi1, qib, rdmavt}: Move copy SGE logic into rdmavt | Brian Welty | 2018-10-03 | 6 | -40/+20 |
| * | IB/hfi1: Prepare resource waits for dual leg | Dennis Dalessandro | 2018-09-30 | 2 | -7/+8 |
| * | IB/rdmavt: Rename check_send_wqe as setup_wqe | Kaike Wan | 2018-09-30 | 1 | -1/+1 |
| * | IB/{hfi1, qib, rdmavt}: Schedule multi RC/UC packets instead of posting | Michael J. Ruhl | 2018-09-11 | 2 | -11/+9 |
* | | PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() calls | Oza Pawandeep | 2018-10-02 | 1 | -1/+0 |
|/ |
|
* | RDMA: Constify the argument of the work request conversion functions | Bart Van Assche | 2018-07-30 | 1 | -1/+1 |
* | RDMA: Fix storage of PortInfo CapabilityMask in the kernel | Jason Gunthorpe | 2018-07-10 | 1 | -3/+0 |
* | IB/core: add max_send_sge and max_recv_sge attributes | Steve Wise | 2018-06-18 | 1 | -1/+2 |
* | treewide: Use array_size() in vzalloc() | Kees Cook | 2018-06-12 | 1 | -2/+4 |
* | treewide: kzalloc_node() -> kcalloc_node() | Kees Cook | 2018-06-12 | 1 | -2/+2 |
* | treewide: kzalloc() -> kcalloc() | Kees Cook | 2018-06-12 | 2 | -4/+5 |
* | treewide: kmalloc() -> kmalloc_array() | Kees Cook | 2018-06-12 | 3 | -20/+27 |