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
/
riscv
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-03
RISC-V: Fix .init section permission update
Atish Patra
1
-1
/
+3
2021-01-16
RISC-V: Do not allocate memblock while iterating reserved memblocks
Atish Patra
1
-11
/
+13
2021-01-15
riscv: stacktrace: Move register keyword to beginning of declaration
Kefeng Wang
1
-3
/
+2
2021-01-13
riscv: Fixup CONFIG_GENERIC_TIME_VSYSCALL
Guo Ren
1
-1
/
+1
2021-01-13
riscv: cacheinfo: Fix using smp_processor_id() in preemptible
Kefeng Wang
1
-1
/
+10
2021-01-13
riscv: Trace irq on only interrupt is enabled
Atish Patra
1
-3
/
+3
2021-01-08
riscv: Enable interrupts during syscalls with M-Mode
Damien Le Moal
1
-0
/
+9
2021-01-08
riscv: Fix kernel time_init()
Damien Le Moal
1
-0
/
+3
2021-01-08
riscv: return -ENOSYS for syscall -1
Andreas Schwab
1
-8
/
+1
2020-12-18
Merge tag 'riscv-for-linus-5.11-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
8
-89
/
+232
2020-12-16
Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2020-12-12
riscv: add support for TIF_NOTIFY_SIGNAL
Jens Axboe
1
-1
/
+1
2020-12-11
riscv: Fixed kernel test robot warning
Souptick Joarder
1
-0
/
+2
2020-12-11
riscv: kernel: Drop unused clean rule
Kefeng Wang
1
-2
/
+0
2020-12-11
riscv: provide memmove implementation
Nylon Chen
1
-0
/
+2
2020-11-29
Merge tag 'locking-urgent-2020-11-29' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2020-11-26
RISC-V: Move dynamic relocation section under __init
Atish Patra
1
-4
/
+4
2020-11-26
RISC-V: Protect all kernel sections including init early
Atish Patra
2
-22
/
+39
2020-11-26
RISC-V: Align the .init.text section
Atish Patra
1
-1
/
+7
2020-11-26
RISC-V: Initialize SBI early
Atish Patra
1
-4
/
+3
2020-11-26
riscv: Enable ARCH_STACKWALK
Kefeng Wang
2
-40
/
+10
2020-11-25
RISC-V: Add missing jump label initialization
Anup Patel
1
-0
/
+1
2020-11-25
riscv: Explicitly specify the build id style in vDSO Makefile again
Nathan Chancellor
1
-1
/
+1
2020-11-24
sched/idle: Fix arch_cpu_idle() vs tracing
Peter Zijlstra
1
-1
/
+1
2020-11-21
riscv: Make stack walk callback consistent with generic code
Kefeng Wang
2
-6
/
+6
2020-11-21
riscv: Cleanup stacktrace
Kefeng Wang
2
-15
/
+4
2020-11-15
Merge tag 'perf-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+1
2020-11-09
RISC-V: Add kernel image sections to the resource tree
Nick Kossifidis
1
-0
/
+160
2020-11-09
perf/arch: Remove perf_sample_data::regs_user_copy
Peter Zijlstra
1
-2
/
+1
2020-11-06
RISC-V: Fix the VDSO symbol generaton for binutils-2.35+
Palmer Dabbelt
3
-9
/
+16
2020-11-06
riscv: Set text_offset correctly for M-Mode
Sean Anderson
1
-0
/
+5
2020-11-05
risc-v: kernel: ftrace: Fixes improper SPDX comment style
Ryan Kosta
1
-1
/
+1
2020-10-26
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
2
-4
/
+4
2020-10-24
Merge tag 'riscv-for-linus-5.10-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+0
2020-10-23
Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-3
/
+1
2020-10-22
Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2
-9
/
+1
2020-10-20
Merge tag 'riscv-for-linus-5.10-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
9
-26
/
+393
2020-10-18
tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()
Jens Axboe
1
-3
/
+1
2020-10-12
Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+1
2020-10-09
kbuild: explicitly specify the build id style
Bill Wendling
1
-1
/
+1
2020-10-07
riscv: Fixup bootup failure with HARDENED_USERCOPY
Guo Ren
1
-2
/
+3
2020-10-04
riscv: remove address space overrides using set_fs()
Christoph Hellwig
1
-1
/
+0
2020-10-03
RISC-V: Add EFI runtime services
Atish Patra
3
-2
/
+103
2020-10-03
RISC-V: Add PE/COFF header for EFI stub
Atish Patra
4
-2
/
+199
2020-10-03
RISC-V: Add early ioremap support
Atish Patra
1
-0
/
+2
2020-10-03
RISC-V: Move DT mapping outof fixmap
Anup Patel
3
-5
/
+7
2020-09-24
kbuild: preprocess module linker script
Masahiro Yamada
1
-8
/
+0
2020-09-20
Merge tag 'riscv-for-linus-5.9-rc6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+19
2020-09-16
RISC-V: Fix duplicate included thread_info.h
Tian Tao
1
-1
/
+0
2020-09-16
riscv: Add cache information in AUX vector
Zong Li
1
-1
/
+31
[next]