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
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2007-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fix
Linus Torvalds
28
-56
/
+67
2007-05-21
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
4
-16
/
+57
2007-05-21
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
71
-419
/
+215
2007-05-21
i386: fix PGE mask
Brian Gerst
2
-2
/
+2
2007-05-21
x86_64: vsyscall time() fix
john stultz
1
-1
/
+4
2007-05-21
x86_64: early_print kernel console should send CRLF not LFCR
Yinghai Lu
1
-1
/
+1
2007-05-21
i386: Enable CX8/PGE CPUID bits early on VIA C3
Andi Kleen
1
-0
/
+27
2007-05-21
i386: Fix wrong CPU error message in early boot path
Christian Volkmann
1
-0
/
+2
2007-05-21
i386: Clear MCE flag on AMD K6
Andi Kleen
2
-3
/
+7
2007-05-21
i386: Fix K8/core2 oprofile on multiple CPUs
Andi Kleen
1
-1
/
+8
2007-05-21
i386: Update defconfig
Andi Kleen
1
-179
/
+70
2007-05-21
x86_64: Update defconfig
Andi Kleen
1
-114
/
+172
2007-05-21
Blackfin arch: update pm.c according to power management API change.
Bryan Wu
1
-10
/
+2
2007-05-21
Blackfin arch: update defconfig files
Bryan Wu
1
-15
/
+28
2007-05-21
Blackfin arch: add board default configs to blackfin arch
Mike Frysinger
6
-0
/
+5969
2007-05-21
Blackfin arch: fix signal handling bug
Bernd Schmidt
1
-0
/
+5
2007-05-21
Blackfin arch: cache SWRST value at bootup so other things like watchdog can ...
Mike Frysinger
1
-0
/
+8
2007-05-21
Blackfin arch: make sure we use local labels
Mike Frysinger
1
-12
/
+12
2007-05-21
Blackfin arch: dont clear the bit that tells coreb to start booting
Mike Frysinger
1
-1
/
+1
2007-05-21
Blackfin arch: dma_memcpy borken for > 64K
Aubrey Li
1
-1
/
+16
2007-05-21
Blackfin arch: document why we have to touch the UART peripheral in our boot ...
Mike Frysinger
3
-3
/
+6
2007-05-21
Blackfin arch: issue reset via SWRST so we dont clobber the watchdog state
Mike Frysinger
3
-160
/
+48
2007-05-21
Blackfin arch: move board specific setup out of common init code and into the...
Mike Frysinger
3
-26
/
+28
2007-05-21
Blackfin arch: dont clear status register bits in SWRST so we can actually us...
Mike Frysinger
3
-18
/
+0
2007-05-21
Blackfin arch: initial tepla-bf561 board support
Mike Frysinger
3
-2
/
+70
2007-05-21
Blackfin arch: Fix bug using usb keyboard crashes kernel
Michael Hennerich
1
-1
/
+3
2007-05-21
Blackfin arch: fix trace output for FLAT binaries
Mike Frysinger
1
-5
/
+13
2007-05-21
Blackfin arch: DMA operation cleanup
Michael Hennerich
1
-4
/
+200
2007-05-21
Blackfin arch: Fix reserved map after we changed PORT_H definition
Michael Hennerich
1
-2
/
+2
2007-05-21
Blackfin arch: mark a bunch of local functions as static
Mike Frysinger
2
-5
/
+4
2007-05-21
Blackfin arch: Add configuration data for ISP176x on BF561
Michael Hennerich
1
-0
/
+49
2007-05-21
Blackfin arch: fix a few random warnings
Mike Frysinger
1
-12
/
+10
2007-05-21
Blackfin arch: ISP1761 doesn't work for USB flash disk
Aubrey Li
2
-1
/
+6
2007-05-21
Blackfin arch: add SPI MMC driver support on bf533-stamp, tested on STAMP-BF533
Bryan Wu
1
-0
/
+28
2007-05-21
Blackfin arch: Add Workaround for ANOMALY 05000257
Michael Hennerich
2
-6
/
+20
2007-05-21
Detach sched.h from mm.h
Alexey Dobriyan
13
-6
/
+14
2007-05-21
[S390] More verbose show_mem() like other architectures.
Heiko Carstens
1
-15
/
+23
2007-05-21
[S390] Make use of kretprobe_assert.
Heiko Carstens
1
-1
/
+1
2007-05-21
[S390] Wire up signald, timerfd and eventfd syscalls.
Heiko Carstens
2
-0
/
+23
2007-05-21
[S390] Wire up sys_utimensat.
Heiko Carstens
2
-0
/
+10
2007-05-20
[ARM] spelling fixes
Simon Arlott
39
-62
/
+62
2007-05-20
[ARM] 4400/1: S3C24XX: Add high-speed MMC device definition
Ben Dooks
2
-0
/
+31
2007-05-20
[ARM] 4399/2: S3C2443: Fix SMDK2443 nand timings
Ben Dooks
1
-0
/
+4
2007-05-20
[ARM] 4398/1: S3C2443: Fix watchdog IRQ number
Ben Dooks
1
-0
/
+4
2007-05-20
[ARM] 4396/1: S3C2443: Add missing HCLK clocks
Ben Dooks
1
-1
/
+21
2007-05-20
[ARM] 4395/1: S3C24XX: add include of <linux/sysdev.h> to relevant machines
Ben Dooks
5
-0
/
+5
2007-05-20
[ARM] 4387/1: fix /proc/cpuinfo formatting for pre-ARM7 parts
Greg Ungerer
1
-1
/
+1
2007-05-19
all-archs: consolidate .data section definition in asm-generic
Sam Ravnborg
28
-28
/
+36
2007-05-19
all-archs: consolidate .text section definition in asm-generic
Sam Ravnborg
28
-28
/
+31
2007-05-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
36
-546
/
+745
[next]