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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-27
Merge tag 'arm-fixes-6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-32
/
+48
2024-01-26
riscv: dts: sophgo: separate sg2042 mtime and mtimecmp to fit aclint format
Inochi Amaoto
1
-32
/
+48
2024-01-25
Merge tag 'net-6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-2
/
+3
2024-01-24
riscv, bpf: Fix unpredictable kernel crash about RV64 struct_ops
Pu Lehui
1
-2
/
+3
2024-01-20
Merge tag 'riscv-for-linus-6.8-mw4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
50
-170
/
+2141
2024-01-19
Merge tag 'iommu-updates-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2024-01-19
Merge tag 'percpu-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
5
-1
/
+18
2024-01-19
riscv: lib: Check if output in asm goto supported
Charlie Jenkins
1
-0
/
+2
2024-01-19
riscv: Fix build error on rv32 + XIP
Alexandre Ghiti
1
-0
/
+4
2024-01-18
Merge tag 'driver-core-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-16
/
+3
2024-01-18
riscv: optimize ELF relocation function in riscv
Maxim Kochetkov
1
-4
/
+16
2024-01-18
RISC-V: Implement archrandom when Zkr is available
Samuel Ortiz
2
-0
/
+81
2024-01-18
riscv: Optimize hweight API with Zbb extension
Xiao Wang
2
-1
/
+81
2024-01-18
riscv: add dependency among Image(.gz), loader(.bin), and vmlinuz.efi
Masahiro Yamada
1
-0
/
+2
2024-01-18
Merge patch series "riscv: ftrace: Miscellaneous ftrace improvements"
Palmer Dabbelt
4
-55
/
+195
2024-01-18
samples: ftrace: Add RISC-V support for SAMPLE_FTRACE_DIRECT[_MULTI]
Song Shuai
1
-0
/
+2
2024-01-18
riscv: ftrace: Add DYNAMIC_FTRACE_WITH_DIRECT_CALLS support
Song Shuai
3
-0
/
+18
2024-01-18
riscv: ftrace: Make function graph use ftrace directly
Song Shuai
3
-56
/
+175
2024-01-18
riscv: select FTRACE_MCOUNT_USE_PATCHABLE_FUNCTION_ENTRY
Song Shuai
1
-0
/
+1
2024-01-18
Merge patch series "RISC-V: Disable DWARF5 with known broken LLVM versions"
Palmer Dabbelt
2
-3
/
+15
2024-01-18
riscv: Restrict DWARF5 when building with LLVM to known working versions
Nathan Chancellor
1
-0
/
+9
2024-01-18
riscv: Hoist linker relaxation disabling logic into Kconfig
Nathan Chancellor
2
-3
/
+6
2024-01-18
Merge patch series "riscv: Add fine-tuned checksum functions"
Palmer Dabbelt
5
-4
/
+510
2024-01-18
riscv: Add checksum library
Charlie Jenkins
3
-0
/
+338
2024-01-18
riscv: Add checksum header
Charlie Jenkins
1
-0
/
+82
2024-01-18
riscv: Add static key for misaligned accesses
Charlie Jenkins
2
-3
/
+89
2024-01-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
20
-95
/
+708
2024-01-17
Merge tag 'riscv-for-linus-6.8-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
46
-707
/
+952
2024-01-16
Merge patch series "riscv: support kernel-mode Vector"
Palmer Dabbelt
21
-28
/
+838
2024-01-16
riscv: vector: allow kernel-mode Vector with preemption
Andy Chiu
9
-22
/
+286
2024-01-16
riscv: vector: use kmem_cache to manage vector context
Andy Chiu
3
-2
/
+28
2024-01-16
riscv: vector: use a mask to write vstate_ctrl
Andy Chiu
1
-1
/
+2
2024-01-16
riscv: vector: do not pass task_struct into riscv_v_vstate_{save,restore}()
Andy Chiu
5
-13
/
+9
2024-01-16
riscv: fpu: drop SR_SD bit checking
Andy Chiu
1
-2
/
+1
2024-01-16
riscv: lib: vectorize copy_to_user/copy_from_user
Andy Chiu
6
-1
/
+125
2024-01-16
riscv: sched: defer restoring Vector context for user
Andy Chiu
8
-5
/
+41
2024-01-16
riscv: Add vector extension XOR implementation
Greentime Hu
4
-0
/
+168
2024-01-16
riscv: vector: make Vector always available for softirq context
Andy Chiu
3
-4
/
+19
2024-01-16
riscv: Add support for kernel mode vector
Greentime Hu
6
-1
/
+182
2024-01-11
Merge tag 'soc-drivers-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+19
2024-01-11
Merge tag 'soc-dt-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
13
-115
/
+563
2024-01-11
Merge tag 'net-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
3
-12
/
+18
2024-01-11
Merge patch series "riscv: mm: Fixup & Optimize COMPAT code"
Palmer Dabbelt
2
-2
/
+2
2024-01-11
riscv: mm: Fixup compat arch_get_mmap_end
Guo Ren
1
-1
/
+1
2024-01-11
riscv: mm: Fixup compat mode boot failure
Guo Ren
1
-1
/
+1
2024-01-11
riscv: Fix an off-by-one in get_early_cmdline()
Christophe JAILLET
1
-2
/
+1
2024-01-11
riscv: Add support for BATCHED_UNMAP_TLB_FLUSH
Alexandre Ghiti
4
-20
/
+73
2024-01-11
riscv: Use hugepage mappings for vmemmap
Alexandre Ghiti
1
-1
/
+20
2024-01-11
Merge patch series "riscv: errata: thead: use riscv_nonstd_cache_ops for CMO"
Palmer Dabbelt
3
-46
/
+74
2024-01-11
Merge patch series "RISC-V SBI debug console extension support"
Palmer Dabbelt
3
-0
/
+77
[next]