Age | Commit message (Expand) | Author |
2019-09-24 | mm/gup: add make_dirty arg to put_user_pages_dirty_lock() | akpm@linux-foundation.org |
2019-09-21 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds |
2019-09-13 | IB/{rdmavt, hfi1, qib}: Add a counter for credit waits | Kaike Wan |
2019-09-03 | infiniband: don't bother with d_delete() | Al Viro |
2019-07-25 | RDMA/qib: Unneeded variable ret | Hariprasad Kelam |
2019-07-19 | Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2019-07-15 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds |
2019-07-04 | vfs: Convert qib_fs/ipathfs to use the new mount API | David Howells |
2019-06-28 | IB/{rdmavt, hfi1, qib}: Add helpers to hide SWQE WR details | Michael J. Ruhl |
2019-06-28 | IB/{rdmavt, hfi1, qib}: Remove AH refcount for UD QPs | Michael J. Ruhl |
2019-06-28 | IB/{hfi1, qib, rdmavt}: Put qp in error state when cq is full | Kamenee Arumugam |
2019-06-28 | Merge tag 'v5.2-rc6' into rdma.git for-next | Jason Gunthorpe |
2019-06-20 | IB/{rdmavt, qib, hfi1}: Convert to new completion API | Mike Marciniszyn |
2019-06-17 | Merge tag 'v5.2-rc5' into sched/core, to pick up fixes | Ingo Molnar |
2019-06-10 | RDMA: Move owner into struct ib_device_ops | Jason Gunthorpe |
2019-06-10 | RDMA: Move driver_id into struct ib_device_ops | Jason Gunthorpe |
2019-06-07 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds |
2019-06-03 | sched/core: Provide a pointer to the valid CPU mask | Sebastian Andrzej Siewior |
2019-05-30 | IB/qib: Use struct_size() helper | Gustavo A. R. Silva |
2019-05-29 | IB/{qib, hfi1, rdmavt}: Correct ibv_devinfo max_mr value | Mike Marciniszyn |
2019-05-27 | RDMA: Convert put_page() to put_user_page*() | John Hubbard |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-05-14 | IB/qib: use the new FOLL_LONGTERM flag to get_user_pages_fast() | Ira Weiny |
2019-05-14 | mm/gup: replace get_user_pages_longterm() with FOLL_LONGTERM | Ira Weiny |
2019-05-09 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds |
2019-04-24 | IB/{rdmavt, qib, hfi1}: Use new routine to release reference counts | Mike Marciniszyn |
2019-04-24 | IB/rdmavt: Fix ab/ba include issues | Mike Marciniszyn |
2019-04-22 | infiniband/qib: Fix typo in comment | Chengguang Xu |
2019-04-08 | drivers: Remove explicit invocations of mmiowb() | Will Deacon |
2019-04-01 | qib: Convert qib_unit_table to XArray | Matthew Wilcox |
2019-03-28 | IB/qib: Remove a set-but-not-used variable | Bart Van Assche |
2019-02-20 | drivers/IB,qib: Fix pinned/locked limit check in qib_get_user_pages() | Davidlohr Bueso |
2019-02-09 | Merge branch 'wip/dl-for-next' into for-next | Doug Ledford |
2019-02-07 | drivers/IB,qib: optimize mmap_sem usage | Davidlohr Bueso |
2019-02-07 | mm: make mm->pinned_vm an atomic64 counter | Davidlohr Bueso |
2019-02-05 | IB/hfi: Move RC functions into a header file | Kaike Wan |
2019-02-04 | Merge tag 'v5.0-rc5' into rdma.git for-next | Jason Gunthorpe |
2019-01-30 | IB/{hfi1, qib, rvt} Cleanup open coded sge usage | Michael J. Ruhl |
2019-01-30 | IB/{hfi1,qib}: Cleanup open coded sge sizing | Michael J. Ruhl |
2019-01-24 | RDMA/qib: Use GUP longterm for PSM page pining | Ira Weiny |
2019-01-24 | infiniband: qib: no need to check return value of debugfs_create functions | Greg Kroah-Hartman |
2019-01-21 | IB/{hfi1, qib}: Fix WC.byte_len calculation for UD_SEND_WITH_IMM | Brian Welty |
2019-01-14 | RDMA: Introduce and use rdma_device_to_ibdev() | Parav Pandit |
2019-01-14 | RDMA: Rename port_callback to init_port | Parav Pandit |
2019-01-03 | Remove 'type' argument from access_ok() function | Linus Torvalds |
2018-12-19 | RDMA: Mark if destroy address handle is in a sleepable context | Gal Pressman |
2018-12-19 | RDMA: Mark if create address handle is in a sleepable context | Gal Pressman |
2018-12-18 | IB/qib: Fix an error code in qib_sdma_verbs_send() | Dan Carpenter |
2018-12-12 | RDMA/qib: Initialize ib_device_ops struct | Kamal Heib |
2018-11-29 | RDMA/qib: Remove all occurrences of BUG_ON() | Leon Romanovsky |