index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
hfi1
/
sdma.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-14
IB/hfi1: Insure use of smp_processor_id() is preempt disabled
Mike Marciniszyn
1
-1
/
+1
2021-09-03
IB/hfi1: Fix possible null-pointer dereference in _extend_sdma_tx_descs()
Tuo Li
1
-5
/
+4
2020-09-03
RDMA/hfi1: Convert tasklets to use new tasklet_setup() API
Allen Pais
1
-11
/
+11
2020-07-24
IB/hfi1: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-5
/
+4
2020-02-20
RDMA: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2019-12-09
treewide: Use sizeof_field() macro
Pankaj Bharadiya
1
-1
/
+1
2019-11-23
net: use rhashtable_lookup() instead of rhashtable_lookup_fast()
Taehee Yoo
1
-2
/
+2
2019-10-17
IB/hfi1: Use a common pad buffer for 9B and 16B packets
Mike Marciniszyn
1
-2
/
+3
2019-10-01
RDMA/hfi1: Prevent memory leak in sdma_init
Navid Emamdoost
1
-1
/
+4
2019-06-24
Merge tag 'v5.2-rc6' into sched/core, to refresh the branch
Ingo Molnar
1
-6
/
+20
2019-06-18
IB/hfi1: Wakeup QPs orphaned on wait list after flush
Mike Marciniszyn
1
-0
/
+17
2019-06-18
IB/hfi1: Avoid hardlockup with flushlist_lock
Mike Marciniszyn
1
-6
/
+3
2019-06-03
sched/core: Provide a pointer to the valid CPU mask
Sebastian Andrzej Siewior
1
-2
/
+1
2019-02-06
IB/hfi1: Prioritize the sending of ACK packets
Kaike Wan
1
-9
/
+15
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
1
-18
/
+9
2018-12-07
IB/hfi1: Reduce lock contention on iowait_lock for sdma and pio
Mike Marciniszyn
1
-5
/
+5
2018-10-01
IB/hfi1: Prepare resource waits for dual leg
Dennis Dalessandro
1
-32
/
+20
2018-09-11
IB/hfi1: Right size user_sdma sequence numbers and related variables
Michael J. Ruhl
1
-2
/
+2
2018-06-22
IB/hfi1: Remove caches of chip CSRs
Mike Marciniszyn
1
-5
/
+5
2018-06-13
treewide: Use array_size() in kvzalloc_node()
Kees Cook
1
-1
/
+2
2018-06-04
IB/hfi1: Ensure VL index is within bounds
Kaike Wan
1
-9
/
+3
2018-02-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-7
/
+9
2018-02-02
IB/hfi1: Convert kzalloc_node and kcalloc to use kcalloc_node
Kamenee Arumugam
1
-1
/
+2
2018-02-02
IB/hfi1: Fix for early release of sdma context
Alex Estrin
1
-6
/
+7
2017-12-05
drivers/infiniband: Remove now-redundant smp_read_barrier_depends()
Paul E. McKenney
1
-1
/
+0
2017-11-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
1
-21
/
+15
2017-10-30
IB/hfi1: Take advantage of kvzalloc_node in sdma initialization
Mike Marciniszyn
1
-7
/
+2
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
1
-4
/
+4
2017-10-18
Merge branch 'timer_setup' into for-next
Doug Ledford
1
-4
/
+4
2017-10-18
IB/hfi1: Convert timers to use timer_setup()
Kees Cook
1
-4
/
+4
2017-10-15
IB/hfi1: Remove set-but-not-used variables
Bart Van Assche
1
-2
/
+0
2017-10-15
IB/hfi1: Suppress gcc 7 fall-through complaints
Bart Van Assche
1
-1
/
+2
2017-09-27
IB/hfi1: Set default_desc1 just one time
Ira Weiny
1
-7
/
+7
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
-10
/
+24
2017-06-27
IB/hfi1: Fix up sdma_init function comment
Ira Weiny
1
-4
/
+2
2017-04-05
IB/hfi1: Ensure VL index is within bounds
Michael J. Ruhl
1
-0
/
+5
2017-04-05
IB/hfi1: NULL pointer dereference when freeing rhashtable
Sebastian Sanchez
1
-11
/
+27
2017-03-02
sched/core: Remove the tsk_cpus_allowed() wrapper
Ingo Molnar
1
-1
/
+1
2016-12-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
1
-9
/
+9
2016-11-16
IB/hfi1: Inline sdma_txclean() for verbs pio
Mike Marciniszyn
1
-9
/
+9
2016-11-16
IB/hfi1: Fix integrity check flags default values
Jakub Pawlak
1
-17
/
+2
2016-10-02
IB/hfi1: Add new debugfs sdma_cpu_list file
Tadeusz Struk
1
-0
/
+43
2016-10-02
IB/hfi1: Add sysfs interface for affinity setup
Tadeusz Struk
1
-0
/
+310
2016-10-02
IB/hfi1: Fix the count of user packets submitted to an SDMA engine
Harish Chegondi
1
-9
/
+15
2016-05-26
IB/hfi1: Move driver out of staging
Dennis Dalessandro
1
-0
/
+3054