index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
hfi1
/
init.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-04
IB/hfi1: Clean up on context initialization failure
Michael J. Ruhl
1
-6
/
+4
2017-05-04
IB/hfi1: Fix an assign/ordering issue with shared context IDs
Michael J. Ruhl
1
-1
/
+2
2017-05-04
IB/hfi1: Clean up context initialization
Michael J. Ruhl
1
-8
/
+2
2017-05-04
IB/hfi1: Name function prototype parameters
Michael J. Ruhl
1
-1
/
+1
2017-05-04
IB/hfi1: Return an error on memory allocation failure
Michael J. Ruhl
1
-0
/
+1
2017-05-04
IB/hfi1: Adjust default eager_buffer_size to 8MB
Tymoteusz Kielan
1
-2
/
+2
2017-05-04
IB/hfi1: Fix yield logic in send engine
Mike Marciniszyn
1
-1
/
+2
2017-04-28
IB/hfi1: Fix unbalanced braces around else
Dennis Dalessandro
1
-2
/
+4
2017-04-28
IB/hfi1: Permanently enable P_Key checking in HFI
Neel Desai
1
-0
/
+3
2017-04-28
IB/hfi1: Fix softlockup issue
Tadeusz Struk
1
-1
/
+1
2017-04-20
IB/hfi1: VNIC SDMA support
Vishwanathapura, Niranjana
1
-0
/
+1
2017-04-20
IB/hfi1: Virtual Network Interface Controller (VNIC) HW support
Vishwanathapura, Niranjana
1
-12
/
+17
2017-04-20
IB/hfi1: OPA_VNIC RDMA netdev support
Vishwanathapura, Niranjana
1
-1
/
+8
2017-04-05
IB/hfi1: Check device id early during init
Tadeusz Struk
1
-9
/
+10
2017-02-19
IB/hfi1: Allocate context data on memory node
Sebastian Sanchez
1
-8
/
+9
2016-11-15
IB/hfi1: Relocate rcvhdrcnt module parameter check.
Krzysztof Blaszkowski
1
-18
/
+26
2016-11-15
IB/hfi1: Delete unused lock
Easwar Hariharan
1
-1
/
+0
2016-11-15
IB/hfi1: Fix a potential memory leak in hfi1_create_ctxts()
Jianxin Xiong
1
-6
/
+7
2016-11-15
IB/hfi1: Return ENODEV for unsupported PCI device ids.
Krzysztof Blaszkowski
1
-13
/
+12
2016-11-15
IB/hfi1: Fix an Oops on pci device force remove
Tadeusz Struk
1
-2
/
+19
2016-10-02
IB/hfi1: Fix resource release in context allocation
Jakub Pawlak
1
-0
/
+1
2016-10-02
IB/hfi1: Fix user-space buffers mapping with IOMMU enabled
Tymoteusz Kielan
1
-22
/
+22
2016-09-02
IB/hfi1: Make n_krcvqs be an unsigned long integer
Harish Chegondi
1
-1
/
+1
2016-09-02
IB/hfi1: Add QSFP sanity pre-check
Dean Luick
1
-0
/
+1
2016-08-22
IB/hfi1: Using kfree_rcu() to simplify the code
Wei Yongjun
1
-1
/
+1
2016-08-02
IB/hfi1: Fix trace message units
Grzegorz Heldt
1
-2
/
+2
2016-08-02
IB/hfi1: Fix "suspicious rcu_dereference_check() usage" warnings
Jianxin Xiong
1
-5
/
+6
2016-08-02
IB/hfi1: Use built-in i2c bit-shift bus adapter
Dean Luick
1
-8
/
+19
2016-08-02
IB/hfi1: Reserve and collapse CPU cores for contexts
Sebastian Sanchez
1
-2
/
+4
2016-08-02
IB/hfi1: Add global structure for affinity assignments
Dennis Dalessandro
1
-1
/
+4
2016-06-17
IB/hfi1: Fix potential NULL ptr dereference
Tadeusz Struk
1
-1
/
+1
2016-06-06
IB/hfi1: fix some indenting
Dan Carpenter
1
-1
/
+1
2016-05-26
IB/hfi1: Move driver out of staging
Dennis Dalessandro
1
-0
/
+1818