index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.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
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
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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-16
IB/rdmavt, IB/qib, IB/hfi1: Use new QP put get routines
Mike Marciniszyn
4
-15
/
+11
2016-09-02
IB/hfi1: Rework debugfs to use SRCU
Mike Marciniszyn
1
-80
/
+52
2016-09-02
IB/hfi1: Make n_krcvqs be an unsigned long integer
Harish Chegondi
3
-5
/
+5
2016-09-02
IB/hfi1: Add QSFP sanity pre-check
Dean Luick
4
-8
/
+82
2016-09-02
IB/hfi1: Fix AHG KDETH Intr shift
Jubin John
1
-1
/
+4
2016-09-02
IB/hfi1: Fix SGE length for misaligned PIO copy
Sebastian Sanchez
1
-0
/
+12
2016-09-02
IB/hfi1: Fix the size parameter to find_first_bit
Christophe Jaillet
1
-4
/
+4
2016-08-26
IB/hfi1: Clean up type used and casting
Christophe Jaillet
1
-2
/
+2
2016-08-22
IB/hfi1: Fix mm_struct use after free
Ira Weiny
1
-0
/
+2
2016-08-22
IB/hfi1: Improve J_KEY generation
Mitko Haralanov
1
-1
/
+18
2016-08-22
IB/hfi1: Return invalid field for non-QSFP CableInfo queries
Easwar Hariharan
1
-0
/
+5
2016-08-22
IB/hfi1: Add missing error code assignment before test
Christophe Jaillet
1
-1
/
+1
2016-08-22
IB/hfi1: Using kfree_rcu() to simplify the code
Wei Yongjun
3
-10
/
+2
2016-08-22
IB/hfi1: Validate header in set_armed_active
Mike Marciniszyn
1
-1
/
+2
2016-08-22
IB/hfi1: Pass packet ptr to set_armed_active
Mike Marciniszyn
1
-5
/
+5
2016-08-22
IB/hfi1: Fetch monitor values on-demand for CableInfo query
Easwar Hariharan
2
-2
/
+33
2016-08-22
IB/hfi1,IB/qib: Fix qp_stats sleep with rcu read lock held
Mike Marciniszyn
2
-9
/
+9
2016-08-22
IB/hfi1: Remove duplicated include from affinity.c
Wei Yongjun
1
-1
/
+0
2016-08-22
IB/hfi1: Allocate cpu mask on the heap to silence warning
Tadeusz Struk
1
-7
/
+13
2016-08-05
Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dled...
Linus Torvalds
45
-2892
/
+3829
2016-08-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
4
-2
/
+18
2016-08-04
Merge branches 'misc' and 'rxe' into k.o/for-4.8-1
Doug Ledford
2
-2
/
+1
2016-08-04
IB/hfi1: NULL arg to sc_return_credits is OK
Markus Elfring
1
-1
/
+1
2016-08-04
IB/hfi1: Disable by default
Bart Van Assche
1
-1
/
+0
2016-08-03
IB/hfi1: Add cache evict LRU list
Dean Luick
1
-10
/
+19
2016-08-03
IB/hfi1: Fix memory leak during unexpected shutdown
Ira Weiny
1
-13
/
+31
2016-08-03
IB/hfi1: Remove unneeded mm argument in remove function
Dean Luick
4
-15
/
+10
2016-08-03
IB/hfi1: Consistently call ops->remove outside spinlock
Dean Luick
4
-23
/
+84
2016-08-03
IB/hfi1: Use evict mmu rb operation
Dean Luick
2
-73
/
+47
2016-08-03
IB/hfi1: Add evict operation to the mmu rb handler
Dean Luick
2
-0
/
+38
2016-08-03
IB/hfi1: Fix TID caching actions
Dean Luick
2
-9
/
+11
2016-08-03
IB/hfi1: Make the cache handler own its rb tree root
Dean Luick
6
-125
/
+81
2016-08-03
IB/hfi1: Make use of mm consistent
Ira Weiny
8
-31
/
+50
2016-08-03
IB/hfi1: Fix user SDMA racy user request claim
Dean Luick
2
-13
/
+20
2016-08-03
IB/hfi1: Fix error condition that needs to clean up
Dean Luick
1
-1
/
+2
2016-08-03
IB/hfi1: Release node on insert failure
Dean Luick
1
-0
/
+1
2016-08-03
IB/hfi1: Validate SDMA user iovector count
Dean Luick
1
-2
/
+22
2016-08-03
IB/hfi1: Validate SDMA user request index
Dean Luick
1
-0
/
+8
2016-08-03
IB/hfi1: Use the same capability state for all shared contexts
Dean Luick
4
-21
/
+12
2016-08-03
IB/hfi1: Prevent null pointer dereference
Ira Weiny
1
-1
/
+1
2016-08-03
IB/hfi1: Rename TID mmu_rb_* functions
Dean Luick
1
-12
/
+12
2016-08-03
IB/hfi1: Remove unneeded empty check in hfi1_mmu_rb_unregister()
Dean Luick
1
-9
/
+6
2016-08-03
IB/hfi1: Restructure hfi1_file_open
Ira Weiny
1
-4
/
+10
2016-08-03
IB/hfi1: Make iovec loop index easy to understand
Dean Luick
1
-3
/
+3
2016-08-03
IB/hfi1: Use "false" not 0
Ira Weiny
1
-1
/
+1
2016-08-03
IB/hfi1: Remove unused sub-context parameter
Ira Weiny
1
-5
/
+4
2016-08-03
IB/hfi1: Consolidate __mmu_rb_remove and hfi1_mmu_rb_remove
Ira Weiny
1
-17
/
+9
2016-08-03
IB/hfi1: Always expect ops functions
Dean Luick
1
-14
/
+6
2016-08-03
IB/hfi1: Add parameter names to callback declarations
Ira Weiny
1
-5
/
+6
2016-08-03
IB/hfi1: Add parameter names to function declarations
Ira Weiny
1
-3
/
+5
[next]