aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/hfi1/sdma.c
AgeCommit message (Expand)Author
2023-08-11IB/hfi1: Fix sdma.h tx->num_descs off-by-one errorsPatrick Kelsey
2022-06-14RDMA/hfi1: Prevent use of lock before it is initializedDouglas Miller
2021-09-03IB/hfi1: Fix possible null-pointer dereference in _extend_sdma_tx_descs()Tuo Li
2019-11-20IB/hfi1: Use a common pad buffer for 9B and 16B packetsMike Marciniszyn
2019-11-06RDMA/hfi1: Prevent memory leak in sdma_initNavid Emamdoost
2019-09-16IB/hfi1: Avoid hardlockup with flushlist_lockMike Marciniszyn
2018-06-22IB/hfi1: Remove caches of chip CSRsMike Marciniszyn
2018-06-12treewide: Use array_size() in kvzalloc_node()Kees Cook
2018-06-04IB/hfi1: Ensure VL index is within boundsKaike Wan
2018-02-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-02-01IB/hfi1: Convert kzalloc_node and kcalloc to use kcalloc_nodeKamenee Arumugam
2018-02-01IB/hfi1: Fix for early release of sdma contextAlex Estrin
2017-12-05drivers/infiniband: Remove now-redundant smp_read_barrier_depends()Paul E. McKenney
2017-11-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2017-10-30IB/hfi1: Take advantage of kvzalloc_node in sdma initializationMike Marciniszyn
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland
2017-10-18Merge branch 'timer_setup' into for-nextDoug Ledford
2017-10-18IB/hfi1: Convert timers to use timer_setup()Kees Cook
2017-10-14IB/hfi1: Remove set-but-not-used variablesBart Van Assche
2017-10-14IB/hfi1: Suppress gcc 7 fall-through complaintsBart Van Assche
2017-09-27IB/hfi1: Set default_desc1 just one timeIra Weiny
2017-07-31IB/hfi1: Create workqueue for link eventsSebastian Sanchez
2017-07-31IB/hfi1: Serve the most starved iowait entry firstKaike Wan
2017-06-27IB/hfi1: Fix up sdma_init function commentIra Weiny
2017-04-05IB/hfi1: Ensure VL index is within boundsMichael J. Ruhl
2017-04-05IB/hfi1: NULL pointer dereference when freeing rhashtableSebastian Sanchez
2017-03-02sched/core: Remove the tsk_cpus_allowed() wrapperIngo Molnar
2016-12-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-11-15IB/hfi1: Inline sdma_txclean() for verbs pioMike Marciniszyn
2016-11-15IB/hfi1: Fix integrity check flags default valuesJakub Pawlak
2016-10-02IB/hfi1: Add new debugfs sdma_cpu_list fileTadeusz Struk
2016-10-02IB/hfi1: Add sysfs interface for affinity setupTadeusz Struk
2016-10-02IB/hfi1: Fix the count of user packets submitted to an SDMA engineHarish Chegondi
2016-05-26IB/hfi1: Move driver out of stagingDennis Dalessandro