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
2008-07-11
[JFFS2] Use .unlocked_ioctl
Stoyan Gaydarov
4
-5
/
+4
2008-07-11
[MTD] Fix const assignment in the MTD command line partitioning driver
David Howells
1
-1
/
+1
2008-07-11
[MTD] [NOR] gen_probe: No debug message when debugging is disabled
Jean Delvare
1
-2
/
+2
2008-07-11
[MTD] [NAND] remove __PPC__ hardcoded address from DiskOnChip drivers
Milton Miller
2
-4
/
+0
2008-07-11
[MTD] [MAPS] Remove the bast-flash driver.
Ben Dooks
3
-243
/
+0
2008-07-11
[MTD] [NAND] fsl_elbc_nand: ecclayout cleanups
Anton Vorontsov
1
-6
/
+0
2008-07-11
[MTD] [NAND] fsl_elbc_nand: implement support for flash-based BBT
Anton Vorontsov
1
-1
/
+33
2008-07-11
[MTD] [NAND] fsl_elbc_nand: fix OOB workability for large page NAND chips
Anton Vorontsov
1
-0
/
+15
2008-07-11
[MTD] [NAND] atmel_nand can be modular
David Brownell
1
-1
/
+1
2008-07-11
[MTD] [NAND] atmel_nand: Work around AT32AP7000 ECC erratum
Haavard Skinnemoen
1
-2
/
+23
2008-07-11
[MTD] [NAND] atmel_nand speedup via {read,write}s{b,w}()
David Brownell
1
-5
/
+41
2008-07-11
[MTD] mtdchar.c remove shadowed variable warnings
Harvey Harrison
1
-9
/
+9
2008-07-11
[MTD] mtdchar.c silence sparse warning
Harvey Harrison
1
-2
/
+2
2008-07-11
[MTD] m25p80: fix bug - ATmel spi flash fails to be copied to
Michael Hennerich
1
-0
/
+22
2008-07-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
2978
-38183
/
+84088
2008-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
33
-128
/
+351
2008-07-11
tun: Persistent devices can get stuck in xoff state
Max Krasnyansky
1
-0
/
+6
2008-07-11
xfrm: Add a XFRM_STATE_AF_UNSPEC flag to xfrm_usersa_info
Steffen Klassert
2
-2
/
+2
2008-07-11
ipv6: missed namespace context in ipv6_rthdr_rcv
Denis V. Lunev
1
-1
/
+1
2008-07-11
netlabel: netlink_unicast calls kfree_skb on error path by itself
Denis V. Lunev
3
-21
/
+4
2008-07-11
ipv4: fib_trie: Fix lookup error return
Ben Hutchings
1
-11
/
+6
2008-07-11
tcp: correct kcalloc usage
Milton Miller
1
-1
/
+1
2008-07-11
ip: sysctl documentation cleanup
Stephen Hemminger
1
-31
/
+29
2008-07-11
Documentation: clarify tcp_{r,w}mem sysctl docs
J. Bruce Fields
1
-11
/
+15
2008-07-11
slub: Fix use-after-preempt of per-CPU data structure
Dmitry Adamushko
1
-1
/
+3
2008-07-11
exec: fix stack excutability without PT_GNU_STACK
Hugh Dickins
1
-1
/
+1
2008-07-11
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-7
/
+7
2008-07-10
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-3
/
+4
2008-07-10
sched: fix cpu hotplug, cleanup
Linus Torvalds
1
-6
/
+5
2008-07-10
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+24
2008-07-10
Fix PREEMPT_RCU without HOTPLUG_CPU
Nick Piggin
1
-12
/
+8
2008-07-10
ftrace: Documentation
Steven Rostedt
1
-0
/
+1353
2008-07-10
arch/x86/kernel/.gitignore: Added vmlinux.lds to .gitignore file because it s...
Daniel Guilak
1
-0
/
+1
2008-07-10
kernel/kprobes.c: Made kprobe_blacklist static.
Daniel Guilak
1
-1
/
+1
2008-07-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-2
/
+8
2008-07-10
Merge branch 'for-2.6.26' of git://neil.brown.name/md
Linus Torvalds
1
-6
/
+1
2008-07-10
ocfs2: Fix flags in ocfs2_file_lock
Mark Fasheh
1
-7
/
+7
2008-07-10
crypto: chainiv - Invoke completion function
Herbert Xu
1
-2
/
+8
2008-07-10
x86: fix /dev/mem compatibility under PAT
Venkatesh Pallipadi
1
-1
/
+24
2008-07-10
sched: fix cpu hotplug
Dmitry Adamushko
1
-1
/
+3
2008-07-10
md: ensure all blocks are uptodate or locked when syncing
Dan Williams
1
-6
/
+1
2008-07-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
9
-25
/
+63
2008-07-10
netfilter: nf_nat_snmp_basic: fix a range check in NAT for SNMP
David Howells
1
-1
/
+1
2008-07-10
netfilter: nf_conntrack_tcp: fix endless loop
Patrick McHardy
1
-2
/
+8
2008-07-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
1
-0
/
+4
2008-07-10
libertas: fix memory alignment problems on the blackfin
Ihar Hrachyshka
1
-2
/
+2
2008-07-10
zd1211rw: stop beacons on remove_interface
Luis Carlos Cobo
1
-0
/
+1
2008-07-10
rt2x00: Disable synchronization during initialization
Ivo van Doorn
5
-0
/
+47
2008-07-10
rc80211_pid: Fix fast_start parameter handling
Mattias Nissler
2
-23
/
+13
2008-07-09
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+2
[next]