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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-28
Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2022-03-25
Merge tag 'riscv-for-linus-5.18-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
24
-762
/
+1458
2022-03-25
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-4
/
+2
2022-03-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
10
-58
/
+160
2022-03-24
riscv: mm: init: use IS_ENABLED(CONFIG_KEXEC_CORE) instead of #ifdef
Jisheng Zhang
1
-4
/
+2
2022-03-24
Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-34
/
+3
2022-03-23
RISC-V: add support for restartable sequences
Palmer Dabbelt
3
-0
/
+7
2022-03-23
drivers/base/node: consolidate node device subsystem initialization in node_d...
David Hildenbrand
1
-3
/
+0
2022-03-23
mm/hugetlb: generalize ARCH_WANT_GENERAL_HUGETLB
Anshuman Khandual
1
-3
/
+1
2022-03-23
RISC-V: Add support for restartable sequence
Vincent Chen
3
-0
/
+7
2022-03-22
perf: RISC-V: Add support for SBI PMU and Sscofpmf
Palmer Dabbelt
9
-572
/
+164
2022-03-22
RISC-V: Add sscofpmf extension support
Atish Patra
4
-1
/
+11
2022-03-22
RISC-V: Add RISC-V SBI PMU extension definitions
Atish Patra
1
-0
/
+95
2022-03-22
RISC-V: Add CSR encodings for all HPMCOUNTERS
Atish Patra
1
-0
/
+58
2022-03-22
RISC-V: Remove the current perf implementation
Atish Patra
4
-571
/
+0
2022-03-18
parport_pc: Also enable driver for PCI systems
Maciej W. Rozycki
1
-0
/
+1
2022-03-18
RISC-V: Provide a fraemework for RISC-V ISA extensions
Palmer Dabbelt
3
-23
/
+195
2022-03-17
RISC-V: Improve /proc/cpuinfo output for ISA extensions
Atish Patra
2
-2
/
+70
2022-03-17
RISC-V: Do no continue isa string parsing without correct XLEN
Atish Patra
1
-0
/
+5
2022-03-17
RISC-V: Implement multi-letter ISA extension probing framework
Atish Patra
2
-6
/
+34
2022-03-17
RISC-V: Extract multi-letter extension names from "riscv, isa"
Tsukasa OI
1
-8
/
+27
2022-03-17
RISC-V: Minimal parser for "riscv, isa" strings
Tsukasa OI
1
-11
/
+61
2022-03-17
RISC-V: Correctly print supported extensions
Tsukasa OI
1
-3
/
+5
2022-03-11
Merge tag 'riscv-for-linus-5.17-rc8' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-7
/
+19
2022-03-11
RISC-V: KVM: Implement SBI HSM suspend call
Anup Patel
1
-0
/
+14
2022-03-11
RISC-V: KVM: Add common kvm_riscv_vcpu_wfi() function
Anup Patel
2
-6
/
+17
2022-03-11
RISC-V: Add SBI HSM suspend related defines
Anup Patel
3
-8
/
+25
2022-03-11
RISC-V: KVM: Implement SBI v0.3 SRST extension
Anup Patel
2
-0
/
+46
2022-03-11
RISC-V: KVM: Add common kvm_riscv_vcpu_sbi_system_reset() function
Anup Patel
3
-16
/
+22
2022-03-11
RISC-V: KVM: Upgrade SBI spec version to v0.3
Anup Patel
1
-1
/
+1
2022-03-11
RISC-V: KVM: Refine __kvm_riscv_switch_to() implementation
Vincent Chen
1
-26
/
+34
2022-03-11
RISC-V: KVM: remove unneeded semicolon
Yang Li
1
-1
/
+1
2022-03-11
riscv: Fix auipc+jalr relocation range checks
Emil Renner Berthing
1
-5
/
+16
2022-03-10
riscv: Fixed misaligned memory access. Fixed pointer comparison.
Michael T. Kloos
1
-58
/
+310
2022-03-10
riscv: alternative only works on !XIP_KERNEL
Jisheng Zhang
2
-2
/
+3
2022-03-10
Update the Icicle Kit device tree
Palmer Dabbelt
3
-66
/
+328
2022-03-10
riscv: dts: microchip: add new peripherals to icicle kit device tree
Conor Dooley
2
-0
/
+213
2022-03-10
riscv: dts: microchip: update peripherals in icicle kit device tree
Conor Dooley
2
-17
/
+29
2022-03-10
riscv: dts: microchip: refactor icicle kit device tree
Conor Dooley
2
-50
/
+52
2022-03-10
riscv: dts: microchip: add fpga fabric section to icicle kit
Conor Dooley
3
-0
/
+34
2022-03-10
riscv: dts: microchip: use clk defines for icicle kit
Conor Dooley
2
-13
/
+14
2022-03-04
Merge tag 'riscv-for-linus-5.17-rc7' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
7
-9
/
+14
2022-03-04
riscv: dts: k210: fix broken IRQs on hart1
Niklas Cassel
1
-1
/
+2
2022-03-04
riscv: Fix kasan pud population
Alexandre Ghiti
1
-1
/
+4
2022-03-04
riscv: Move high_memory initialization to setup_bootmem
Alexandre Ghiti
1
-1
/
+1
2022-03-04
riscv: Fix config KASAN && DEBUG_VIRTUAL
Alexandre Ghiti
1
-0
/
+3
2022-03-04
riscv: Fix DEBUG_VIRTUAL false warnings
Alexandre Ghiti
1
-3
/
+1
2022-03-04
riscv: Fix config KASAN && SPARSEMEM && !SPARSE_VMEMMAP
Alexandre Ghiti
1
-2
/
+1
2022-03-04
riscv: Fix is_linear_mapping with recent move of KASAN region
Alexandre Ghiti
2
-1
/
+2
2022-02-26
Merge tag 'riscv-for-linus-5.17-rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-6
/
+46
[next]