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
Age
Commit message (
Expand
)
Author
Files
Lines
2005-11-10
[DRIVER MODEL] Convert platform drivers to use struct platform_driver
Russell King
93
-1416
/
+1413
2005-11-09
[DRIVER MODEL] Add platform_driver
Russell King
2
-0
/
+88
2005-11-09
[PATCH] Fix sysctl unregistration oops (CVE-2005-2709)
Al Viro
4
-31
/
+116
2005-11-09
Merge master.kernel.org:/home/rmk/linux-2.6-serial
Linus Torvalds
1
-20
/
+22
2005-11-09
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
24
-173
/
+629
2005-11-09
[SERIAL] IOC3: Update 8250 driver bits
Ralf Baechle
1
-20
/
+22
2005-11-09
Merge with ARM SMP tree
Russell King
6
-0
/
+91
2005-11-09
[ARM] 3135/1: harden SA11x0 and PXA2xx timer init code
Nicolas Pitre
2
-6
/
+10
2005-11-09
[ARM] 3134/1: add missing EXPORT_SYMBOL for the ARM version of sha_transform
Nicolas Pitre
1
-0
/
+4
2005-11-09
[ARM] 3132/1: S3C2410 - reset on decompression error
Ben Dooks
3
-2
/
+34
2005-11-08
[PATCH] fix de_thread() vs send_group_sigqueue() race
Oleg Nesterov
1
-3
/
+7
2005-11-08
[ARM] 3124/1: Sharp SL-6000x: SharpSL PCMCIA Updates
Dirk Opfer
1
-3
/
+32
2005-11-08
[ARM] 3093/1: SharpSL PCMCIA Updates for Cxx00 models
Richard Purdie
6
-111
/
+220
2005-11-08
[ARM] 3126/1: BAST: fix map_desc initialisation
Ben Dooks
1
-21
/
+52
2005-11-08
[ARM] 3125/2: VR1000: Fix map_decs initialiser
Ben Dooks
1
-18
/
+38
2005-11-08
[ARM] 3123/1: Sharp SL-6000x: Add IRDA, MMC, UDC and keyboard device
Dirk Opfer
1
-1
/
+116
2005-11-08
[ARM SMP] Add core ARM support for local timers
Russell King
6
-0
/
+91
2005-11-08
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2
-1
/
+4
2005-11-08
[SPARC64] mm: update get_user_insn comment
Hugh Dickins
1
-1
/
+1
2005-11-08
[SPARC]: Missing compat_ioctl hookup in openprom driver.
David S. Miller
1
-0
/
+3
2005-11-08
[Bluetooth]: Remove the usage of /proc completely
Marcel Holtmann
9
-368
/
+65
2005-11-08
[Bluetooth]: Add endian annotations to the core
Marcel Holtmann
6
-66
/
+66
2005-11-08
[Bluetooth]: Add another ignore parameter to the HCI USB driver
Marcel Holtmann
1
-0
/
+7
2005-11-08
[IPV4]: Fix ip_queue_xmit identity increment for TSO packets
Herbert Xu
1
-1
/
+2
2005-11-08
[NET]: kfree cleanup
Jesper Juhl
47
-191
/
+99
2005-11-08
[IRDA] donauboe: locking fix
Andrew Morton
1
-5
/
+9
2005-11-08
[PPP]: add PPP MPPE encryption module
Matt Domsch
7
-26
/
+902
2005-11-08
[PPP]: handle misaligned accesses
Philippe De Muyter
1
-3
/
+14
2005-11-08
[IPVS]: fix connection leak if expire_nodest_conn=1
Julian Anastasov
1
-4
/
+3
2005-11-08
[NET]: sk_add_backlog convert from macro to inline
Stephen Hemminger
1
-10
/
+10
2005-11-08
[PKT_SCHED]: Correctly handle empty ematch trees
Thomas Graf
1
-0
/
+5
2005-11-08
[CONNECTOR]: Fix documentation test module.
Carlo Comin
1
-2
/
+2
2005-11-08
[IPV6]: RFC3484 compliant source address selection
YOSHIFUJI Hideaki
1
-104
/
+240
2005-11-08
[IPV6]: Make ipv6_addr_type() more generic so that we can use it for source a...
YOSHIFUJI Hideaki
3
-47
/
+64
2005-11-08
[IPV6]: Put addr_diff() into common header for future use.
YOSHIFUJI Hideaki
2
-52
/
+50
2005-11-08
[ARM] Declare asm entry points in asm/smp.h
Russell King
1
-0
/
+11
2005-11-08
[ARM] More sparse fixes
Russell King
3
-3
/
+3
2005-11-08
[ARM SMP] Fix some sparse warnings in SMP code
Russell King
2
-8
/
+8
2005-11-08
[ARM SMP] Add missing SMP timer handling for realview
Russell King
2
-0
/
+10
2005-11-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge
Linus Torvalds
88
-579
/
+5134
2005-11-08
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
32
-1569
/
+673
2005-11-08
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
2
-0
/
+2
2005-11-08
[PATCH] Complete description of shared subtrees.
Ram Pai
1
-0
/
+1060
2005-11-08
[PATCH] unbindable mounts
Ram Pai
5
-26
/
+67
2005-11-08
[PATCH] handling of slave mounts
Ram Pai
2
-37
/
+121
2005-11-08
[PATCH] introduce slave mounts
Ram Pai
5
-4
/
+60
2005-11-08
[PATCH] shared mounts handling: umount
Ram Pai
5
-20
/
+128
2005-11-08
[PATCH] shared mounts handling: move
Ram Pai
1
-17
/
+46
2005-11-08
[PATCH] shared mount handling: bind and rbind
Ram Pai
4
-22
/
+204
2005-11-08
[PATCH] introduce shared mounts
Ram Pai
5
-2
/
+21
[next]