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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-05
IB/mthca: Return proper error codes from mthca_fmr_alloc()
Olaf Kirch
1
-2
/
+6
2008-02-05
IB: Avoid marking __devinitdata as const
Roland Dreier
2
-2
/
+2
2008-02-05
IB/mlx4: Actually print out the driver version
Roland Dreier
1
-1
/
+8
2008-02-05
IB/ib_mthca: Pre-link receive WQEs in Tavor mode
Eli Cohen
2
-14
/
+22
2008-02-05
IB/mthca: Remove checks for srq->first_free < 0
Eli Cohen
1
-23
/
+3
2008-02-05
IB/fmr_pool: Allocate page list for pool FMRs only when caching enabled
Or Gerlitz
1
-2
/
+5
2008-02-05
IB/srp: Retry stale connections
David Dillow
2
-12
/
+42
2008-02-05
mlx4_core: Don't read reserved fields in mlx4_QUERY_ADAPTER()
Jack Morgenstein
4
-10
/
+1
2008-02-05
IB/mthca: Don't read reserved fields in mthca_QUERY_ADAPTER()
Jack Morgenstein
3
-4
/
+12
2008-02-05
IPoIB: Remove a misleading debug print
Or Gerlitz
1
-4
/
+2
2008-02-05
IPoIB: Handle bonding failover race for connected neighbours too
Or Gerlitz
1
-6
/
+7
2008-02-05
IB/mthca: Fix and simplify page size calculation in mthca_reg_phys_mr()
Roland Dreier
1
-17
/
+3
2008-02-05
IB/ehca: Add PMA support
Hoang-Nam Nguyen
4
-1
/
+98
2008-02-05
IB/ehca: Update sma_attr also in case of disruptive config change
Joachim Fenkes
1
-0
/
+2
2008-02-05
IB/ehca: Prevent sending UD packets to QP0
Joachim Fenkes
1
-0
/
+4
2008-02-05
IB/cm: Add interim support for routed paths
Sean Hefty
1
-23
/
+66
2008-02-05
mlx4_core: Fix more section mismatches
Roland Dreier
2
-5
/
+5
2008-02-05
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
4
-132
/
+8
2008-02-04
Merge branches 'at91', 'ixp', 'master', 'misc', 'pxa' and 'realview' into devel
Russell King
2
-3
/
+7
2008-02-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
13
-243
/
+1055
2008-02-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
116
-171
/
+166
2008-02-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
1
-7
/
+2
2008-02-04
vm audit: add VM_DONTEXPAND to mmap for drivers that need it
Nick Piggin
2
-1
/
+3
2008-02-04
ADB: Add missing #include <linux/platform_device.h>
Geert Uytterhoeven
1
-0
/
+1
2008-02-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
59
-957
/
+1149
2008-02-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
5
-146
/
+77
2008-02-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
11
-863
/
+28
2008-02-04
[ARM] 4660/3: at91: allow selecting UART for early kernel messages
Guennadi Liakhovetski
2
-129
/
+1
2008-02-04
[ARM] 4810/1: - Fix 'section mismatch' building warnings
Kristoffer Ericson
1
-1
/
+1
2008-02-04
[ARM] 21285 serial: fix build error
Russell King
1
-2
/
+6
2008-02-04
virtio: balloon driver
Rusty Russell
3
-0
/
+295
2008-02-04
virtio: Use PCI revision field to indicate virtio PCI ABI version
Anthony Liguori
1
-0
/
+6
2008-02-04
virtio: PCI device
Anthony Liguori
3
-0
/
+458
2008-02-04
virtio_blk: implement naming for vda-vdz,vdaa-vdzz,vdaaa-vdzzz
Christian Borntraeger
1
-7
/
+22
2008-02-04
virtio_blk: Dont waste major numbers
Christian Borntraeger
1
-12
/
+16
2008-02-04
virtio_blk: provide getgeo
Christian Borntraeger
1
-2
/
+13
2008-02-04
virtio_net: parametrize the napi_weight for virtio receive queue.
Dor Laor
1
-1
/
+4
2008-02-04
virtio: free transmit skbs when notified, not on next xmit.
Rusty Russell
1
-6
/
+19
2008-02-04
virtio: flush buffers on open
Rusty Russell
1
-0
/
+7
2008-02-04
virtnet: remove double ether_setup
Christian Borntraeger
1
-1
/
+0
2008-02-04
virtio: Allow virtio to be modular and used by modules
Rusty Russell
3
-2
/
+14
2008-02-04
virtio: Use the sg_phys convenience function.
Rusty Russell
1
-4
/
+2
2008-02-04
virtio: Put the virtio under the virtualization menu
Anthony Liguori
3
-4
/
+4
2008-02-04
virtio: handle interrupts after callbacks turned off
Rusty Russell
1
-0
/
+7
2008-02-04
virtio: reset function
Rusty Russell
5
-17
/
+31
2008-02-04
virtio: populate network rings in the probe routine, not open
Rusty Russell
1
-19
/
+25
2008-02-04
virtio: Tweak virtio_net defines
Rusty Russell
1
-16
/
+16
2008-02-04
virtio: Net header needs hdr_len
Rusty Russell
1
-1
/
+2
2008-02-04
virtio: clarify NO_NOTIFY flag usage
Rusty Russell
1
-0
/
+2
2008-02-04
virtio: explicit enable_cb/disable_cb rather than callback return.
Rusty Russell
4
-15
/
+26
[next]