aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/hfi1/affinity.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-09-01IB/hfi1: Make the MSIx resource allocation a bit more flexibleMichael J. Ruhl1-2/+2
2018-08-20IB/hfi1: Invalid NUMA node information can cause a divide by zeroMichael J. Ruhl1-3/+21
2018-05-09IB/{hfi1, rdmavt, qib}: Implement CQ completion vector supportSebastian Sanchez1-7/+407
2018-05-09IB/hfi1: Create common functions for affinity CPU mask operationsSebastian Sanchez1-23/+60
2018-05-03IB/hfi1: Fix memory leak in exception path in get_irq_affinity()Sebastian Sanchez1-6/+5
2017-06-27IB/hfi1: Replace deprecated pci functions with new APIMichael J. Ruhl1-9/+9
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-1/+2
2016-12-11IB/hfi1: Avoid credit return allocation for cpu-less NUMA nodesHarish Chegondi1-1/+2
2016-11-15IB/hfi1: Remove redundant sysfs irq affinity entryTadeusz Struk1-72/+0
2016-10-02IB/hfi1: Add irq affinity notification handlerTadeusz Struk1-10/+102
2016-10-02IB/hfi1: Fix locking scheme for affinity settingsTadeusz Struk1-41/+50
2016-08-22IB/hfi1: Remove duplicated include from affinity.cWei Yongjun1-1/+0
2016-08-22IB/hfi1: Allocate cpu mask on the heap to silence warningTadeusz Struk1-7/+13
2016-08-02IB/hfi1: Add sysfs entry to override SDMA interrupt affinityTadeusz Struk1-0/+68
2016-08-02IB/hfi1: Refine user process affinity algorithmSebastian Sanchez1-54/+159
2016-08-02IB/hfi1: Reserve and collapse CPU cores for contextsSebastian Sanchez1-25/+76
2016-08-02IB/hfi1: Add global structure for affinity assignmentsDennis Dalessandro1-77/+168
2016-06-06IB/hfi1: Avoid large frame size warningLeon Romanovsky1-17/+14
2016-05-26IB/hfi1: Move driver out of stagingDennis Dalessandro1-0/+431