index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
hfi1
/
pio.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-13
IB/hfi1: Fix abba locking issue with sc_disable()
Mike Marciniszyn
1
-3
/
+6
2021-08-25
RDMA/hfi1: Convert to SPDX identifier
Cai Huoqing
1
-43
/
+1
2021-06-21
RDMA: Fix kernel-doc warnings about wrong comment
Leon Romanovsky
1
-1
/
+1
2020-07-24
IB/hfi1: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2019-06-28
Merge tag 'v5.2-rc6' into rdma.git for-next
Jason Gunthorpe
1
-2
/
+19
2019-06-17
IB/hfi1: Handle port down properly in pio
Mike Marciniszyn
1
-2
/
+3
2019-06-17
IB/hfi1: Handle wakeup of orphaned QPs for pio
Mike Marciniszyn
1
-0
/
+16
2019-05-29
IB/hfi1: Remove extra brackets from an if
Dennis Dalessandro
1
-2
/
+1
2019-04-08
drivers: Remove explicit invocations of mmiowb()
Will Deacon
1
-1
/
+0
2019-02-05
IB/hfi1: Prioritize the sending of ACK packets
Kaike Wan
1
-6
/
+12
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
1
-5
/
+4
2018-12-06
IB/hfi1: Reduce lock contention on iowait_lock for sdma and pio
Mike Marciniszyn
1
-3
/
+3
2018-12-06
IB/hfi1: Dump pio info for non-user send contexts
Kaike Wan
1
-0
/
+25
2018-10-16
Merge branch 'for-rc' into rdma.git for-next
Jason Gunthorpe
1
-10
/
+41
2018-09-26
IB/hfi1: Move UnsupportedVL bits definitions to the correct header
Michael J. Ruhl
1
-8
/
+0
2018-09-20
IB/hfi1: Fix destroy_qp hang after a link down
Michael J. Ruhl
1
-8
/
+34
2018-09-20
IB/hfi1: Fix context recovery when PBC has an UnsupportedVL
Michael J. Ruhl
1
-2
/
+7
2018-06-22
IB/hfi1: Remove caches of chip CSRs
Mike Marciniszyn
1
-4
/
+4
2018-06-19
IB/rdmavt, IB/hfi1: Create device dependent s_flags
Mike Marciniszyn
1
-3
/
+3
2018-05-09
IB/hfi1: Reorder incorrect send context disable
Michael J. Ruhl
1
-10
/
+34
2018-02-01
IB/hfi1: Convert kzalloc_node and kcalloc to use kcalloc_node
Kamenee Arumugam
1
-7
/
+8
2017-11-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
1
-17
/
+0
2017-11-13
IB/hfi1: Do not allocate PIO send contexts for VNIC
Niranjana Vishwanathapura
1
-17
/
+0
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
1
-3
/
+3
2017-07-31
IB/hfi1: Create workqueue for link events
Sebastian Sanchez
1
-1
/
+1
2017-07-31
IB/hfi1: Serve the most starved iowait entry first
Kaike Wan
1
-3
/
+10
2017-04-20
IB/hfi1: Virtual Network Interface Controller (VNIC) HW support
Vishwanathapura, Niranjana
1
-1
/
+18
2016-12-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
1
-27
/
+13
2016-12-14
Merge branch 'hfi1' into merge-test
Doug Ledford
1
-26
/
+13
2016-12-11
IB/hfi1: Avoid credit return allocation for cpu-less NUMA nodes
Harish Chegondi
1
-17
/
+3
2016-12-11
IB/hfi1: Remove critical section gap in sc_buffer_alloc()
Sebastian Sanchez
1
-2
/
+0
2016-12-03
IB/hfi1: Remove debug prints after allocation failure
Leon Romanovsky
1
-1
/
+0
2016-11-15
IB/hfi1: Optimize pio_buf and send_context structs
Sebastian Sanchez
1
-3
/
+2
2016-11-15
IB/hfi1: Get rid of divide in pio buffer allocator
Sebastian Sanchez
1
-4
/
+7
2016-11-15
IB/hfi1: Add unique txwait_lock for txreq events
Mike Marciniszyn
1
-0
/
+1
2016-11-15
IB/hfi1: Fix integrity check flags default values
Jakub Pawlak
1
-10
/
+3
2016-10-02
IB/hfi1: Fix user-space buffers mapping with IOMMU enabled
Tymoteusz Kielan
1
-10
/
+10
2016-08-02
IB/hfi1: Handle kzalloc failure in init_pervl_scs
Ira Weiny
1
-3
/
+16
2016-08-02
IB/hfi1: Fix to fully initialize send context area
Tymoteusz Kielan
1
-1
/
+1
2016-06-17
IB/hfi1: Increase packet egress timeout
Jubin John
1
-1
/
+1
2016-06-17
IB/hfi1: Fix credit return threshold adjustment
Jubin John
1
-2
/
+22
2016-05-26
IB/hfi1: Fix pio map initialization
Jubin John
1
-2
/
+1
2016-05-26
IB/hfi1: Move driver out of staging
Dennis Dalessandro
1
-0
/
+2073