summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/hfi1
Commit message (Expand)AuthorAgeFilesLines
...
* | IB/hfi1: Remove filtering of Set(PkeyTable) in HFI SMASebastian Sanchez2016-10-021-6/+0
* | IB/hfi1: Consolidate pio control masks into single definitionMike Marciniszyn2016-10-024-30/+32
* | IB/rdmavt, IB/hfi1: Add lockdep asserts for lock debugMike Marciniszyn2016-10-022-2/+22
* | IB/hfi1: Move iowait_init() to priv allocateMike Marciniszyn2016-10-021-7/+7
* | IB/hfi1: Fix locking scheme for affinity settingsTadeusz Struk2016-10-022-43/+51
* | IB/hfi1: Fix user-space buffers mapping with IOMMU enabledTymoteusz Kielan2016-10-027-63/+79
* | IB/hfi1: Fix the count of user packets submitted to an SDMA engineHarish Chegondi2016-10-023-28/+30
* | IB/hfi1: Move serdes tune inside link start functionDean Luick2016-10-022-15/+8
* | IB/qib,IB/hfi: Use core common header fileMike Marciniszyn2016-10-0214-209/+107
* | IB/rdmavt, IB/qib, IB/hfi1: Use new QP put get routinesMike Marciniszyn2016-09-164-15/+11
* | IB/hfi1: Rework debugfs to use SRCUMike Marciniszyn2016-09-021-80/+52
* | IB/hfi1: Make n_krcvqs be an unsigned long integerHarish Chegondi2016-09-023-5/+5
* | IB/hfi1: Add QSFP sanity pre-checkDean Luick2016-09-024-8/+82
* | IB/hfi1: Fix AHG KDETH Intr shiftJubin John2016-09-021-1/+4
* | IB/hfi1: Fix SGE length for misaligned PIO copySebastian Sanchez2016-09-021-0/+12
* | IB/hfi1: Fix the size parameter to find_first_bitChristophe Jaillet2016-09-021-4/+4
* | IB/hfi1: Clean up type used and castingChristophe Jaillet2016-08-261-2/+2
* | IB/hfi1: Fix mm_struct use after freeIra Weiny2016-08-221-0/+2
* | IB/hfi1: Improve J_KEY generationMitko Haralanov2016-08-221-1/+18
* | IB/hfi1: Return invalid field for non-QSFP CableInfo queriesEaswar Hariharan2016-08-221-0/+5
* | IB/hfi1: Add missing error code assignment before testChristophe Jaillet2016-08-221-1/+1
* | IB/hfi1: Using kfree_rcu() to simplify the codeWei Yongjun2016-08-223-10/+2
* | IB/hfi1: Validate header in set_armed_activeMike Marciniszyn2016-08-221-1/+2
* | IB/hfi1: Pass packet ptr to set_armed_activeMike Marciniszyn2016-08-221-5/+5
* | IB/hfi1: Fetch monitor values on-demand for CableInfo queryEaswar Hariharan2016-08-222-2/+33
* | IB/hfi1,IB/qib: Fix qp_stats sleep with rcu read lock heldMike Marciniszyn2016-08-222-9/+9
* | IB/hfi1: Remove duplicated include from affinity.cWei Yongjun2016-08-221-1/+0
* | IB/hfi1: Allocate cpu mask on the heap to silence warningTadeusz Struk2016-08-221-7/+13
|/
* Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dled...Linus Torvalds2016-08-0445-2892/+3829
|\
| * IB/hfi1: Add cache evict LRU listDean Luick2016-08-021-10/+19
| * IB/hfi1: Fix memory leak during unexpected shutdownIra Weiny2016-08-021-13/+31
| * IB/hfi1: Remove unneeded mm argument in remove functionDean Luick2016-08-024-15/+10
| * IB/hfi1: Consistently call ops->remove outside spinlockDean Luick2016-08-024-23/+84
| * IB/hfi1: Use evict mmu rb operationDean Luick2016-08-022-73/+47
| * IB/hfi1: Add evict operation to the mmu rb handlerDean Luick2016-08-022-0/+38
| * IB/hfi1: Fix TID caching actionsDean Luick2016-08-022-9/+11
| * IB/hfi1: Make the cache handler own its rb tree rootDean Luick2016-08-026-125/+81
| * IB/hfi1: Make use of mm consistentIra Weiny2016-08-028-31/+50
| * IB/hfi1: Fix user SDMA racy user request claimDean Luick2016-08-022-13/+20
| * IB/hfi1: Fix error condition that needs to clean upDean Luick2016-08-021-1/+2
| * IB/hfi1: Release node on insert failureDean Luick2016-08-021-0/+1
| * IB/hfi1: Validate SDMA user iovector countDean Luick2016-08-021-2/+22
| * IB/hfi1: Validate SDMA user request indexDean Luick2016-08-021-0/+8
| * IB/hfi1: Use the same capability state for all shared contextsDean Luick2016-08-024-21/+12
| * IB/hfi1: Prevent null pointer dereferenceIra Weiny2016-08-021-1/+1
| * IB/hfi1: Rename TID mmu_rb_* functionsDean Luick2016-08-021-12/+12
| * IB/hfi1: Remove unneeded empty check in hfi1_mmu_rb_unregister()Dean Luick2016-08-021-9/+6
| * IB/hfi1: Restructure hfi1_file_openIra Weiny2016-08-021-4/+10
| * IB/hfi1: Make iovec loop index easy to understandDean Luick2016-08-021-3/+3
| * IB/hfi1: Use "false" not 0Ira Weiny2016-08-021-1/+1
OpenPOWER on IntegriCloud