Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
ad97f9df0fee4ddc9ef056dda4dcbc6630d9f972
/
drivers
/
infiniband
/
hw
/
hfi1
/
sdma.c
f972775
IB/hfi1: Wakeup QPs orphaned on wait list after flush
by Mike Marciniszyn
· 6 years ago
cf131a8
IB/hfi1: Avoid hardlockup with flushlist_lock
by Mike Marciniszyn
· 6 years ago
34025fb
IB/hfi1: Prioritize the sending of ACK packets
by Kaike Wan
· 6 years ago
750afb0
cross-tree: phase out dma_zalloc_coherent()
by Luis Chamberlain
· 6 years ago
9aefcabe
IB/hfi1: Reduce lock contention on iowait_lock for sdma and pio
by Mike Marciniszyn
· 6 years ago
5da0fc9
IB/hfi1: Prepare resource waits for dual leg
by Dennis Dalessandro
· 6 years ago
3ca633f
IB/hfi1: Right size user_sdma sequence numbers and related variables
by Michael J. Ruhl
· 7 years ago
06e81e3
IB/hfi1: Remove caches of chip CSRs
by Mike Marciniszyn
· 7 years ago
84ca176b
treewide: Use array_size() in kvzalloc_node()
by Kees Cook
· 7 years ago
f9458bc
IB/hfi1: Ensure VL index is within bounds
by Kaike Wan
· 7 years ago
2246edf
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
by Linus Torvalds
· 7 years ago
953a9ce
IB/hfi1: Convert kzalloc_node and kcalloc to use kcalloc_node
by Kamenee Arumugam
· 7 years ago
473291b
IB/hfi1: Fix for early release of sdma context
by Alex Estrin
· 7 years ago
adf90eb
drivers/infiniband: Remove now-redundant smp_read_barrier_depends()
by Paul E. McKenney
· 7 years ago
ad0835a
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 7 years ago
31acd18
IB/hfi1: Take advantage of kvzalloc_node in sdma initialization
by Mike Marciniszyn
· 7 years ago
6aa7de0
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE()
by Mark Rutland
· 7 years ago
894b82c
Merge branch 'timer_setup' into for-next
by Doug Ledford
· 7 years ago
8064135
IB/hfi1: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
6d945a8
IB/hfi1: Remove set-but-not-used variables
by Bart Van Assche
· 7 years ago
6ffeb21
IB/hfi1: Suppress gcc 7 fall-through complaints
by Bart Van Assche
· 7 years ago
aadd702
IB/hfi1: Set default_desc1 just one time
by Ira Weiny
· 7 years ago
71d4700
IB/hfi1: Create workqueue for link events
by Sebastian Sanchez
· 8 years ago
bcad291
IB/hfi1: Serve the most starved iowait entry first
by Kaike Wan
· 8 years ago
90dba23
IB/hfi1: Fix up sdma_init function comment
by Ira Weiny
· 8 years ago
f7b4263
IB/hfi1: Ensure VL index is within bounds
by Michael J. Ruhl
· 8 years ago
5a52a7a
IB/hfi1: NULL pointer dereference when freeing rhashtable
by Sebastian Sanchez
· 8 years ago
0c98d34
sched/core: Remove the tsk_cpus_allowed() wrapper
by Ingo Molnar
· 8 years ago
4d5b57e
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 8 years ago
63df8e0
IB/hfi1: Inline sdma_txclean() for verbs pio
by Mike Marciniszyn
· 8 years ago
d9ac455
IB/hfi1: Fix integrity check flags default values
by Jakub Pawlak
· 8 years ago
af3674d
IB/hfi1: Add new debugfs sdma_cpu_list file
by Tadeusz Struk
· 8 years ago
0cb2aa6
IB/hfi1: Add sysfs interface for affinity setup
by Tadeusz Struk
· 8 years ago
0b115ef
IB/hfi1: Fix the count of user packets submitted to an SDMA engine
by Harish Chegondi
· 9 years ago
f48ad61
IB/hfi1: Move driver out of staging
by Dennis Dalessandro
· 9 years ago
[Renamed from drivers/staging/rdma/hfi1/sdma.c]
eac7193
IB/hfi1: Fix sdma_event_names[] build warning
by Jubin John
· 9 years ago
b96b040
IB/hfi1: Fix potential panic with sdma drained mechanism
by Mike Marciniszyn
· 9 years ago
79d0c08
staging/rdma/hfi1: Fix memory leaks
by Jubin John
· 9 years ago
6b5c521
staging/rdma/hfi1: fix 0-day syntax error
by Mike Marciniszyn
· 9 years ago
05d6ac1
staging/rdma/hfi1: Fix header
by Jubin John
· 9 years ago
e490974
staging/rdma/hfi1: Add braces on all arms of statement
by Jubin John
· 9 years ago
17fb4f2
staging/rdma/hfi1: Fix code alignment
by Jubin John
· 9 years ago
4d114fd
staging/rdma/hfi1: Fix block comments
by Jubin John
· 9 years ago
16733b8
staging/rdma/hfi1: Fix misspellings
by Jubin John
· 9 years ago
d0d236e
staging/rdma/hfi1: Fix logical continuations
by Jubin John
· 9 years ago
458e86a
staging/rdma/hfi1: Remove blank line after an open brace
by Jubin John
· 9 years ago
50e5dcb
staging/rdma/hfi1: Remove space after cast
by Jubin John
· 9 years ago
74182ac
staging/rdma/hfi1: Remove multiple blank lines
by Jubin John
· 9 years ago
8638b77
staging/rdma/hfi1: Add spaces around binary operators
by Jubin John
· 9 years ago
a545f53
staging/rdma/hfi: fix CQ completion order issue
by Mike Marciniszyn
· 9 years ago
14553ca
staging/rdma/hfi1: Adaptive PIO for short messages
by Mike Marciniszyn
· 9 years ago
c7cbf2f
staging/rdma/hfi1: Properly determine error status of SDMA slots
by Mitko Haralanov
· 9 years ago
69a00b8
staging/rdma/hfi1: Fix per-VL transmit discard counts
by Mike Marciniszyn
· 9 years ago
a699c6c
staging/hfi1: add per SDMA engine stats to hfistats
by Vennila Megavannan
· 9 years ago
349ac71
staging/hfi1: Use BIT macro
by jubin.john@intel.com
· 9 years ago
a5a9e8c
staging/rdma/hfi1: fix sdma build failures to always clean up
by Mike Marciniszyn
· 9 years ago
4be8199
staging/rdma/hfi1: Eliminate WARN_ON when VL is invalid
by Ira Weiny
· 9 years ago
0a226ed
staging/rdma/hfi1: Use parallel workqueue for SDMA engines
by Mike Marciniszyn
· 9 years ago
8edf750
staging: rdma: hfi1: sdma: Remove wrapper functions
by Amitoj Kaur Chawla
· 9 years ago
f4f30031c
staging/rdma/hfi1: Thread the receive interrupt.
by Dean Luick
· 9 years ago
b77d713
staging/rdma/hfi1: Add irqsaves in the packet processing path
by Dean Luick
· 9 years ago
028d725
staging/rdma/hfi1: Increase SDMA descriptor queue size
by Ignacio Hernandez
· 9 years ago
ee94785
staging/rdma/hfi1: Allow tuning of SDMA interrupt rate
by Mitko Haralanov
· 9 years ago
f4d26d8
staging/rdma/hfi1: Add coalescing support for SDMA TX descriptors
by Niranjana Vishwanathapura
· 9 years ago
25d97dd
staging/rdma/hfi1: Prevent host software lock up
by Vennila Megavannan
· 9 years ago
daac731
staging: hfi1: sdma: Use setup_timer
by Muhammad Falak R Wani
· 9 years ago
b91cc57
staging: rdma: add a blank line after function
by Geliang Tang
· 9 years ago
60f57ec
IB/hfi1: use kvfree() in sdma.c
by Geliang Tang
· 9 years ago
7d63046
IB/hfi1: mask vs shift confusion
by Dan Carpenter
· 9 years ago
aeef010
IB/hfi1: fix sdma_descq_cnt parameter parsing
by Mike Marciniszyn
· 9 years ago
6fd8eda
IB/hfi1: Add CSRs for CONFIG_SDMA_VERBOSITY
by Jubin John
· 10 years ago
7724105
IB/hfi1: add driver files
by Mike Marciniszyn
· 10 years ago