summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/hfi1/sdma.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v5.2-rc6' into sched/core, to refresh the branchIngo Molnar2019-06-241-6/+20
|\
| * IB/hfi1: Wakeup QPs orphaned on wait list after flushMike Marciniszyn2019-06-181-0/+17
| * IB/hfi1: Avoid hardlockup with flushlist_lockMike Marciniszyn2019-06-181-6/+3Star
* | sched/core: Provide a pointer to the valid CPU maskSebastian Andrzej Siewior2019-06-031-2/+1Star
|/
* IB/hfi1: Prioritize the sending of ACK packetsKaike Wan2019-02-061-9/+15
* cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain2019-01-081-18/+9Star
* IB/hfi1: Reduce lock contention on iowait_lock for sdma and pioMike Marciniszyn2018-12-071-5/+5
* IB/hfi1: Prepare resource waits for dual legDennis Dalessandro2018-10-011-32/+20Star
* IB/hfi1: Right size user_sdma sequence numbers and related variablesMichael J. Ruhl2018-09-111-2/+2
* IB/hfi1: Remove caches of chip CSRsMike Marciniszyn2018-06-221-5/+5
* treewide: Use array_size() in kvzalloc_node()Kees Cook2018-06-131-1/+2
* IB/hfi1: Ensure VL index is within boundsKaike Wan2018-06-041-9/+3Star
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-02-061-7/+9
|\
| * IB/hfi1: Convert kzalloc_node and kcalloc to use kcalloc_nodeKamenee Arumugam2018-02-011-1/+2
| * IB/hfi1: Fix for early release of sdma contextAlex Estrin2018-02-011-6/+7
* | drivers/infiniband: Remove now-redundant smp_read_barrier_depends()Paul E. McKenney2017-12-051-1/+0Star
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-11-151-21/+15Star
|\
| * IB/hfi1: Take advantage of kvzalloc_node in sdma initializationMike Marciniszyn2017-10-301-7/+2Star
| * Merge branch 'timer_setup' into for-nextDoug Ledford2017-10-181-4/+4
| |\
| | * IB/hfi1: Convert timers to use timer_setup()Kees Cook2017-10-181-4/+4
| * | IB/hfi1: Remove set-but-not-used variablesBart Van Assche2017-10-151-2/+0Star
| * | IB/hfi1: Suppress gcc 7 fall-through complaintsBart Van Assche2017-10-151-1/+2
| * | IB/hfi1: Set default_desc1 just one timeIra Weiny2017-09-271-7/+7
| |/
* / locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland2017-10-251-4/+4
|/
* IB/hfi1: Create workqueue for link eventsSebastian Sanchez2017-07-311-1/+1
* IB/hfi1: Serve the most starved iowait entry firstKaike Wan2017-07-311-10/+24
* IB/hfi1: Fix up sdma_init function commentIra Weiny2017-06-271-4/+2Star
* IB/hfi1: Ensure VL index is within boundsMichael J. Ruhl2017-04-051-0/+5
* IB/hfi1: NULL pointer dereference when freeing rhashtableSebastian Sanchez2017-04-051-11/+27
* sched/core: Remove the tsk_cpus_allowed() wrapperIngo Molnar2017-03-021-1/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-12-151-9/+9
|\
| * IB/hfi1: Inline sdma_txclean() for verbs pioMike Marciniszyn2016-11-151-9/+9
* | IB/hfi1: Fix integrity check flags default valuesJakub Pawlak2016-11-151-17/+2Star
|/
* IB/hfi1: Add new debugfs sdma_cpu_list fileTadeusz Struk2016-10-021-0/+43
* IB/hfi1: Add sysfs interface for affinity setupTadeusz Struk2016-10-021-0/+310
* IB/hfi1: Fix the count of user packets submitted to an SDMA engineHarish Chegondi2016-10-021-9/+15
* IB/hfi1: Move driver out of stagingDennis Dalessandro2016-05-261-0/+3054