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
pinetabv-6.6.y-devel
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
/
riscv
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-09
riscv: Move cast inside kernel_mapping_[pv]a_to_[vp]a
Samuel Holland
2
-17
/
+17
2022-12-09
riscv: Fix crash during early errata patching
Samuel Holland
1
-1
/
+1
2022-12-09
riscv: boot: add zstd support
Jisheng Zhang
1
-0
/
+3
2022-12-09
Merge patch series "RISC-V interrupt controller select cleanup"
Palmer Dabbelt
2
-5
/
+1
2022-12-09
RISC-V: stop selecting SIFIVE_PLIC at the SoC level
Conor Dooley
2
-5
/
+1
2022-12-09
Merge patch series "Add PMEM support for RISC-V"
Palmer Dabbelt
5
-0
/
+29
2022-12-09
RISC-V: Enable PMEM drivers
Anup Patel
1
-0
/
+1
2022-12-09
RISC-V: Implement arch specific PMEM APIs
Anup Patel
3
-0
/
+23
2022-12-09
RISC-V: Fix MEMREMAP_WB for systems with Svpbmt
Anup Patel
1
-0
/
+5
2022-12-09
Merge patch "RISC-V: Fix unannoted hardirqs-on in return to userspace slow-path"
Palmer Dabbelt
2
-26
/
+26
2022-12-09
RISC-V: Fix unannoted hardirqs-on in return to userspace slow-path
Andrew Bresticker
2
-26
/
+26
2022-12-09
riscv: mm: notify remote harts about mmu cache updates
Sergey Matyukevich
5
-18
/
+42
2022-12-07
Merge tag 'v6.1-rc8' into efi/next
Ard Biesheuvel
12
-24
/
+188
2022-12-07
RISC-V: KVM: Add ONE_REG interface for mvendorid, marchid, and mimpid
Anup Patel
2
-0
/
+30
2022-12-07
RISC-V: KVM: Save mvendorid, marchid, and mimpid when creating VCPU
Anup Patel
3
-6
/
+16
2022-12-07
RISC-V: Export sbi_get_mvendorid() and friends
Anup Patel
1
-0
/
+3
2022-12-07
RISC-V: KVM: Move sbi related struct and functions to kvm_vcpu_sbi.h
Anup Patel
2
-8
/
+8
2022-12-07
RISC-V: KVM: Use switch-case in kvm_riscv_vcpu_set/get_reg()
Anup Patel
1
-14
/
+22
2022-12-07
RISC-V: KVM: Remove redundant includes of asm/csr.h
Anup Patel
5
-5
/
+0
2022-12-07
RISC-V: KVM: Remove redundant includes of asm/kvm_vcpu_timer.h
Anup Patel
1
-1
/
+0
2022-12-07
RISC-V: KVM: Fix reg_val check in kvm_riscv_vcpu_set_reg_config()
Anup Patel
1
-4
/
+7
2022-12-07
RISC-V: KVM: Simplify kvm_arch_prepare_memory_region()
Christophe JAILLET
1
-3
/
+1
2022-12-07
RISC-V: KVM: Exit run-loop immediately if xfer_to_guest fails
Anup Patel
1
-2
/
+3
2022-12-07
RISC-V: KVM: use vma_lookup() instead of find_vma_intersection()
Bo Liu
1
-1
/
+1
2022-12-07
RISC-V: KVM: Add exit logic to main.c
XiakaiPan
1
-0
/
+6
2022-12-06
riscv, bpf: Emit fixed-length instructions for BPF_PSEUDO_FUNC
Pu Lehui
1
-1
/
+28
2022-12-06
riscv: stacktrace: Make walk_stackframe cross pt_regs frame
Guo Ren
2
-1
/
+11
2022-12-06
riscv: stacktrace: Fixup ftrace_graph_ret_addr retp argument
Guo Ren
1
-1
/
+1
2022-12-05
RISC-V: kexec: Fix memory leak of elf header buffer
Li Huafei
1
-0
/
+4
2022-12-05
RISC-V: kexec: Fix memory leak of fdt buffer
Li Huafei
2
-0
/
+15
2022-12-03
Merge patch series "Support VMCOREINFO export for RISCV64"
Palmer Dabbelt
2
-0
/
+22
2022-12-03
RISC-V: Add arch_crash_save_vmcoreinfo support
Xianting Tian
2
-0
/
+22
2022-12-03
Merge tag 'riscv-for-linus-6.1-rc8' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
11
-24
/
+187
2022-12-03
Merge tag 'mm-hotfixes-stable-2022-12-02' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-0
/
+1
2022-12-03
riscv: add riscv rethook implementation
Binglei Wang
7
-19
/
+40
2022-12-02
riscv/mm: add arch hook arch_clear_hugepage_flags
Tong Tiangen
1
-0
/
+6
2022-12-02
riscv/mm: hugepage's PG_dcache_clean flag is only set in head page
Tong Tiangen
2
-0
/
+14
2022-12-02
RISC-V: defconfig: Enable CONFIG_SERIAL_8250_DW
Hal Feng
1
-0
/
+1
2022-12-02
Merge patch series "RISC-V: Dynamic ftrace support for RV32I"
Palmer Dabbelt
2
-26
/
+28
2022-12-02
RISC-V: enable dynamic ftrace for RV32I
Jamie Iles
1
-5
/
+5
2022-12-02
RISC-V: preserve a1 in mcount
Jamie Iles
1
-2
/
+4
2022-12-02
RISC-V: reduce mcount save space on RV32
Jamie Iles
1
-16
/
+16
2022-12-02
RISC-V: use REG_S/REG_L for mcount
Jamie Iles
1
-15
/
+15
2022-12-01
RISC-V: Fix a race condition during kernel stack overflow
Palmer Dabbelt
3
-0
/
+32
2022-12-01
vdso/timens: Refactor copy-pasted find_timens_vvar_page() helper into one copy
Jann Horn
1
-22
/
+0
2022-12-01
mm, slob: rename CONFIG_SLOB to CONFIG_SLOB_DEPRECATED
Vlastimil Babka
3
-3
/
+6
2022-12-01
Merge branch 'mm-hotfixes-stable' into mm-stable
Andrew Morton
1
-0
/
+1
2022-12-01
mm: add dummy pmd_young() for architectures not having it
Juergen Gross
1
-0
/
+1
2022-11-30
Merge patch series "riscv: kexec: Fxiup crash_save percpu and machine_kexec_m...
Palmer Dabbelt
3
-13
/
+133
2022-11-30
riscv: kexec: Fixup crash_smp_send_stop without multi cores
Guo Ren
3
-18
/
+103
[prev]
[next]