index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
hfi1
/
sdma.c
Age
Commit message (
Expand
)
Author
2019-10-01
RDMA/hfi1: Prevent memory leak in sdma_init
Navid Emamdoost
2019-06-24
Merge tag 'v5.2-rc6' into sched/core, to refresh the branch
Ingo Molnar
2019-06-17
IB/hfi1: Wakeup QPs orphaned on wait list after flush
Mike Marciniszyn
2019-06-17
IB/hfi1: Avoid hardlockup with flushlist_lock
Mike Marciniszyn
2019-06-03
sched/core: Provide a pointer to the valid CPU mask
Sebastian Andrzej Siewior
2019-02-05
IB/hfi1: Prioritize the sending of ACK packets
Kaike Wan
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2018-12-06
IB/hfi1: Reduce lock contention on iowait_lock for sdma and pio
Mike Marciniszyn
2018-09-30
IB/hfi1: Prepare resource waits for dual leg
Dennis Dalessandro
2018-09-11
IB/hfi1: Right size user_sdma sequence numbers and related variables
Michael J. Ruhl
2018-06-22
IB/hfi1: Remove caches of chip CSRs
Mike Marciniszyn
2018-06-12
treewide: Use array_size() in kvzalloc_node()
Kees Cook
2018-06-04
IB/hfi1: Ensure VL index is within bounds
Kaike Wan
2018-02-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2018-02-01
IB/hfi1: Convert kzalloc_node and kcalloc to use kcalloc_node
Kamenee Arumugam
2018-02-01
IB/hfi1: Fix for early release of sdma context
Alex Estrin
2017-12-05
drivers/infiniband: Remove now-redundant smp_read_barrier_depends()
Paul E. McKenney
2017-11-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2017-10-30
IB/hfi1: Take advantage of kvzalloc_node in sdma initialization
Mike Marciniszyn
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
2017-10-18
Merge branch 'timer_setup' into for-next
Doug Ledford
2017-10-18
IB/hfi1: Convert timers to use timer_setup()
Kees Cook
2017-10-14
IB/hfi1: Remove set-but-not-used variables
Bart Van Assche
2017-10-14
IB/hfi1: Suppress gcc 7 fall-through complaints
Bart Van Assche
2017-09-27
IB/hfi1: Set default_desc1 just one time
Ira Weiny
2017-07-31
IB/hfi1: Create workqueue for link events
Sebastian Sanchez
2017-07-31
IB/hfi1: Serve the most starved iowait entry first
Kaike Wan
2017-06-27
IB/hfi1: Fix up sdma_init function comment
Ira Weiny
2017-04-05
IB/hfi1: Ensure VL index is within bounds
Michael J. Ruhl
2017-04-05
IB/hfi1: NULL pointer dereference when freeing rhashtable
Sebastian Sanchez
2017-03-02
sched/core: Remove the tsk_cpus_allowed() wrapper
Ingo Molnar
2016-12-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-11-15
IB/hfi1: Inline sdma_txclean() for verbs pio
Mike Marciniszyn
2016-11-15
IB/hfi1: Fix integrity check flags default values
Jakub Pawlak
2016-10-02
IB/hfi1: Add new debugfs sdma_cpu_list file
Tadeusz Struk
2016-10-02
IB/hfi1: Add sysfs interface for affinity setup
Tadeusz Struk
2016-10-02
IB/hfi1: Fix the count of user packets submitted to an SDMA engine
Harish Chegondi
2016-05-26
IB/hfi1: Move driver out of staging
Dennis Dalessandro