index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starfive-6.6.63-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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 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
[prev]