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
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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-03
vdso: riscv: remove read the riscv_isa_ext_keys in cpu_relax
Minda Chen
1
-15
/
+11
2023-06-12
riscv: kernel: Support hibernation resume for JH7110
Sia Jee Heng
2
-0
/
+6
2023-06-12
riscv: kernel: Expand functionlity of swsusp_arch_suspend for JH7110
Sia Jee Heng
1
-0
/
+8
2023-06-12
riscv: kernel: Add support for hibernate/suspend to disk
Sia Jee Heng
1
-0
/
+9
2023-05-11
RISC-V: Align SBI probe implementation with spec
Andrew Jones
1
-1
/
+1
2023-05-01
riscv: Move early dtb mapping into the fixmap region
Alexandre Ghiti
2
-2
/
+14
2023-03-30
riscv: mm: Fix incorrect ASID argument when flushing TLB
Dylan Jhong
1
-0
/
+2
2023-03-30
riscv: Bump COMMAND_LINE_SIZE value to 1024
Alexandre Ghiti
1
-0
/
+8
2023-03-22
Revert "riscv: mm: notify remote harts about mmu cache updates"
Sergey Matyukevich
2
-20
/
+0
2023-03-17
RISC-V: Don't check text_mutex during stop_machine
Conor Dooley
2
-1
/
+3
2023-03-17
riscv: Add header include guards to insn.h
Liao Chang
1
-0
/
+5
2023-03-10
riscv: ftrace: Reduce the detour code size to half
Guo Ren
1
-12
/
+38
2023-03-10
riscv: jump_label: Fixup unaligned arch_static_branch function
Andy Chiu
1
-0
/
+2
2023-03-10
riscv: mm: fix regression due to update_mmu_cache change
Sergey Matyukevich
1
-1
/
+1
2023-03-10
RISC-V: add a spin_shadow_stack declaration
Conor Dooley
1
-0
/
+1
2023-01-12
riscv: uaccess: fix type of 0 variable on error in get_user()
Ben Dooks
1
-1
/
+1
2023-01-07
riscv: mm: notify remote harts about mmu cache updates
Sergey Matyukevich
3
-1
/
+21
2023-01-07
RISC-V: kexec: Fix memory leak of fdt buffer
Li Huafei
1
-0
/
+5
2022-12-31
riscv: Fix P4D_SHIFT definition for 3-level page table mode
Alexandre Ghiti
1
-1
/
+5
2022-12-31
RISC-V: Fix MEMREMAP_WB for systems with Svpbmt
Anup Patel
1
-0
/
+5
2022-12-31
riscv/mm: add arch hook arch_clear_hugepage_flags
Tong Tiangen
1
-0
/
+6
2022-12-03
Merge tag 'riscv-for-linus-6.1-rc8' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-4
/
+17
2022-12-01
RISC-V: Fix a race condition during kernel stack overflow
Palmer Dabbelt
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
1
-0
/
+3
2022-11-30
riscv: kexec: Fixup crash_smp_send_stop without multi cores
Guo Ren
1
-0
/
+3
2022-11-30
riscv: fix race when vmap stack overflow
Jisheng Zhang
1
-0
/
+1
2022-11-29
riscv: Sync efi page table's kernel mappings before switching
Alexandre Ghiti
2
-4
/
+13
2022-10-29
Merge tag 'riscv-for-linus-6.1-rc3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-5
/
+5
2022-10-28
Merge patch series "Fix RISC-V toolchain extension support detection"
Palmer Dabbelt
1
-1
/
+1
2022-10-28
riscv: fix detection of toolchain Zihintpause support
Conor Dooley
1
-1
/
+1
2022-10-26
riscv: jump_label: mark arguments as const to satisfy asm constraints
Jisheng Zhang
1
-4
/
+4
2022-10-21
RISC-V: KVM: Fix kvm_riscv_vcpu_timer_pending() for Sstc
Anup Patel
1
-0
/
+1
2022-10-21
RISC-V: Fix compilation without RISCV_ISA_ZICBOM
Andrew Jones
1
-8
/
+0
2022-10-14
Merge tag 'riscv-for-linus-6.1-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-10
/
+17
2022-10-14
RISC-V: Make port I/O string accessors actually work
Maciej W. Rozycki
1
-8
/
+8
2022-10-13
riscv: vdso: fix NULL deference in vdso_join_timens() when vfork
Jisheng Zhang
1
-1
/
+0
2022-10-13
Merge patch series "Use composable cache instead of L2 cache"
Palmer Dabbelt
2
-1
/
+7
2022-10-13
riscv: Add cache information in AUX vector
Greentime Hu
2
-1
/
+7
2022-10-13
Merge patch series "Some style cleanups for recent extension additions"
Palmer Dabbelt
1
-0
/
+2
2022-10-13
riscv: drop some idefs from CMO initialization
Heiko Stuebner
1
-0
/
+2
2022-10-12
Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-5
/
+0
2022-10-02
RISC-V: KVM: Record number of signal exits as a vCPU stat
Jisheng Zhang
1
-0
/
+1
2022-10-02
RISC-V: KVM: Expose Zicbom to the guest
Andrew Jones
1
-0
/
+1
2022-10-02
RISC-V: KVM: Provide UAPI for Zicbom block size
Andrew Jones
1
-0
/
+1
2022-10-02
RISC-V: KVM: Allow Guest use Zihintpause extension
Mayuresh Chitale
1
-0
/
+1
2022-10-02
RISC-V: KVM: Allow Guest use Svinval extension
Anup Patel
1
-0
/
+1
2022-10-02
RISC-V: KVM: Use Svinval for local TLB maintenance when available
Anup Patel
1
-0
/
+20
2022-10-02
RISC-V: Probe Svinval extension form ISA string
Mayuresh Chitale
1
-0
/
+4
2022-10-02
RISC-V: KVM: Change the SBI specification version to v1.0
Anup Patel
1
-2
/
+2
[next]