summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/hfi1/user_sdma.c
AgeCommit message (Expand)AuthorFilesLines
2016-12-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds1-17/+43
2016-12-11IB/hfi1: Disable header suppression for short packetsJakub Pawlak1-17/+43
2016-11-15IB/hfi1: Remove incorrect IS_ERR checkDennis Dalessandro1-1/+1
2016-10-02IB/hfi1: Add sysfs interface for affinity setupTadeusz Struk1-6/+3
2016-10-02IB/hfi1: Fix the count of user packets submitted to an SDMA engineHarish Chegondi1-18/+13
2016-09-02IB/hfi1: Fix AHG KDETH Intr shiftJubin John1-1/+4
2016-08-02IB/hfi1: Remove unneeded mm argument in remove functionDean Luick1-3/+2
2016-08-02IB/hfi1: Consistently call ops->remove outside spinlockDean Luick1-17/+5
2016-08-02IB/hfi1: Use evict mmu rb operationDean Luick1-70/+46
2016-08-02IB/hfi1: Make the cache handler own its rb tree rootDean Luick1-13/+13
2016-08-02IB/hfi1: Make use of mm consistentIra Weiny1-5/+6
2016-08-02IB/hfi1: Fix user SDMA racy user request claimDean Luick1-13/+19
2016-08-02IB/hfi1: Fix error condition that needs to clean upDean Luick1-1/+2
2016-08-02IB/hfi1: Release node on insert failureDean Luick1-0/+1
2016-08-02IB/hfi1: Validate SDMA user iovector countDean Luick1-2/+22
2016-08-02IB/hfi1: Validate SDMA user request indexDean Luick1-0/+8
2016-08-02IB/hfi1: Prevent null pointer dereferenceIra Weiny1-1/+1
2016-08-02IB/hfi1: Make iovec loop index easy to understandDean Luick1-3/+3
2016-08-02IB/hfi1: Use "false" not 0Ira Weiny1-1/+1
2016-08-02IB/hfi1: Fix minor format errorIra Weiny1-1/+2
2016-08-02IB/hfi1: Allow for non-double word multiple message sizes for user SDMAIra Weiny1-9/+22
2016-08-02IB/hfi1: Improve SDMA engine assignment for user SDMAJianxin Xiong1-1/+28
2016-06-06IB/hfi1: Suppress sparse warningsBart Van Assche1-2/+2
2016-06-06IB/hfi1: Use bit 0 instead of bit 1Bart Van Assche1-1/+1
2016-05-26IB/hfi1: Move driver out of stagingDennis Dalessandro1-0/+1625