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
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
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
/
ipath
Age
Commit message (
Expand
)
Author
Files
Lines
2007-05-19
IB/ipath: Fix potential deadlock with multicast spinlocks
Roland Dreier
1
-9
/
+7
2007-05-15
IB/ipath: Shadow the gpio_mask register
Arthur Jones
4
-14
/
+14
2007-05-09
IB/uverbs: Export ib_umem_get()/ib_umem_release() to modules
Roland Dreier
2
-13
/
+30
2007-05-08
inode numbering: change libfs sb creation routines to avoid collisions with t...
Jeff Layton
1
-1
/
+1
2007-05-07
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...
Linus Torvalds
7
-125
/
+197
2007-05-07
IB: Return "maybe missed event" hint from ib_req_notify_cq()
Roland Dreier
2
-5
/
+12
2007-05-07
IB: Add CQ comp_vector support
Michael S. Tsirkin
3
-2
/
+3
2007-05-07
IB/ipath: Fix a race condition when generating ACKs
Ralph Campbell
1
-13
/
+15
2007-05-07
IB/ipath: Fix two more spin lock problems
Ralph Campbell
1
-1
/
+1
2007-05-03
PCI: Cleanup the includes of <linux/pci.h>
Jean Delvare
4
-5
/
+0
2007-05-01
IB/ipath: Don't corrupt pending mmap list when unmapped objects are freed
Robert Walsh
6
-90
/
+153
2007-05-01
IB/ipath: Don't put QP in timeout queue if waiting to send
Ralph Campbell
2
-7
/
+2
2007-05-01
IB/ipath: Don't call spin_lock_irq() from interrupt context
Ralph Campbell
1
-7
/
+11
2007-04-25
IB: Set class_dev->dev in core for nice device symlink
Joachim Fenkes
1
-1
/
+0
2007-04-19
IB/ipath: Fix WC format drift between user and kernel space
Robert Walsh
2
-3
/
+38
2007-04-19
IB/ipath: Check that a UD work request's address handle is valid
Robert Walsh
1
-0
/
+5
2007-04-19
IB/ipath: Remove duplicate stuff from ipath_verbs.h
Robert Walsh
1
-2
/
+0
2007-04-19
IB/ipath: Check reserved memory keys
Robert Walsh
1
-0
/
+12
2007-04-19
IB/ipath: Fix unit selection when all CPU affinity bits set
Bryan O'Sullivan
1
-4
/
+5
2007-04-19
IB/ipath: Don't allow QPs 0 and 1 to be opened multiple times
Bryan O'Sullivan
1
-38
/
+53
2007-04-19
IB/ipath: Disable IB link earlier in shutdown sequence
Bryan O'Sullivan
1
-2
/
+6
2007-04-19
IB/ipath: Prevent random program use of diags interface
Bryan O'Sullivan
1
-1
/
+10
2007-04-19
IB/ipath: On unrecoverable errors, force link down, LEDs off
Bryan O'Sullivan
2
-2
/
+21
2007-04-19
IB/ipath: Fix driver crash (in interrupt or during unload) after chip reset
Michael Albaugh
2
-12
/
+35
2007-04-19
IB/ipath: Improve handling and reporting of parity errors
Bryan O'Sullivan
8
-86
/
+170
2007-04-19
IB/ipath: Print better error messages if kernel is misconfigured
Bryan O'Sullivan
1
-2
/
+10
2007-04-19
IB/ipath: Force PIOAvail update entry point
Arthur Jones
2
-10
/
+35
2007-04-19
IB/ipath: Call free_irq() on chip specific initialization failure
Arthur Jones
1
-1
/
+4
2007-04-19
IB/ipath: Discard multicast packets without a GRH
Bryan O'Sullivan
1
-2
/
+5
2007-04-19
IB/ipath: Fix calculation for number of kernel PIO buffers
Bryan O'Sullivan
1
-21
/
+16
2007-04-19
IB/ipath: Remove unused ipath_read_kreg64_port()
Bryan O'Sullivan
4
-29
/
+4
2007-04-19
IB/ipath: Fix RDMA reads of length zero and error handling
Ralph Campbell
1
-19
/
+44
2007-04-19
IB/ipath: Allow receive ports mapped into userspace to be shared
Mark Debbage
2
-83
/
+104
2007-04-19
IB/ipath: Fix port sharing on powerpc
Ralph Campbell
1
-42
/
+46
2007-04-19
IB/ipath: Fix CQ flushing when QP is modified to error state
Bryan O'Sullivan
2
-1
/
+2
2007-04-19
IB/ipath: Fix bad argument to clear_bit()
Bryan O'Sullivan
1
-3
/
+2
2007-04-19
IB/ipath: Change packet problems vs chip errors handling and reporting
Bryan O'Sullivan
6
-37
/
+99
2007-04-19
IB/ipath: Fix PSN update for RC retries
Ralph Campbell
1
-27
/
+38
2007-04-19
IB/ipath: Fix QP error completion queue entries
Ralph Campbell
2
-3
/
+7
2007-04-19
IB/ipath: Fix up some debug messages
Bryan O'Sullivan
3
-5
/
+6
2007-04-19
IB/ipath: Support larger IB_QP_MAX_DEST_RD_ATOMIC and IB_QP_MAX_QP_RD_ATOMIC
Ralph Campbell
7
-403
/
+548
2007-04-19
IB/ipath: NMI cpu lockup if local loopback used
Ralph Campbell
1
-1
/
+2
2007-04-19
IB/ipath: Fix SRQ limit event causing dropped CQ entry
Ralph Campbell
1
-1
/
+1
2007-04-19
IB/ipath: Don't initialize port memory for subports
Ralph Campbell
2
-4
/
+17
2007-04-19
IB/ipath: Definitions of two RXE parity err bits were reversed
Bryan O'Sullivan
1
-3
/
+3
2007-04-19
IB/ipath: Fix user memory region creation when IOMMU present
Bryan O'Sullivan
1
-3
/
+9
2007-04-19
IB/ipath: Add ability to set and clear IB local loopback
Bryan O'Sullivan
2
-0
/
+18
2007-03-23
IB/ipath: Check return value of lookup_one_len
Bryan O'Sullivan
1
-1
/
+15
2007-03-15
[PATCH] fix ipath_dma_free_coherent() prototype
Al Viro
1
-1
/
+1
2007-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2
-2
/
+2
[next]