index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
hfi1
/
affinity.c
Age
Commit message (
Expand
)
Author
2021-05-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2021-04-27
IB/hfi1: Remove redundant variable rcd
Jiapeng Chong
2021-04-07
IB/hfi1: Fix probe time panic when AIP is enabled with a buggy BIOS
Mike Marciniszyn
2020-05-21
IB/hfi1: Add interrupt handler functions for accelerated ipoib
Grzegorz Andrejczuk
2020-02-11
RDMA/hfi1: Fix memory leak in _dev_comp_vect_mappings_create
Kamal Heib
2019-06-03
sched/core: Provide a pointer to the valid CPU mask
Sebastian Andrzej Siewior
2019-03-05
mm: replace all open encodings for NUMA_NO_NODE
Anshuman Khandual
2018-09-01
IB/hfi1: Make the MSIx resource allocation a bit more flexible
Michael J. Ruhl
2018-08-20
IB/hfi1: Invalid NUMA node information can cause a divide by zero
Michael J. Ruhl
2018-05-09
IB/{hfi1, rdmavt, qib}: Implement CQ completion vector support
Sebastian Sanchez
2018-05-09
IB/hfi1: Create common functions for affinity CPU mask operations
Sebastian Sanchez
2018-05-03
IB/hfi1: Fix memory leak in exception path in get_irq_affinity()
Sebastian Sanchez
2017-06-27
IB/hfi1: Replace deprecated pci functions with new API
Michael J. Ruhl
2017-03-02
sched/core: Remove the tsk_cpus_allowed() wrapper
Ingo Molnar
2016-12-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-12-11
IB/hfi1: Avoid credit return allocation for cpu-less NUMA nodes
Harish Chegondi
2016-11-15
IB/hfi1: Remove redundant sysfs irq affinity entry
Tadeusz Struk
2016-10-02
IB/hfi1: Add irq affinity notification handler
Tadeusz Struk
2016-10-02
IB/hfi1: Fix locking scheme for affinity settings
Tadeusz Struk
2016-08-22
IB/hfi1: Remove duplicated include from affinity.c
Wei Yongjun
2016-08-22
IB/hfi1: Allocate cpu mask on the heap to silence warning
Tadeusz Struk
2016-08-02
IB/hfi1: Add sysfs entry to override SDMA interrupt affinity
Tadeusz Struk
2016-08-02
IB/hfi1: Refine user process affinity algorithm
Sebastian Sanchez
2016-08-02
IB/hfi1: Reserve and collapse CPU cores for contexts
Sebastian Sanchez
2016-08-02
IB/hfi1: Add global structure for affinity assignments
Dennis Dalessandro
2016-06-06
IB/hfi1: Avoid large frame size warning
Leon Romanovsky
2016-05-26
IB/hfi1: Move driver out of staging
Dennis Dalessandro