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
/
h8300
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
3
-3
/
+0
2020-06-09
kernel: rename show_stack_loglvl() => show_stack()
Dmitry Safonov
1
-7
/
+1
2020-06-09
h8300: add show_stack_loglvl()
Dmitry Safonov
1
-6
/
+12
2020-04-23
h8300: ignore vmlinux.lds
Masahiro Yamada
1
-0
/
+2
2019-12-08
sched/rt, h8300: Use CONFIG_PREEMPTION
Thomas Gleixner
1
-3
/
+3
2019-11-04
h8300: Move EXCEPTION_TABLE to RO_DATA segment
Kees Cook
1
-1
/
+3
2019-11-04
vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATA
Kees Cook
1
-1
/
+1
2019-11-04
vmlinux.lds.h: Replace RO_DATA_SECTION with RO_DATA
Kees Cook
1
-1
/
+1
2019-11-04
vmlinux.lds.h: Move NOTES into RO_DATA
Kees Cook
1
-1
/
+0
2019-05-27
signal: Remove task parameter from force_sig
Eric W. Biederman
3
-4
/
+4
2019-05-15
clk: Remove io.h from clk-provider.h
Stephen Boyd
1
-0
/
+1
2019-01-04
Remove 'type' argument from access_ok() function
Linus Torvalds
1
-2
/
+2
2018-12-30
kgdb/treewide: constify struct kgdb_arch arch_kgdb_ops
Christophe Leroy
1
-1
/
+1
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
1
-1
/
+0
2018-10-11
vmlinux.lds.h: Move LSM_TABLE into INIT_DATA
Kees Cook
1
-1
/
+0
2018-08-22
arch/h8300: eliminate kgbd.c warning
Randy Dunlap
1
-1
/
+1
2018-08-22
h8300: remove unnecessary of_platform_populate call
Rob Herring
1
-10
/
+0
2018-08-22
h8300: switch to NO_BOOTMEM
Rob Herring
1
-28
/
+8
2018-08-22
h8300: gcc-8.1 fix
Yoshinori Sato
1
-3
/
+4
2018-01-15
h8300: use dma-direct
Christoph Hellwig
2
-67
/
+1
2018-01-15
dma-mapping: clear harmful GFP_* flags in common code
Christoph Hellwig
1
-3
/
+0
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
12
-0
/
+12
2017-07-04
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2017-06-29
arch: remove unused macro/function thread_saved_pc()
Tobias Klauser
1
-5
/
+0
2017-06-14
clocksource/drivers: Rename clocksource_probe to timer_probe
Daniel Lezcano
1
-1
/
+1
2017-03-29
Merge branch 'regset' (PTRACE_SETREGSET data leakage)
Linus Torvalds
1
-3
/
+5
2017-03-29
h8300/ptrace: Fix incorrect register transfer count
Dave Martin
1
-3
/
+5
2017-03-07
h8300: Fix build breakage caused by header file changes
Guenter Roeck
1
-1
/
+1
2017-03-02
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2
-0
/
+2
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2
-0
/
+2
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-1
/
+1
2017-01-24
treewide: Constify most dma_map_ops structures
Bart Van Assche
1
-1
/
+1
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2
-2
/
+2
2016-10-28
h8300: fix syscall restarting
Mark Rutland
1
-1
/
+1
2016-10-08
nmi_backtrace: generate one-line reports for idle cpus
Chris Metcalf
1
-0
/
+1
2016-08-04
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
1
-4
/
+4
2016-03-24
h8300: switch EARLYCON
Yoshinori Sato
2
-65
/
+9
2016-01-20
h8300: System call entry enable interrupt.
Yoshinori Sato
1
-0
/
+1
2016-01-20
h8300: show_stack cleanup
Yoshinori Sato
1
-12
/
+8
2016-01-20
h8300: Add KGDB support.
Yoshinori Sato
3
-0
/
+155
2016-01-20
h8300: signal stack fix
Yoshinori Sato
1
-4
/
+4
2015-12-15
h8300: Rename ctlr_out/in[bwl] to raw_read/write[bwl]
Daniel Lezcano
1
-4
/
+4
2015-11-12
h8300: enable CLKSRC_OF
Yoshinori Sato
1
-0
/
+2
2015-11-08
h8300: Fix alignment for .data
Yoshinori Sato
1
-2
/
+2
2015-06-23
h8300: Build scripts
Yoshinori Sato
2
-0
/
+86
2015-06-23
h8300: miscellaneous functions
Yoshinori Sato
6
-0
/
+335
2015-06-23
h8300: process helpers
Yoshinori Sato
4
-0
/
+674
2015-06-23
h8300: Low level entry
Yoshinori Sato
3
-0
/
+584
[next]