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-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
Fix up 64-bit byte swaps for most 32-bit architectures
Linus Torvalds
1
-1
/
+1
2009-01-07
byteorder: remove the now unused byteorder.h
Harvey Harrison
2
-373
/
+0
2009-01-07
mn10300: introduce asm/swab.h
Harvey Harrison
3
-40
/
+44
2009-01-07
frv: introduce asm/swab.h
Harvey Harrison
3
-7
/
+12
2009-01-07
m32r: introduce asm/swab.h
Harvey Harrison
3
-6
/
+12
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
m68k: introduce asm/swab.h
Harvey Harrison
3
-14
/
+19
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
byteorder: only use linux/swab.h
Harvey Harrison
6
-388
/
+27
2009-01-07
Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...
Linus Torvalds
10
-39
/
+397
2009-01-07
drm: fix ordering of driver unload vs agp unload.
Dave Airlie
1
-3
/
+3
2009-01-07
drm/i915: Respect the other stolen memory sizes we know of.
Eric Anholt
2
-14
/
+40
2009-01-07
drm/i915: Non-mobile parts don't have integrated TV-out.
Eric Anholt
1
-1
/
+1
2009-01-07
drm/i915: Add support for integrated HDMI on G4X hardware.
Eric Anholt
7
-7
/
+322
2009-01-07
drm/i915: Pin cursor bo and unpin old bo when setting cursor.
Kristian Høgsberg
2
-8
/
+22
2009-01-07
drm/i915: Don't allow objects to get bound while VT switched.
Eric Anholt
1
-6
/
+9
2009-01-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
54
-522
/
+3105
2009-01-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
26
-423
/
+1229
2009-01-07
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-73
/
+72
2009-01-07
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
8
-37
/
+35
2009-01-07
Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+6
2009-01-07
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
15
-301
/
+195
2009-01-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
11
-85
/
+464
2009-01-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
Linus Torvalds
778
-26439
/
+472655
2009-01-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
129
-701
/
+1063
2009-01-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
8
-202
/
+783
2009-01-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
64
-1184
/
+1036
2009-01-07
parport: ieee1284: use del_timer_sync() in parport_wait_event()
Michael Buesch
1
-1
/
+1
2009-01-07
bfs: check that filesystem fits on the blockdevice
Eric Sesterhenn
1
-0
/
+12
2009-01-07
bfs: add some basic sanity checks
Eric Sesterhenn
1
-0
/
+33
[next]