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
2014-06-20
unicore32: Remove ARCH_HAS_CPUFREQ config option
Stephen Boyd
1
-6
/
+0
2014-06-20
arch: unicore32: ksyms: export '__cpuc_coherent_kern_range' to avoid compilin...
Chen Gang
1
-0
/
+2
2014-06-20
arch: unicore32: ksyms: export 'pm_power_off' to avoid compiling failure.
Chen Gang
1
-0
/
+1
2014-06-20
arch: unicore32: ksyms: export additional find_first_*() to avoid compiling f...
Chen Gang
1
-0
/
+2
2014-06-20
arch:unicore32:mm: add devmem_is_allowed() to support STRICT_DEVMEM
Chen Gang
1
-0
/
+23
2014-06-20
unicore32: include: asm: add missing ')' for PAGE_* macros in pgtable.h
Chen Gang
1
-5
/
+5
2014-06-20
arch/unicore32/kernel/setup.c: add generic 'screen_info' to avoid compiling f...
Chen Gang
1
-0
/
+4
2014-06-20
arch: unicore32: kernel: ksyms: remove 'bswapsi2' and 'muldi3' to avoid compi...
Chen Gang
2
-4
/
+0
2014-06-20
arch/unicore32/kernel/ksyms.c: remove 2 export symbols to avoid compiling fai...
Chen Gang
1
-4
/
+0
2014-06-20
arch/unicore32/include/asm/io.h: add readl_relaxed() generic definition
Chen Gang
1
-0
/
+4
2014-06-20
arch/unicore32/include/asm/ptrace.h: add generic definition for profile_pc()
Chen Gang
1
-0
/
+1
2014-06-20
arch/unicore32/mm/alignment.c: include "asm/pgtable.h" to avoid compiling error
Chen Gang
1
-0
/
+1
2014-06-20
arch/unicore32/kernel/clock.c: add readl() and writel() for 'PM_' macros
Chen Gang
1
-4
/
+4
2014-06-20
arch/unicore32/kernel/module.c: use __vmalloc_node_range() instead of __vmall...
Chen Gang
1
-8
/
+3
2014-06-20
arch/unicore32/kernel/ksyms.c: remove several undefined exported symbols
Chen Gang
1
-33
/
+0
2014-06-19
Merge tag 'stable/for-linus-3.16-rc1-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
3
-29
/
+37
2014-06-19
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
16
-77
/
+142
2014-06-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next
Linus Torvalds
158
-1849
/
+1578
2014-06-18
arm64: mm: remove broken &= operator from pmd_mknotpresent
Will Deacon
1
-1
/
+1
2014-06-18
arm64: fix build error in sigcontext.h
Mark Salter
1
-1
/
+1
2014-06-18
arm64: dts: Add more serial port nodes in APM X-Gene device tree
Vinayak Kale
2
-1
/
+39
2014-06-18
arm64/dma: Removing ARCH_HAS_DMA_GET_REQUIRED_MASK macro
Suravee Suthikulpanit
1
-2
/
+0
2014-06-18
arm64: ptrace: fix empty registers set in prstatus of aarch32 process core
Victor Kamensky
1
-9
/
+19
2014-06-18
arm64: uid16: fix __kernel_old_{gid,uid}_t definitions
Will Deacon
2
-1
/
+10
2014-06-18
arm64: ptrace: change fs when passing kernel pointer to regset code
Will Deacon
1
-0
/
+4
2014-06-18
arm64: Limit the CMA buffer to 32-bit if ZONE_DMA
Catalin Marinas
1
-2
/
+8
2014-06-18
arm/ftrace: fix ftrace_return_addr() to ftrace_return_address()
Steven Rostedt
1
-1
/
+1
2014-06-18
arm64/crypto: improve performance of GHASH algorithm
Ard Biesheuvel
2
-56
/
+40
2014-06-18
arm64/crypto: fix data corruption bug in GHASH algorithm
Ard Biesheuvel
1
-0
/
+1
2014-06-18
arm64: defconfig update for LTP
Catalin Marinas
1
-0
/
+15
2014-06-18
arm64: ftrace: Fix comment typo 'CONFIG_FUNCTION_GRAPH_FP_TEST'
Paul Bolle
1
-1
/
+1
2014-06-18
arm64: add ARCH_HAS_OPP to allow enabling OPP library
Sudeep Holla
1
-0
/
+1
2014-06-18
arm64: restore alphabetic order in Kconfig
Sudeep Holla
1
-1
/
+1
2014-06-18
arm64: Bug fix in stack alignment exception
ChiaHao
1
-1
/
+0
2014-06-18
x86/xen: no need to explicitly register an NMI callback
David Vrabel
1
-8
/
+1
2014-06-16
Merge tag 'clk-for-linus-3.16-part2' of git://git.linaro.org/people/mike.turq...
Linus Torvalds
6
-30
/
+75
2014-06-15
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-27
/
+87
2014-06-13
x86/vdso: Fix vdso_install
Andy Lutomirski
1
-11
/
+11
2014-06-13
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2
-4
/
+3
2014-06-13
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
65
-4453
/
+427
2014-06-13
Merge tag 'blackfin-for-linus' of http://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
9
-9
/
+10
2014-06-13
Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-24
/
+46
2014-06-13
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-28
/
+28
2014-06-13
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
28
-470
/
+566
2014-06-13
x86/vdso: Hack to keep 64-bit Go programs working
Andy Lutomirski
3
-13
/
+60
2014-06-13
x86/vdso: Add PUT_LE to store little-endian values
Andy Lutomirski
1
-3
/
+16
2014-06-13
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-0
/
+26
2014-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
19
-1044
/
+1151
2014-06-12
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-10
/
+36
2014-06-12
Merge commit '3cf2f34' into sched/core, to fix build error
Ingo Molnar
70
-297
/
+110
[next]