summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/hfi1/affinity.c
Commit message (Expand)AuthorAgeFilesLines
* 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