| Commit message (Expand) | Author | Age | Files | Lines |
* | mm: replace all open encodings for NUMA_NO_NODE | Anshuman Khandual | 2019-03-05 | 2 | -2/+4 |
* | IB/hfi1: Remove overly conservative VM_EXEC flag check | Michael J. Ruhl | 2019-01-21 | 1 | -1/+1 |
* | IB/{hfi1, qib}: Fix WC.byte_len calculation for UD_SEND_WITH_IMM | Brian Welty | 2019-01-21 | 1 | -1/+0 |
* | cross-tree: phase out dma_zalloc_coherent() | Luis Chamberlain | 2019-01-08 | 3 | -37/+28 |
* | Remove 'type' argument from access_ok() function | Linus Torvalds | 2019-01-03 | 1 | -1/+1 |
* | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2018-12-28 | 1 | -8/+5 |
|\ |
|
| * | mm/mmu_notifier: use structure for invalidate_range_start/end callback | Jérôme Glisse | 2018-12-28 | 1 | -8/+5 |
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 2018-12-28 | 23 | -125/+356 |
|\ \
| |/
|/| |
|
| * | RDMA: Mark if create address handle is in a sleepable context | Gal Pressman | 2018-12-19 | 1 | -1/+1 |
| * | RDMA/hfi1: Initialize ib_device_ops struct | Kamal Heib | 2018-12-11 | 1 | -7/+11 |
| * | IB/hfi1: Reduce lock contention on iowait_lock for sdma and pio | Mike Marciniszyn | 2018-12-06 | 8 | -31/+27 |
| * | IB/hfi1: Close VNIC sdma_progress sleep window | Mike Marciniszyn | 2018-12-06 | 1 | -10/+5 |
| * | IB/hfi1: Allow the driver to initialize QP priv struct | Mike Marciniszyn | 2018-12-06 | 5 | -0/+65 |
| * | IB/hfi1: Add OPFN and TID RDMA capability bits | Kaike Wan | 2018-12-06 | 1 | -8/+11 |
| * | IB/hfi1: Unreserve a reserved request when it is completed | Kaike Wan | 2018-12-06 | 1 | -0/+2 |
| * | IB/hfi1: Consider LMC in 16B/bypass ingress packet check | Ashutosh Dixit | 2018-12-06 | 1 | -1/+1 |
| * | IB/hfi1: Incorrect sizing of sge for PIO will OOPs | Michael J. Ruhl | 2018-12-06 | 1 | -0/+2 |
| * | IB/hfi1: Limit VNIC use of SDMA engines to the available count | Michael J. Ruhl | 2018-12-06 | 1 | -2/+2 |
| * | IB/hfi1: Correctly process FECN and BECN in packets | Mitko Haralanov | 2018-12-06 | 5 | -66/+104 |
| * | IB/hfi1: Ignore LNI errors before DC8051 transitions to Polling state | Kaike Wan | 2018-12-06 | 1 | -1/+46 |
| * | IB/hfi1: Dump pio info for non-user send contexts | Kaike Wan | 2018-12-06 | 4 | -0/+81 |
* | | IB/hfi1: Fix an out-of-bounds access in get_hw_stats | Piotr Stankiewicz | 2018-12-03 | 3 | -2/+5 |
* | | IB/hfi1: Fix a latency issue for small messages | Michael J. Ruhl | 2018-12-03 | 1 | -0/+7 |
|/ |
|
* | Revert "mm, mmu_notifier: annotate mmu notifiers with blockable invalidate ca... | Michal Hocko | 2018-10-26 | 1 | -1/+0 |
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 2018-10-26 | 33 | -1472/+1362 |
|\ |
|
| * | RDMA/drivers: Use core provided API for registering device attributes | Parav Pandit | 2018-10-17 | 3 | -37/+36 |
| * | Merge branch 'for-rc' into rdma.git for-next | Jason Gunthorpe | 2018-10-16 | 5 | -13/+56 |
| |\ |
|
| * | | IB/{hfi1, qib, rdmavt}: Move ruc_loopback to rdmavt | Venkata Sandeep Dhanalakota | 2018-10-03 | 1 | -330/+2 |
| * | | IB/{hfi1, qib, rdmavt}: Move send completion logic to rdmavt | Venkata Sandeep Dhanalakota | 2018-10-03 | 6 | -60/+19 |
| * | | IB/{hfi1, qib, rdmavt}: Move copy SGE logic into rdmavt | Brian Welty | 2018-10-03 | 7 | -272/+26 |
| * | | IB/hfi1: Use VL15 for SM packets | Kaike Wan | 2018-09-30 | 1 | -2/+12 |
| * | | IB/hfi1: Add mtu check for operational data VLs | Alex Estrin | 2018-09-30 | 1 | -4/+22 |
| * | | IB/hfi1: Add static trace for iowait | Kaike Wan | 2018-09-30 | 3 | -1/+59 |
| * | | IB/hfi1: Prepare resource waits for dual leg | Dennis Dalessandro | 2018-09-30 | 13 | -157/+356 |
| * | | IB/rdmavt: Rename check_send_wqe as setup_wqe | Kaike Wan | 2018-09-30 | 3 | -6/+11 |
| * | | IB/hfi1: Error path MAD response size is incorrect | Michael J. Ruhl | 2018-09-30 | 1 | -2/+2 |
| * | | IB/hfi1: Move UnsupportedVL bits definitions to the correct header | Michael J. Ruhl | 2018-09-26 | 2 | -8/+4 |
| * | | IB/hfi1: set_intr_bits uses incorrect source for register modification | Michael J. Ruhl | 2018-09-11 | 1 | -1/+1 |
| * | | IB/hfi1: Missing return value in error path for user sdma | Michael J. Ruhl | 2018-09-11 | 1 | -1/+3 |
| * | | IB/hfi1: Right size user_sdma sequence numbers and related variables | Michael J. Ruhl | 2018-09-11 | 4 | -11/+11 |
| * | | IB/hfi1: Remove race conditions in user_sdma send path | Michael J. Ruhl | 2018-09-11 | 2 | -18/+15 |
| * | | IB/hfi1: Eliminate races in the SDMA send error path | Michael J. Ruhl | 2018-09-11 | 2 | -51/+39 |
| * | | IB/{hfi1, qib, rdmavt}: Schedule multi RC/UC packets instead of posting | Michael J. Ruhl | 2018-09-11 | 2 | -8/+7 |
| * | | IB/hfi1: Move URGENT IRQ enable to hfi1_rcvctrl() | Michael J. Ruhl | 2018-09-01 | 3 | -8/+12 |
| * | | IB/hfi1: Rework the IRQ API to be more flexible | Michael J. Ruhl | 2018-09-01 | 6 | -104/+162 |
| * | | IB/hfi1: PCIe bus width retry | Kamenee Arumugam | 2018-09-01 | 1 | -3/+8 |
| * | | IB/hfi1: Make the MSIx resource allocation a bit more flexible | Michael J. Ruhl | 2018-09-01 | 8 | -243/+295 |
| * | | IB/hfi1: Prepare for new HFI1 MSIx API | Michael J. Ruhl | 2018-09-01 | 7 | -295/+414 |
| * | | IB/hfi1: Get the hfi1_devdata structure as early as possible | Michael J. Ruhl | 2018-09-01 | 4 | -86/+59 |
| * | | IB/hfi1: tune_pcie_caps is arbitrarily placed, poorly | Michael J. Ruhl | 2018-09-01 | 3 | -10/+15 |