index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
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
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
2017-02-19
IB/hfi1: Code reuse with memdup_copy
Michael J. Ruhl
2016-12-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-12-11
IB/hfi1: Disable header suppression for short packets
Jakub Pawlak
2016-11-15
IB/hfi1: Remove incorrect IS_ERR check
Dennis Dalessandro
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-09-02
IB/hfi1: Fix AHG KDETH Intr shift
Jubin John
2016-08-02
IB/hfi1: Remove unneeded mm argument in remove function
Dean Luick
2016-08-02
IB/hfi1: Consistently call ops->remove outside spinlock
Dean Luick
2016-08-02
IB/hfi1: Use evict mmu rb operation
Dean Luick
2016-08-02
IB/hfi1: Make the cache handler own its rb tree root
Dean Luick
2016-08-02
IB/hfi1: Make use of mm consistent
Ira Weiny
2016-08-02
IB/hfi1: Fix user SDMA racy user request claim
Dean Luick
2016-08-02
IB/hfi1: Fix error condition that needs to clean up
Dean Luick
2016-08-02
IB/hfi1: Release node on insert failure
Dean Luick
2016-08-02
IB/hfi1: Validate SDMA user iovector count
Dean Luick
2016-08-02
IB/hfi1: Validate SDMA user request index
Dean Luick
2016-08-02
IB/hfi1: Prevent null pointer dereference
Ira Weiny
[next]