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
starfive-6.6.48-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
2017-10-15
IB/hfi1: Define hfi1_handle_cnp_tbl[] once
Bart Van Assche
2
-5
/
+6
2017-10-15
IB/hfi1: Remove set-but-not-used variables
Bart Van Assche
6
-28
/
+1
2017-10-15
IB/hfi1: Suppress gcc 7 fall-through complaints
Bart Van Assche
3
-2
/
+4
2017-10-04
IB/hfi1: Do not warn on lid conversions for OPA
Don Hiatt
1
-2
/
+5
2017-10-04
IB/rdmavt: Correct issues with read-mostly and send size cache lines
Sebastian Sanchez
1
-2
/
+2
2017-10-04
IB/hfi1: Prevent LNI out of sync by resetting host interface version
Sebastian Sanchez
3
-40
/
+101
2017-10-04
IB/hfi1: Fix incorrect available receive user context count
Michael J. Ruhl
4
-17
/
+29
2017-10-04
IB/hfi1: Fix output trace issues from 16B change
Mike Marciniszyn
2
-2
/
+4
2017-10-04
IB/hfi1: Add parsing for platform configuration format version 4
Jakub Byczkowski
1
-2
/
+22
2017-09-29
IB/hfi1: Refactor reset_ctxt() IOCTL
Michael J. Ruhl
1
-56
/
+66
2017-09-29
IB/hfi1: Refactor get_user() IOCTLs
Michael J. Ruhl
1
-40
/
+34
2017-09-29
IB/hfi1: Refactor hfi_user_exp_rcv_invalid() IOCTLs
Michael J. Ruhl
2
-17
/
+40
2017-09-29
IB/hfi1: Refactor hfi_user_exp_rcv_clear() IOCTLs
Michael J. Ruhl
1
-12
/
+37
2017-09-29
IB/hfi1: Refactor hfi_user_exp_rcv_setup() IOCTL
Michael J. Ruhl
1
-21
/
+45
2017-09-29
IB/hfi1: Refactor get_base_info
Michael J. Ruhl
1
-12
/
+12
2017-09-29
IB/hfi1: Fix parenthesis alignment issues
Michael J. Ruhl
1
-12
/
+12
2017-09-29
IB/hfi1: Refactor get_ctxt_info
Michael J. Ruhl
1
-10
/
+10
2017-09-29
IB/hfi1: Refactor assign_ctxt() IOCTL
Michael J. Ruhl
1
-17
/
+19
2017-09-27
IB/hfi1: Add a safe wrapper for _rcd_get_by_index
Michael J. Ruhl
5
-5
/
+28
2017-09-27
IB/hfi1: Extend input hdr tracing for packet type
Mike Marciniszyn
4
-44
/
+44
2017-09-27
IB/hfi1: Remove unused hfi1_cpulist variables
Jan Sokolowski
2
-18
/
+0
2017-09-27
IB/hfi1: Inline common calculation
Michael J. Ruhl
3
-17
/
+16
2017-09-27
IB/hfi1: Remove unnecessary error messages on alloc failures
Jan Sokolowski
1
-6
/
+0
2017-09-27
IB/hfi1: Remove unused link_default variable
Ira Weiny
2
-7
/
+5
2017-09-27
IB/hfi1: Set default_desc1 just one time
Ira Weiny
1
-7
/
+7
2017-09-27
IB/hfi1: Update HFI to use the latest PCI API
Michael J. Ruhl
2
-39
/
+21
2017-09-27
IB/hfi1: Remove the debug trace message in pin_sdma_pages()
Harish Chegondi
1
-3
/
+1
2017-09-27
IB/hfi1: Convert the macro AHG_HEADER_SET into an inline function
Harish Chegondi
2
-28
/
+59
2017-09-27
IB/hfi1: Add new state complete decodes for LNI failures
Jakub Byczkowski
1
-0
/
+4
2017-09-09
lib/interval_tree: fast overlap detection
Davidlohr Bueso
1
-5
/
+5
2017-09-04
Merge tag 'for-linus-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
53
-3072
/
+6025
2017-09-01
IB/hfi1: update to new mmu_notifier semantic
Jérôme Glisse
1
-9
/
+0
2017-08-29
IB/hfi1: Convert qp_stats debugfs interface to use new iterator API
Mike Marciniszyn
3
-107
/
+14
2017-08-29
IB/hfi1: Convert hfi1_error_port_qps() to use new QP iterator
Mike Marciniszyn
1
-38
/
+41
2017-08-29
IB/hfi1: Use accessor to determine ring size
Kaike Wan
1
-1
/
+1
2017-08-29
IB/hif1: Remove static tracing from SDMA hot path
Michael J. Ruhl
7
-29
/
+255
2017-08-29
IB/hfi1: Acquire QSFP cable information on loopback
Jan Sokolowski
1
-0
/
+15
2017-08-29
IB/hfi1: constify vm_operations_struct
Arvind Yadav
1
-1
/
+1
2017-08-29
IB/hfi1: Add opcode states to qp_stats
Mike Marciniszyn
1
-1
/
+3
2017-08-29
IB/hfi1: Add received request info to qp_stats
Kaike Wan
1
-2
/
+9
2017-08-29
IB/hfi1: Fix whitespace alignment issue for MAD
Kamenee Arumugam
1
-1
/
+1
2017-08-29
IB/hfi1: Move structure and MACRO definitions in user_sdma.c to user_sdma.h
Harish Chegondi
2
-168
/
+166
2017-08-29
IB/hfi1: Move structure definitions from user_exp_rcv.c to user_exp_rcv.h
Harish Chegondi
4
-19
/
+19
2017-08-29
IB/hfi1: Remove duplicate definitions of num_user_pages() function
Harish Chegondi
3
-20
/
+12
2017-08-29
IB/hfi1: Fix the bail out code in pin_vector_pages() function
Harish Chegondi
1
-7
/
+10
2017-08-29
IB/hfi1: Clean up pin_vector_pages() function
Harish Chegondi
1
-34
/
+45
2017-08-29
IB/hfi1: Clean up user_sdma_send_pkts() function
Harish Chegondi
1
-59
/
+82
2017-08-29
IB/hfi1: Clean up hfi1_user_exp_rcv_setup function
Harish Chegondi
2
-88
/
+153
2017-08-29
IB/hfi1: Improve local kmem_cache_alloc performance
Michael J. Ruhl
3
-27
/
+6
2017-08-29
IB/hfi1: Ratelimit prints from sdma_interrupt
Grzegorz Morys
2
-2
/
+8
[next]