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
/
user_sdma.c
Age
Commit message (
Expand
)
Author
2021-11-29
IB/hfi1: Use bitmap_zalloc() when applicable
Christophe JAILLET
2021-08-25
RDMA/hfi1: Convert to SPDX identifier
Cai Huoqing
2021-04-07
IB/hfi1: Add additional usdma traces
Mike Marciniszyn
2020-11-25
IB/hfi1: Ensure correct mm is used at all times
Dennis Dalessandro
2020-05-12
IB/hfi1: Fix another case where pq is left on waitlist
Mike Marciniszyn
2020-03-23
IB/hfi1: Ensure pq is not left on waitlist
Mike Marciniszyn
2020-02-11
IB/hfi1: Close window for pq and request coliding
Mike Marciniszyn
2019-06-11
IB/hfi1: Close PSM sdma_progress sleep window
Mike Marciniszyn
2019-02-05
IB/hfi1: Prioritize the sending of ACK packets
Kaike Wan
2019-02-05
IB/hfi1: Add TID RDMA WRITE functionality into RDMA verbs
Kaike Wan
2018-12-06
IB/hfi1: Reduce lock contention on iowait_lock for sdma and pio
Mike Marciniszyn
2018-10-16
Merge branch 'for-rc' into rdma.git for-next
Jason Gunthorpe
2018-09-30
IB/hfi1: Prepare resource waits for dual leg
Dennis Dalessandro
2018-09-20
IB/hfi1: Invalid user input can result in crash
Michael J. Ruhl
2018-09-11
IB/hfi1: Missing return value in error path for user sdma
Michael J. Ruhl
2018-09-11
IB/hfi1: Right size user_sdma sequence numbers and related variables
Michael J. Ruhl
2018-09-11
IB/hfi1: Remove race conditions in user_sdma send path
Michael J. Ruhl
2018-09-11
IB/hfi1: Eliminate races in the SDMA send error path
Michael J. Ruhl
2017-11-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2017-11-13
IB/hfi1: Remove unnecessary if check
Jan Sokolowski
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
2017-09-27
IB/hfi1: Remove the debug trace message in pin_sdma_pages()
Harish Chegondi
2017-09-27
IB/hfi1: Convert the macro AHG_HEADER_SET into an inline function
Harish Chegondi
2017-08-28
IB/hif1: Remove static tracing from SDMA hot path
Michael J. Ruhl
2017-08-28
IB/hfi1: Move structure and MACRO definitions in user_sdma.c to user_sdma.h
Harish Chegondi
2017-08-28
IB/hfi1: Move structure definitions from user_exp_rcv.c to user_exp_rcv.h
Harish Chegondi
2017-08-28
IB/hfi1: Remove duplicate definitions of num_user_pages() function
Harish Chegondi
2017-08-28
IB/hfi1: Fix the bail out code in pin_vector_pages() function
Harish Chegondi
2017-08-28
IB/hfi1: Clean up pin_vector_pages() function
Harish Chegondi
2017-08-28
IB/hfi1: Clean up user_sdma_send_pkts() function
Harish Chegondi
2017-08-28
IB/hfi1: Improve local kmem_cache_alloc performance
Michael J. Ruhl
2017-08-22
IB/hfi1: Enhance PIO/SDMA send for 16B
Don Hiatt
2017-07-31
IB/hfi1: Only set fd pointer when base context is completely initialized
Michael J. Ruhl
2017-07-31
IB/hfi1: Remove unused user context data members
Michael J. Ruhl
2017-07-31
IB/hfi1: Serve the most starved iowait entry first
Kaike Wan
2017-06-27
IB/hfi1: Create common expected receive verbs/PSM code
Mike Marciniszyn
2017-06-27
IB/hfi1: Remove atomic SDMA_REQ_HAS_ERROR bit operation
Sebastian Sanchez
2017-06-27
IB/hfi1: Remove atomic SDMA_REQ_SEND_DONE bit operation
Sebastian Sanchez
2017-06-27
IB/hfi1: Optimize cachelines for user SDMA request structure
Sebastian Sanchez
2017-06-27
IB/hfi1: Don't remove RB entry when not needed.
Sebastian Sanchez
2017-06-27
IB/hfi1: Remove unnecessary initialization from tx request
Sebastian Sanchez
2017-05-04
IB/hfi1: Clean up on context initialization failure
Michael J. Ruhl
2017-05-04
IB/hfi1: Remove atomic operations for SDMA_REQ_HAVE_AHG bit
Sebastian Sanchez
2017-05-04
IB/hfi1: Use filedata rather than filepointer
Michael J. Ruhl
2017-05-04
IB/hfi1: Name function prototype parameters
Michael J. Ruhl
2017-05-04
IB/hfi1: Get rid of divide when setting the tx request header
Sebastian Sanchez
2017-04-20
IB/hfi1: Coding style improvement (make sizeof use safer)
Markus Elfring
2017-04-20
IB/hfi1: Remove intermediate var in hfi1_user_sdma_alloc_queues()
Markus Elfring
2017-04-20
IB/hfi1: Use kcalloc() in hfi1_user_sdma_alloc_queues()
Markus Elfring
2017-04-05
IB/hfi1: Race hazard avoidance in user SDMA driver
Michael J. Ruhl
[next]