aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/hfi1/file_ops.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-11-15IB/hfi1: Fix an Oops on pci device force removeTadeusz Struk1-3/+16
2016-10-02IB/hfi1: Restore EPROM read abilityDean Luick1-1/+0
2016-10-02IB/hfi1: Fix resource release in context allocationJakub Pawlak1-5/+12
2016-10-02IB/hfi1: Fix user-space buffers mapping with IOMMU enabledTymoteusz Kielan1-12/+29
2016-08-22IB/hfi1: Fix mm_struct use after freeIra Weiny1-0/+2
2016-08-22IB/hfi1: Add missing error code assignment before testChristophe Jaillet1-1/+1
2016-08-04Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-40/+51
2016-08-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-1/+1
2016-08-03IB/hfi1: NULL arg to sc_return_credits is OKMarkus Elfring1-1/+1
2016-08-02IB/hfi1: Fix TID caching actionsDean Luick1-0/+4
2016-08-02IB/hfi1: Make use of mm consistentIra Weiny1-2/+4
2016-08-02IB/hfi1: Use the same capability state for all shared contextsDean Luick1-10/+11
2016-08-02IB/hfi1: Restructure hfi1_file_openIra Weiny1-4/+10
2016-08-02IB/hfi1: Remove unused uctxt->subpid and uctxt->pidDean Luick1-4/+0
2016-08-02IB/hfi1: Refine user process affinity algorithmSebastian Sanchez1-5/+10
2016-08-02IB/hfi1: Remove unnecessary done label in hfi1_write_iterIra Weiny1-17/+14
2016-06-17IB/hfi1: Prevent context lossIra Weiny1-0/+3
2016-05-26IB/hfi1: Move driver out of stagingDennis Dalessandro1-0/+1498