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
2022-08-12
RISC-V: Enable sstc extension parsing from DT
Atish Patra
1
-0
/
+1
2022-08-12
RISC-V: Add SSTC extension CSR details
Atish Patra
1
-0
/
+5
2022-08-11
riscv: ensure cpu_ops_sbi is declared
Conor Dooley
1
-0
/
+2
2022-08-11
RISC-V: Declare cpu_ops_spinwait in <asm/cpu_ops.h>
Ben Dooks
1
-0
/
+1
2022-08-11
arch/riscv: add Zihintpause support
Dao Lu
2
-3
/
+23
2022-08-11
riscv: implement Zicbom-based CMO instructions + the t-head variant
Palmer Dabbelt
4
-2
/
+72
2022-08-07
Merge tag 'riscv-for-linus-5.20-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
8
-13
/
+52
2022-08-06
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-20
/
+0
2022-08-05
Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+0
2022-08-05
Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-27
/
+4
2022-08-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
6
-16
/
+83
2022-08-04
riscv: implement cache-management errata for T-Head SoCs
Heiko Stuebner
1
-5
/
+43
2022-08-04
Merge tag 'efi-next-for-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+0
2022-07-29
RISC-V: KVM: Add support for Svpbmt inside Guest/VM
Anup Patel
2
-0
/
+17
2022-07-29
RISC-V: KVM: Add G-stage ioremap() and iounmap() functions
Anup Patel
1
-0
/
+5
2022-07-29
RISC-V: KVM: Add extensible CSR emulation framework
Anup Patel
2
-0
/
+11
2022-07-29
RISC-V: KVM: Add extensible system instruction emulation framework
Anup Patel
1
-0
/
+9
2022-07-29
RISC-V: KVM: Factor-out instruction emulation into separate sources
Anup Patel
2
-10
/
+34
2022-07-29
RISC-V: KVM: Make kvm_riscv_guest_timer_init a void function
Nikolay Borisov
1
-1
/
+1
2022-07-29
RISC-V: KVM: Improve ISA extension by using a bitmap
Atish Patra
2
-5
/
+6
2022-07-29
riscv: Add support for non-coherent devices using zicbom extension
Heiko Stuebner
4
-1
/
+33
2022-07-23
asm-generic: Add new pci.h and use it
Stafford Horne
1
-19
/
+4
2022-07-23
PCI: Move isa_dma_bridge_buggy out of asm/dma.h
Stafford Horne
1
-2
/
+0
2022-07-23
PCI: Remove pci_get_legacy_ide_irq() and asm-generic/pci.h
Stafford Horne
1
-6
/
+0
2022-07-22
riscv: Add macro for multiple nop instructions
Palmer Dabbelt
3
-7
/
+18
2022-07-22
riscv: convert the t-head pbmt errata to use the __nops macro
Heiko Stuebner
1
-7
/
+1
2022-07-22
riscv: introduce nops and __nops macros for NOP sequences
Heiko Stuebner
2
-0
/
+17
2022-07-20
RISC-V: Support for 64bit hartid on RV64 platforms
Palmer Dabbelt
2
-4
/
+4
2022-07-20
riscv: cpu: Add 64bit hartid support on RV64
Sunil V L
1
-2
/
+2
2022-07-20
riscv: smp: Add 64bit hartid support on RV64
Sunil V L
1
-2
/
+2
2022-07-18
riscv/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
1
-20
/
+0
2022-07-11
riscv: Fix missing PAGE_PFN_MASK
Alexandre Ghiti
2
-9
/
+9
2022-06-28
efi: Simplify arch_efi_call_virt() macro
Sudeep Holla
1
-2
/
+0
2022-06-28
arch/*/: remove CONFIG_VIRT_TO_BUS
Arnd Bergmann
1
-1
/
+0
2022-06-22
RISC-V: PCI: Avoid handing out address 0 to devices
Maciej W. Rozycki
1
-2
/
+2
2022-06-17
riscv: Fix ALT_THEAD_PMA's asm parameters
Nathan Chancellor
1
-7
/
+7
2022-06-16
riscv: switch has_fpu() to the unified static key mechanism
Jisheng Zhang
1
-2
/
+2
2022-06-16
riscv: introduce unified static key mechanism for ISA extensions
Jisheng Zhang
1
-0
/
+25
2022-06-03
riscv: Move alternative length validation into subsection
Nathan Chancellor
1
-2
/
+2
2022-06-02
riscv: Wire up memfd_secret in UAPI header
Tobias Klauser
2
-1
/
+1
2022-06-02
riscv: Fix irq_work when SMP is disabled
Samuel Holland
1
-1
/
+1
2022-06-01
Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
26
-115
/
+693
2022-05-31
RISC-V: Prepare dropping week attribute from arch_kexec_apply_relocations[_add]
Uwe Kleine-König
1
-0
/
+7
2022-05-27
RISC-V: Various XIP fixes
Palmer Dabbelt
2
-26
/
+31
2022-05-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-23
/
+122
2022-05-26
Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-6
/
+65
2022-05-26
Merge tag 'asm-generic-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-160
/
+4
2022-05-26
RISC-V: Split out the XIP fixups into their own file
Palmer Dabbelt
2
-26
/
+31
2022-05-24
Merge tag 'random-5.19-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2022-05-24
Merge tag 'x86_core_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+2
[prev]
[next]