| Commit message (Expand) | Author | Age | Files | Lines |
* | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 2020-08-24 | 8 | -28/+28 |
* | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada | 2020-06-13 | 1 | -2/+2 |
* | mmap locking API: use coccinelle to convert mmap_sem rwsem call sites | Michel Lespinasse | 2020-06-09 | 1 | -3/+3 |
* | mm: reorder includes after introduction of linux/pgtable.h | Mike Rapoport | 2020-06-09 | 1 | -1/+1 |
* | mm: introduce include/linux/pgtable.h | Mike Rapoport | 2020-06-09 | 1 | -1/+1 |
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 2020-06-05 | 2 | -5/+3 |
|\ |
|
| * | RDMA: Remove 'max_map_per_fmr' | Jason Gunthorpe | 2020-06-03 | 1 | -1/+0 |
| * | IB/qib: Remove unused variable ret | Zou Wei | 2020-04-14 | 1 | -4/+3 |
* | | IB/qib: Call kobject_put() when kobject_init_and_add() fails | Kaike Wan | 2020-05-20 | 1 | -4/+5 |
|/ |
|
* | IB/qib: Delete struct qib_ivdev.qp_rnd | George Spelvin | 2020-03-29 | 2 | -3/+0 |
* | IB/hfi1, qib: Ensure RCU is locked when accessing list | Dennis Dalessandro | 2020-03-02 | 1 | -0/+2 |
* | mm, tree-wide: rename put_user_page*() to unpin_user_page*() | John Hubbard | 2020-01-31 | 2 | -4/+4 |
* | IB/{core,hw,umem}: set FOLL_PIN via pin_user_pages*(), fix up ODP | John Hubbard | 2020-01-31 | 2 | -2/+2 |
* | remove ioremap_nocache and devm_ioremap_nocache | Christoph Hellwig | 2020-01-06 | 3 | -4/+4 |
* | RDMA/qib: Validate ->show()/store() callbacks before calling them | Viresh Kumar | 2019-11-14 | 1 | -0/+6 |
* | RDMA: Change MAD processing function to remove extra casting and parameter | Leon Romanovsky | 2019-11-13 | 2 | -12/+8 |
* | RDMA/mad: Do not check MAD sizes in roce and ib drivers | Leon Romanovsky | 2019-11-06 | 1 | -4/+0 |
* | RDMA/mad: Allocate zeroed MAD buffer | Leon Romanovsky | 2019-11-06 | 1 | -8/+0 |
* | RDMA/qib: Delete empty check_cc_key function | Leon Romanovsky | 2019-11-06 | 1 | -11/+0 |
* | RDMA/qib: Delete extra line | Leon Romanovsky | 2019-11-06 | 1 | -1/+0 |
* | mm/gup: add make_dirty arg to put_user_pages_dirty_lock() | akpm@linux-foundation.org | 2019-09-25 | 1 | -4/+1 |
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 2019-09-21 | 3 | -10/+5 |
|\ |
|
| * | IB/{rdmavt, hfi1, qib}: Add a counter for credit waits | Kaike Wan | 2019-09-13 | 2 | -8/+4 |
| * | RDMA/qib: Unneeded variable ret | Hariprasad Kelam | 2019-07-25 | 1 | -2/+1 |
* | | infiniband: don't bother with d_delete() | Al Viro | 2019-09-03 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 2019-07-19 | 1 | -9/+17 |
|\ |
|
| * | vfs: Convert qib_fs/ipathfs to use the new mount API | David Howells | 2019-07-05 | 1 | -9/+17 |
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 2019-07-16 | 7 | -56/+36 |
|\ \ |
|
| * | | IB/{rdmavt, hfi1, qib}: Add helpers to hide SWQE WR details | Michael J. Ruhl | 2019-06-29 | 2 | -11/+12 |
| * | | IB/{rdmavt, hfi1, qib}: Remove AH refcount for UD QPs | Michael J. Ruhl | 2019-06-29 | 2 | -12/+13 |
| * | | IB/{hfi1, qib, rdmavt}: Put qp in error state when cq is full | Kamenee Arumugam | 2019-06-29 | 3 | -8/+4 |
| * | | Merge tag 'v5.2-rc6' into rdma.git for-next | Jason Gunthorpe | 2019-06-29 | 2 | -2/+1 |
| |\ \ |
|
| * | | | IB/{rdmavt, qib, hfi1}: Convert to new completion API | Mike Marciniszyn | 2019-06-21 | 1 | -22/+4 |
| * | | | RDMA: Move owner into struct ib_device_ops | Jason Gunthorpe | 2019-06-10 | 1 | -1/+1 |
| * | | | RDMA: Move driver_id into struct ib_device_ops | Jason Gunthorpe | 2019-06-10 | 1 | -1/+3 |
| * | | | IB/qib: Use struct_size() helper | Gustavo A. R. Silva | 2019-05-30 | 1 | -2/+3 |
| * | | | RDMA: Convert put_page() to put_user_page*() | John Hubbard | 2019-05-28 | 2 | -10/+7 |
| | |/
| |/| |
|
* | | | 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 |