summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/hfi1/affinity.c
Commit message (Expand)AuthorAgeFilesLines
* IB: Use capital "OR" for multiple licenses in SPDXKrzysztof Kozlowski2023-09-111-1/+1
* RDMA/hfi1: Use list_for_each_entry() helperJinjie Ruan2023-08-221-3/+1
* RDMA/hfi: Decrease PCI device reference count in error pathXiongfeng Wang2022-11-221-0/+2
* RDMA/hfi: Replace cpumask_weight with cpumask_empty where appropriateYury Norov2022-02-111-2/+2
* RDMA/hfi1: Delete useless module.h includeLeon Romanovsky2022-01-281-1/+0
* RDMA/hfi1: Convert to SPDX identifierCai Huoqing2021-08-251-43/+2
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2021-05-011-4/+4
|\
| * IB/hfi1: Remove redundant variable rcdJiapeng Chong2021-04-271-4/+4
* | IB/hfi1: Fix probe time panic when AIP is enabled with a buggy BIOSMike Marciniszyn2021-04-071-16/+5
|/
* IB/hfi1: Add interrupt handler functions for accelerated ipoibGrzegorz Andrejczuk2020-05-211-1/+11
* RDMA/hfi1: Fix memory leak in _dev_comp_vect_mappings_createKamal Heib2020-02-111-0/+2
* sched/core: Provide a pointer to the valid CPU maskSebastian Andrzej Siewior2019-06-031-3/+3
* mm: replace all open encodings for NUMA_NO_NODEAnshuman Khandual2019-03-051-1/+2
* IB/hfi1: Make the MSIx resource allocation a bit more flexibleMichael J. Ruhl2018-09-011-2/+2
* IB/hfi1: Invalid NUMA node information can cause a divide by zeroMichael J. Ruhl2018-08-201-3/+21
* IB/{hfi1, rdmavt, qib}: Implement CQ completion vector supportSebastian Sanchez2018-05-091-7/+407
* IB/hfi1: Create common functions for affinity CPU mask operationsSebastian Sanchez2018-05-091-23/+60
* IB/hfi1: Fix memory leak in exception path in get_irq_affinity()Sebastian Sanchez2018-05-031-6/+5
* IB/hfi1: Replace deprecated pci functions with new APIMichael J. Ruhl2017-06-271-9/+9
* 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-1/+2
|\
| * IB/hfi1: Avoid credit return allocation for cpu-less NUMA nodesHarish Chegondi2016-12-111-1/+2
* | IB/hfi1: Remove redundant sysfs irq affinity entryTadeusz Struk2016-11-151-72/+0
|/
* IB/hfi1: Add irq affinity notification handlerTadeusz Struk2016-10-021-10/+102
* IB/hfi1: Fix locking scheme for affinity settingsTadeusz Struk2016-10-021-41/+50
* 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
* IB/hfi1: Add sysfs entry to override SDMA interrupt affinityTadeusz Struk2016-08-021-0/+68
* IB/hfi1: Refine user process affinity algorithmSebastian Sanchez2016-08-021-54/+159
* IB/hfi1: Reserve and collapse CPU cores for contextsSebastian Sanchez2016-08-021-25/+76
* IB/hfi1: Add global structure for affinity assignmentsDennis Dalessandro2016-08-021-77/+168
* IB/hfi1: Avoid large frame size warningLeon Romanovsky2016-06-061-17/+14
* IB/hfi1: Move driver out of stagingDennis Dalessandro2016-05-261-0/+431