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
/
arm
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-06
arm: Use vsprintf extention %pf with builtin_return_address
Joe Perches
1
-1
/
+1
2012-02-21
arm: Fix typo in spear3[012]0.c
Masanari Iida
3
-3
/
+3
2012-02-21
mach-orion5x: Fix typo in db88f5281-setup.c and rd88f5182-setup.c
Masanari Iida
2
-4
/
+4
2012-02-21
simtec: Fix typo in pm-simtec.c
Masanari Iida
1
-1
/
+1
2012-02-10
Only include linux/sched.h once in arch/arm/mach-bcmring/dma.c
Jesper Juhl
1
-1
/
+0
2012-02-10
ARM: Remove duplicate asm/memblock.h include from arch/arm/mm/init.c
Jesper Juhl
1
-1
/
+0
2012-02-10
ARM, KS8695: Only include linux/gpio.h once in arch/arm/mach-ks8695/leds.c
Jesper Juhl
1
-1
/
+0
2012-02-10
mach-omap1: Fix typo in lcd_dma.c
Masanari Iida
1
-1
/
+1
2012-01-29
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
58
-378
/
+208
2012-01-29
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
32
-216
/
+163
2012-01-28
ARM: 7304/1: ioremap: fix boundary check when reusing static mapping
Pawel Moll
1
-1
/
+2
2012-01-27
Merge branch 'imx-fixes' of git://git.pengutronix.de/git/imx/linux-2.6 into f...
Olof Johansson
2
-2
/
+4
2012-01-27
Merge branch 'fixes-for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel...
Olof Johansson
4
-47
/
+10
2012-01-27
Merge branch 'imx6/fixes' of git://git.linaro.org/people/shawnguo/linux-2.6 i...
Olof Johansson
1
-0
/
+11
2012-01-27
Merge branch 'sa11x0-mcp-fixes' into fixes
Russell King
8
-86
/
+3
2012-01-26
arch/arm/mach-imx/mach-mx53_ard.c: add missing iounmap
Julia Lawall
1
-1
/
+3
2012-01-26
ARM: imx: iomux-v1.h: Fix build error due to __init annotation
Fabio Estevam
1
-1
/
+1
2012-01-25
ARM: 7301/1: Rename the T() macro to TUSER() to avoid namespace conflicts
Catalin Marinas
7
-79
/
+79
2012-01-25
ARM: 7299/1: ftrace: clear zero bit in reported IPs for Thumb-2
Rabin Vincent
1
-6
/
+9
2012-01-25
ARM: 7298/1: realview: fix mapping of MPCore private memory region
Marc Zyngier
4
-25
/
+19
2012-01-24
Merge tag 'arm-soc-imx-move' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
39
-559
/
+391
2012-01-23
ARM: 7288/1: mach-sa1100: add missing module_init() call
Linus Walleij
1
-0
/
+2
2012-01-23
ARM: 7297/1: smp_twd: make sure timer is stopped before registering it
Marc Zyngier
1
-0
/
+2
2012-01-23
ARM: 7296/1: proc-v7.S: remove HARVARD_CACHE preprocessor guards
Will Deacon
1
-6
/
+0
2012-01-23
ARM: 7295/1: cortex-a7: move proc_info out of !CONFIG_ARM_LPAE block
Will Deacon
1
-10
/
+10
2012-01-23
ARM: 7293/1: logical_cpu_map: decouple CPU mapping from SMP
Will Deacon
18
-31
/
+35
2012-01-23
ARM: 7291/1: cache: assume 64-byte L1 cachelines for ARMv7 CPUs
Will Deacon
4
-6
/
+1
2012-01-23
ARM: 7290/1: vmlinux.lds.S: align the exception fixup table to a 4-byte boundary
Will Deacon
1
-1
/
+1
2012-01-23
ARM: 7289/1: vmlinux.lds.S: do not hardcode cacheline size as 32 bytes
Will Deacon
1
-3
/
+4
2012-01-20
Revert "ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp b...
Russell King
7
-20
/
+2
2012-01-20
Revert "ARM: sa1100: Refactor mcp-sa11x0 to use platform resources."
Russell King
7
-66
/
+1
2012-01-20
ARM: at91: Fix at91sam9g45 and at91cap9 reset
Jean-Christophe PLAGNIOL-VILLARD
6
-13
/
+48
2012-01-20
ARM: at91: make rstc soc independent
Jean-Christophe PLAGNIOL-VILLARD
17
-20
/
+42
2012-01-20
ARM: at91: introduce AT91_SAM9_ALT_RESET to select the at91sam9 alternative r...
Jean-Christophe PLAGNIOL-VILLARD
2
-6
/
+16
2012-01-20
ARM: at91: merge at91cap9_ddrsdr.h in at91sam9_ddrsdr.h
Jean-Christophe PLAGNIOL-VILLARD
4
-129
/
+26
2012-01-20
ARM: at91: fix cap9 ddrsdr register
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+5
2012-01-20
ARM/USB: at91/ohci-at91: rename vbus_pin_inverted to vbus_pin_active_low
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+1
2012-01-20
ARM: at91: fix at91rm9200 soc subtype handling
Nicolas Ferre
1
-2
/
+5
2012-01-20
mach-ux500: no MMC_CAP_SD_HIGHSPEED on Snowball
Philippe Langlais
1
-0
/
+2
2012-01-20
mach-ux500: enable ARM errata 764369
Srinidhi KASAGAR
1
-0
/
+1
2012-01-20
mach-ux500: do not override outer.inv_all
srinidhi kasagar
1
-41
/
+7
2012-01-20
mach-ux500: musb: now musb is always in OTG mode
Philippe Langlais
1
-6
/
+0
2012-01-20
ARM: imx6: add missing twd_clk for imx6q clock
Shawn Guo
1
-0
/
+11
2012-01-19
ARM: 7277/1: setup.c: Fix build warning by removing unneeded header file
Fabio Estevam
1
-1
/
+0
2012-01-19
ARM: 7279/1: standardize /proc/iomem "Kernel code" name
Kees Cook
1
-1
/
+1
2012-01-19
ARM: fix rcu stalls on SMP platforms
Russell King
1
-2
/
+8
2012-01-19
ARM: vexpress: fix two section mismatch warnings
Russell King
1
-2
/
+2
2012-01-19
ARM: fix a section mismatch warning with our use of memblock
Russell King
1
-1
/
+1
2012-01-19
ARM: sa11x0: fix section mismatch in cpu-sa1100.c
Russell King
1
-1
/
+1
2012-01-19
ARM: sa11x0: fix collie build error
Russell King
1
-3
/
+2
[next]