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
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2008-11-18
Blackfin arch: add support for Blackfin latest processor family BF51x
Bryan Wu
36
-31
/
+8524
2008-10-28
Blackfin arch: put quotes around error to silence a ton of warnings from gcc-4.3
Mike Frysinger
6
-6
/
+6
2008-10-28
Blackfin arch: fix bug - kernel with SMP patch can not bootup
Graf Yang
1
-3
/
+4
2008-10-28
Blackfin arch: drop redundant BFIN_DMA_5XX depends
Mike Frysinger
1
-3
/
+2
2008-10-28
Blackfin arch: drop unused exports and comment remaining exports
Mike Frysinger
1
-48
/
+12
2008-10-28
Blackfin arch: add an option to allow people to stick exception stack into L1...
Mike Frysinger
2
-6
/
+26
2008-10-28
Blackfin arch: move EXPORT_SYMBOL to the place where it is actually defined
Mike Frysinger
4
-9
/
+6
2008-11-18
Blackfin arch: BF538/9 Linux kernel Support
Michael Hennerich
29
-16
/
+10587
2008-10-27
Blackfin arch: unify duplicated bss init code
Mike Frysinger
1
-47
/
+19
2009-01-07
m68knommu: introduce asm/swab.h
Harvey Harrison
3
-21
/
+27
2009-01-07
h8300: introduce asm/swab.h
Harvey Harrison
3
-7
/
+12
2009-01-07
ia64: introduce asm/swab.h
Harvey Harrison
3
-36
/
+36
2009-01-07
blackfin: introduce asm/swab.h
Harvey Harrison
3
-42
/
+50
2009-01-07
arm: introduce asm/swab.h
Harvey Harrison
3
-32
/
+52
2009-01-07
alpha: introduce asm/swab.h
Harvey Harrison
3
-41
/
+44
2009-01-07
x86: introduce asm/swab.h
Harvey Harrison
3
-60
/
+64
2009-01-07
sparc: introduce asm/swab.h
Harvey Harrison
3
-44
/
+48
2009-01-07
sh: introduce asm/swab.h
Harvey Harrison
3
-59
/
+64
2009-01-07
s390: introduce asm/swab.h
Harvey Harrison
3
-90
/
+94
2009-01-07
powerpc: introduce asm/swab.h
Harvey Harrison
3
-81
/
+93
2009-01-07
mips: introduce asm/swab.h
Harvey Harrison
3
-49
/
+59
2009-01-07
avr32: introduce asm/swab.h
Harvey Harrison
3
-29
/
+38
2009-01-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-0
/
+30
2009-01-07
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-76
/
+3
2009-01-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
Linus Torvalds
3
-0
/
+6
2009-01-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
16
-42
/
+26
2009-01-07
kprobes: add kprobe_insn_mutex and cleanup arch_remove_kprobe()
Masami Hiramatsu
5
-14
/
+17
2009-01-07
spi: use generic gpio calls in spi_s3c24xx_gpio
Ben Dooks
1
-1
/
+1
2009-01-07
remove linux/hardirq.h from asm-generic/local.h
Russell King
2
-0
/
+2
2009-01-07
Remove remaining unwinder code
Alexey Dobriyan
2
-15
/
+0
2009-01-07
atomic_t: unify all arch definitions
Matthew Wilcox
17
-80
/
+20
2009-01-07
mm: show node to memory section relationship with symlinks in sysfs
Gary Hade
6
-6
/
+7
2009-01-07
mm: invoke oom-killer from page fault
Nick Piggin
2
-34
/
+14
2009-01-07
mm: report the MMU pagesize in /proc/pid/smaps
Mel Gorman
2
-0
/
+13
2009-01-07
Staging: Kconfig for ARCH=arm,8300, cris
F. Duncan M. Haldane
3
-0
/
+6
2009-01-06
arm: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
10
-18
/
+18
2009-01-06
avr: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-2
/
+2
2009-01-06
chris: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-3
/
+3
2009-01-06
IA64: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2
-3
/
+2
2009-01-06
mips: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-1
/
+1
2009-01-06
s390: remove s390_root_dev_*()
Mark McLoughlin
1
-15
/
+0
2009-01-06
Merge branches 'core/futexes', 'core/locking', 'core/rcu' and 'linus' into co...
Ingo Molnar
57
-2589
/
+1674
2009-01-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
2
-83
/
+139
2009-01-06
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2009-01-06
Merge branch 'i2c-next' of git://aeryn.fluff.org.uk/bjdooks/linux
Linus Torvalds
1
-2
/
+2
2009-01-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
46
-2452
/
+1476
2009-01-06
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...
Linus Torvalds
3
-28
/
+38
2009-01-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-2
/
+0
2009-01-06
sparc: Fix minor SPARC32 compile error
Julian Calaby
1
-0
/
+2
2009-01-06
X86_DEBUGCTLMSR won't work on uml
Al Viro
1
-1
/
+1
[next]