index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
hfi1
/
file_ops.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-05
IB/hfi1: Clean up on context initialization failure
Michael J. Ruhl
1
-24
/
+38
2017-05-05
IB/hfi1: Fix an assign/ordering issue with shared context IDs
Michael J. Ruhl
1
-20
/
+31
2017-05-05
IB/hfi1: Clean up context initialization
Michael J. Ruhl
1
-89
/
+90
2017-05-05
IB/hfi1: Correctly clear the pkey
Michael J. Ruhl
1
-1
/
+1
2017-05-05
IB/hfi1: Search shared contexts on the opened device, not all devices
Michael J. Ruhl
1
-74
/
+48
2017-05-05
IB/hfi1: Use filedata rather than filepointer
Michael J. Ruhl
1
-35
/
+33
2017-05-05
IB/hfi1: Name function prototype parameters
Michael J. Ruhl
1
-24
/
+30
2017-05-05
IB/hfi1: Fix a subcontext memory leak
Michael J. Ruhl
1
-1
/
+4
2017-04-28
IB/hfi: Protect against writable mmap
Ira Weiny
1
-0
/
+4
2017-04-20
IB/hfi1: Virtual Network Interface Controller (VNIC) HW support
Vishwanathapura, Niranjana
1
-10
/
+17
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-02-28
mm: add new mmgrab() helper
Vegard Nossum
1
-1
/
+1
2017-02-25
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
1
-2
/
+2
2016-11-16
IB/hfi1: Fix an Oops on pci device force remove
Tadeusz Struk
1
-3
/
+16
2016-10-02
IB/hfi1: Restore EPROM read ability
Dean Luick
1
-1
/
+0
2016-10-02
IB/hfi1: Fix resource release in context allocation
Jakub Pawlak
1
-5
/
+12
2016-10-02
IB/hfi1: Fix user-space buffers mapping with IOMMU enabled
Tymoteusz Kielan
1
-12
/
+29
2016-08-22
IB/hfi1: Fix mm_struct use after free
Ira Weiny
1
-0
/
+2
2016-08-22
IB/hfi1: Add missing error code assignment before test
Christophe Jaillet
1
-1
/
+1
2016-08-05
Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dled...
Linus Torvalds
1
-40
/
+51
2016-08-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
1
-1
/
+1
2016-08-04
IB/hfi1: NULL arg to sc_return_credits is OK
Markus Elfring
1
-1
/
+1
2016-08-03
IB/hfi1: Fix TID caching actions
Dean Luick
1
-0
/
+4
2016-08-03
IB/hfi1: Make use of mm consistent
Ira Weiny
1
-2
/
+4
2016-08-03
IB/hfi1: Use the same capability state for all shared contexts
Dean Luick
1
-10
/
+11
2016-08-03
IB/hfi1: Restructure hfi1_file_open
Ira Weiny
1
-4
/
+10
2016-08-03
IB/hfi1: Remove unused uctxt->subpid and uctxt->pid
Dean Luick
1
-4
/
+0
2016-08-02
IB/hfi1: Refine user process affinity algorithm
Sebastian Sanchez
1
-5
/
+10
2016-08-02
IB/hfi1: Remove unnecessary done label in hfi1_write_iter
Ira Weiny
1
-17
/
+14
2016-06-18
IB/hfi1: Prevent context loss
Ira Weiny
1
-0
/
+3
2016-05-26
IB/hfi1: Move driver out of staging
Dennis Dalessandro
1
-0
/
+1498