aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/hfi1/sdma.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-09-30IB/hfi1: Prepare resource waits for dual legDennis Dalessandro1-32/+20
2018-09-11IB/hfi1: Right size user_sdma sequence numbers and related variablesMichael J. Ruhl1-2/+2
2018-06-22IB/hfi1: Remove caches of chip CSRsMike Marciniszyn1-5/+5
2018-06-12treewide: Use array_size() in kvzalloc_node()Kees Cook1-1/+2
2018-06-04IB/hfi1: Ensure VL index is within boundsKaike Wan1-9/+3
2018-02-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-7/+9
2018-02-01IB/hfi1: Convert kzalloc_node and kcalloc to use kcalloc_nodeKamenee Arumugam1-1/+2
2018-02-01IB/hfi1: Fix for early release of sdma contextAlex Estrin1-6/+7
2017-12-05drivers/infiniband: Remove now-redundant smp_read_barrier_depends()Paul E. McKenney1-1/+0
2017-11-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-21/+15
2017-10-30IB/hfi1: Take advantage of kvzalloc_node in sdma initializationMike Marciniszyn1-7/+2
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE()Mark Rutland1-4/+4
2017-10-18Merge branch 'timer_setup' into for-nextDoug Ledford1-4/+4
2017-10-18IB/hfi1: Convert timers to use timer_setup()Kees Cook1-4/+4
2017-10-14IB/hfi1: Remove set-but-not-used variablesBart Van Assche1-2/+0
2017-10-14IB/hfi1: Suppress gcc 7 fall-through complaintsBart Van Assche1-1/+2
2017-09-27IB/hfi1: Set default_desc1 just one timeIra Weiny1-7/+7
2017-07-31IB/hfi1: Create workqueue for link eventsSebastian Sanchez1-1/+1
2017-07-31IB/hfi1: Serve the most starved iowait entry firstKaike Wan1-10/+24
2017-06-27IB/hfi1: Fix up sdma_init function commentIra Weiny1-4/+2
2017-04-05IB/hfi1: Ensure VL index is within boundsMichael J. Ruhl1-0/+5
2017-04-05IB/hfi1: NULL pointer dereference when freeing rhashtableSebastian Sanchez1-11/+27
2017-03-02sched/core: Remove the tsk_cpus_allowed() wrapperIngo Molnar1-1/+1
2016-12-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-9/+9
2016-11-15IB/hfi1: Inline sdma_txclean() for verbs pioMike Marciniszyn1-9/+9
2016-11-15IB/hfi1: Fix integrity check flags default valuesJakub Pawlak1-17/+2
2016-10-02IB/hfi1: Add new debugfs sdma_cpu_list fileTadeusz Struk1-0/+43
2016-10-02IB/hfi1: Add sysfs interface for affinity setupTadeusz Struk1-0/+310
2016-10-02IB/hfi1: Fix the count of user packets submitted to an SDMA engineHarish Chegondi1-9/+15
2016-05-26IB/hfi1: Move driver out of stagingDennis Dalessandro1-0/+3054