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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-11
broadcom: Move the Broadcom drivers
Jeff Kirsher
44
-115
/
+141
2011-08-11
8390: Move the 8390 related drivers
Jeff Kirsher
41
-344
/
+384
2011-08-11
amd: Move AMD (Lance) chipset drivers
Jeff Kirsher
37
-187
/
+216
2011-08-11
3c*/acenic/typhoon: Move 3Com Ethernet drivers
Jeff Kirsher
20
-158
/
+176
2011-08-11
drivers/net/ethernet: Add ethernet dir and config option
Jeff Kirsher
4
-1
/
+20
2011-08-08
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
710
-11564
/
+18518
2011-08-08
dp83640: increase receive time stamp buffer size
Richard Cochran
1
-3
/
+2
2011-08-08
gianfar: fix fiper alignment after resetting the time
Richard Cochran
1
-7
/
+2
2011-08-08
rtl8150: rtl8150_disconnect(...) does not need tasklet_disable(...)
huajun li
1
-1
/
+0
2011-08-08
ipv4: use dst with ref during bcast/mcast loopback
Julian Anastasov
1
-0
/
+1
2011-08-08
ipv4: route non-local sources for raw socket
Julian Anastasov
2
-2
/
+3
2011-08-08
netfilter: TCP and raw fix for ip_route_me_harder
Julian Anastasov
1
-10
/
+8
2011-08-08
netxen: add vlan LRO support
Rajesh Borundia
3
-10
/
+107
2011-08-08
net: Make userland include of netlink.h more sane.
David S. Miller
2
-3
/
+5
2011-08-08
ipv4: Fix ip_getsockopt for IP_PKTOPTIONS
Daniel Baluta
1
-4
/
+5
2011-08-08
net/usb: Add IPv6 support to the LG-VL600 LTE USB modem driver
Mark Kamichoff
1
-0
/
+19
2011-08-08
compat_ioctl: add compat handler for PPPIOCGL2TPSTATS
Florian Westphal
1
-0
/
+1
2011-08-08
ipv4: fix the reusing of routing cache entries
Julian Anastasov
1
-1
/
+2
2011-08-08
bonding: document two undocumented options.
Nicolas de Pesloüan
1
-0
/
+29
2011-08-08
slip: fix NOHZ local_softirq_pending 08 warning
Matvejchikov Ilya
1
-1
/
+1
2011-08-08
netfilter: avoid double free in nf_reinject
Julian Anastasov
1
-0
/
+1
2011-08-08
qla3xxx: remove an extra semi-colon
Dan Carpenter
1
-1
/
+1
2011-08-08
ucc_geth: Add SUPPORTED_MII and SUPPORTED_Autoneg
Joakim Tjernlund
1
-4
/
+6
2011-08-08
via-velocity : cleanups.
françois romieu
1
-46
/
+25
2011-08-08
via-velocity : ethtool statistics support.
françois romieu
1
-0
/
+74
2011-08-08
via-velocity : update receive packets statistics.
françois romieu
1
-0
/
+1
2011-08-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
1
-2
/
+4
2011-08-08
sh: Fix boot crash related to SCI
Rafael J. Wysocki
1
-1
/
+1
2011-08-08
arm: remove stale export of 'sha_transform'
Linus Torvalds
1
-3
/
+0
2011-08-08
arm: remove "optimized" SHA1 routines
Linus Torvalds
2
-212
/
+1
2011-08-08
fix rcu annotations noise in cred.h
Al Viro
1
-5
/
+6
2011-08-08
vfs: rename 'do_follow_link' to 'should_follow_link'
Linus Torvalds
1
-2
/
+2
2011-08-07
Fix POSIX ACL permission check
Ari Savolainen
1
-1
/
+1
2011-08-07
Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
Linus Torvalds
9
-504
/
+617
2011-08-07
vfs: optimize inode cache access patterns
Linus Torvalds
4
-34
/
+106
2011-08-07
vfs: renumber DCACHE_xyz flags, remove some stale ones
Linus Torvalds
2
-18
/
+14
2011-08-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
18
-453
/
+325
2011-08-07
ore: Make ore its own module
Boaz Harrosh
3
-1
/
+23
2011-08-07
exofs: Rename raid engine from exofs/ios.c => ore
Boaz Harrosh
6
-255
/
+295
2011-08-07
exofs: ios: Move to a per inode components & device-table
Boaz Harrosh
4
-183
/
+218
2011-08-07
exofs: Move exofs specific osd operations out of ios.c
Boaz Harrosh
4
-73
/
+79
2011-08-07
exofs: Add offset/length to exofs_get_io_state
Boaz Harrosh
3
-16
/
+38
2011-08-07
net: Compute protocol sequence numbers and fragment IDs using MD5.
David S. Miller
14
-361
/
+223
2011-08-07
crypto: Move md5_transform to lib/md5.c
David S. Miller
4
-92
/
+102
2011-08-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
6
-18
/
+14
2011-08-07
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
3
-9
/
+14
2011-08-07
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...
Linus Torvalds
25
-84
/
+799
2011-08-06
Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-8
/
+7
2011-08-06
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-3
/
+7
2011-08-06
savagedb: Fix typo causing regression in savage4 series video chip detection
John Stanley
1
-1
/
+1
[next]