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
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-20
Merge branch 'master' of git://git.marvell.com/orion into devel
Russell King
7
-7
/
+7
2009-03-14
Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel
Russell King
3
-3
/
+6
2009-03-13
[ARM] MX31/MX35: Add l2x0 cache support
Sascha Hauer
1
-1
/
+2
2009-03-13
[ARM] 5421/1: ftrace: fix crash due to tracing of __naked functions
Uwe Kleine-König
7
-7
/
+7
2009-03-12
[ARM] 5422/1: ARM: MMU: add a Non-cacheable Normal executable memory type
Paul Walmsley
1
-0
/
+23
2009-03-03
[ARM] 5416/1: Use unused address in v6_early_abort
Seth Forshee
1
-1
/
+2
2009-02-19
[ARM] 5402/1: fix a case of wrap-around in sanity_check_meminfo()
Nicolas Pitre
1
-1
/
+2
2009-01-28
[ARM] 5366/1: fix shared memory coherency with VIVT L1 + L2 caches
Nicolas Pitre
1
-1
/
+4
2009-01-25
[ARM] fix section-based ioremap
Russell King
1
-9
/
+2
2009-01-24
[ARM] fix StrongARM-11x0 page copy implementation
Russell King
1
-1
/
+1
2009-01-12
[ARM] 5364/1: allow flush_ioremap_region() to be used from modules
Nicolas Pitre
1
-0
/
+1
2009-01-08
NOMMU: Rename ARM's struct vm_region
David Howells
1
-14
/
+14
2008-12-17
Merge branch 'mxc-pu-imxfb' of git://pasiphae.extern.pengutronix.de/git/imx/l...
Russell King
1
-0
/
+1
2008-12-16
Merge branch 'omap3-upstream' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Russell King
1
-3
/
+23
2008-12-15
[ARM] Ensure linux/hardirqs.h is included where required
Russell King
1
-0
/
+1
2008-12-14
[ARM] eliminate NULL test and memset after alloc_bootmem
Julia Lawall
1
-3
/
+2
2008-12-07
[ARM] Fix alignment fault handling for ARMv6 and later CPUs
Russell King
1
-3
/
+23
2008-12-03
Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...
Russell King
1
-0
/
+25
2008-12-02
[ARM] pxa: add base PXA935 support due to CPUID change
Eric Miao
1
-0
/
+25
2008-12-01
Merge branch 'for-rmk-realview' of git://linux-arm.org/linux-2.6 into devel
Russell King
1
-1
/
+1
2008-12-01
RealView: Add Cortex-A9 support to the EB board
Jon Callan
1
-1
/
+1
2008-12-01
[ARM] use asm/sections.h
Russell King
4
-14
/
+15
2008-11-29
[ARM] Remove linux/sched.h from asm/cacheflush.h and asm/uaccess.h
Russell King
1
-0
/
+1
2008-11-29
[ARM] Remove unnecessary mach/hardware.h includes in arch/arm/mm
Russell King
3
-3
/
+0
2008-11-28
Merge branch 'highmem' into devel
Russell King
19
-591
/
+692
2008-11-28
[ARM] remove bogus #ifdef CONFIG_HIGHMEM in show_pte()
Nicolas Pitre
1
-2
/
+4
2008-11-28
[ARM] prevent the vmalloc cmdline argument from eating all memory
Nicolas Pitre
1
-0
/
+7
2008-11-28
[ARM] mem_init() cleanups
Nicolas Pitre
1
-21
/
+24
2008-11-28
[ARM] split highmem into its own memory bank
Nicolas Pitre
1
-33
/
+51
2008-11-28
[ARM] rationalize memory configuration code some more
Nicolas Pitre
4
-41
/
+20
2008-11-28
[ARM] fix a couple clear_user_highpage assembly constraints
Nicolas Pitre
7
-34
/
+34
2008-11-28
[ARM] clearpage: provide our own clear_user_highpage()
Russell King
9
-95
/
+94
2008-11-28
[ARM] copypage: provide our own copy_user_highpage()
Russell King
9
-74
/
+147
2008-11-28
[ARM] copypage: convert assembly files to C
Russell King
10
-411
/
+431
2008-11-27
Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6 into devel
Russell King
3
-3
/
+20
2008-11-27
[ARM] Arrange for platforms to select appropriate CPU support
Russell King
1
-53
/
+12
2008-11-27
[ARM] remove memzero()
Russell King
2
-2
/
+2
2008-11-10
Modern processors may need to drain the WB before WFI
Catalin Marinas
2
-0
/
+3
2008-11-09
[ARM] iop: iop3xx needs registers mapped uncached+unbuffered
Russell King
1
-0
/
+6
2008-11-09
[ARM] 5329/1: Feroceon: fix feroceon_l2_inv_range
Nicolas Pitre
1
-2
/
+2
2008-11-06
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/xs...
Russell King
1
-2
/
+2
2008-11-06
[ARM] xsc3: fix xsc3_l2_inv_range
Dan Williams
1
-2
/
+2
2008-11-06
[ARM] mm: fix page table initialization
Russell King
2
-36
/
+83
2008-11-06
[ARM] fix naming of MODULE_START / MODULE_END
Russell King
1
-2
/
+2
2008-11-06
ARMv7: Add SMP initialisation to proc-v7.S
Jon Callan
1
-2
/
+15
2008-11-06
ARMv7: Do not set TTBR0 in __v7_setup
Catalin Marinas
1
-1
/
+0
2008-11-06
ARMv7: Add extra barriers for flush_cache_all compressed/head.S
Catalin Marinas
1
-0
/
+2
2008-10-24
[ARM] xsc3: revert writethrough memory-type encoding change
Dan Williams
1
-1
/
+1
2008-10-22
[ARM] 5318/1: Swap the PRRR and NMRR values in proc-v7.S
Catalin Marinas
1
-2
/
+2
2008-10-22
Merge branch 'for-rmk' of git://git.android.com/kernel into devel
Russell King
1
-2
/
+2
[next]