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-05-20
Merge tag 'riscv-for-linus-5.18-rc8' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-2
/
+2
2022-05-20
Merge tag 'generic-ticket-spinlocks-v6' into for-next
Palmer Dabbelt
4
-160
/
+5
2022-05-20
RISC-V: KVM: Introduce ISA extension register
Atish Patra
2
-0
/
+119
2022-05-20
RISC-V: KVM: Cleanup stale TLB entries when host CPU changes
Anup Patel
3
-0
/
+39
2022-05-20
RISC-V: KVM: Add remote HFENCE functions based on VCPU requests
Anup Patel
7
-53
/
+369
2022-05-20
RISC-V: KVM: Reduce KVM_MAX_VCPUS value
Anup Patel
1
-2
/
+1
2022-05-20
RISC-V: KVM: Introduce range based local HFENCE functions
Anup Patel
6
-83
/
+237
2022-05-20
RISC-V: KVM: Treat SBI HFENCE calls as NOPs
Anup Patel
1
-1
/
+5
2022-05-20
RISC-V: KVM: Add Sv57x4 mode support for G-stage
Anup Patel
3
-1
/
+14
2022-05-20
RISC-V: KVM: Use G-stage name for hypervisor page table
Anup Patel
7
-151
/
+151
2022-05-20
riscv: dts: microchip: fix gpio1 reg property typo
Conor Paxton
1
-1
/
+1
2022-05-20
riscv: kexec: add kexec_file_load() support
Palmer Dabbelt
11
-1
/
+683
2022-05-20
bug: Use normal relative pointers in 'struct bug_entry'
Josh Poimboeuf
1
-2
/
+2
2022-05-20
riscv/mm: fix two page table check related issues
Tong Tiangen
2
-5
/
+5
2022-05-19
RISC-V: Load purgatory in kexec_file
Li Zhengyu
1
-0
/
+151
2022-05-19
RISC-V: Add purgatory
Li Zhengyu
6
-0
/
+199
2022-05-19
RISC-V: Support for kexec_file on panic
Li Zhengyu
1
-1
/
+118
2022-05-19
RISC-V: Add kexec_file support
Liao Chang
5
-0
/
+213
2022-05-19
RISC-V: use memcpy for kexec_file mode
Liao Chang
1
-1
/
+3
2022-05-19
riscv: dts: sifive: fu540-c000: align dma node name with dtschema
Krzysztof Kozlowski
1
-1
/
+1
2022-05-19
riscv: Use do_kernel_power_off()
Dmitry Osipenko
1
-8
/
+4
2022-05-19
RISC-V: Add support for rv32 userspace via COMPAT
Palmer Dabbelt
33
-52
/
+863
2022-05-18
riscv: compat: Add COMPAT Kbuild skeletal support
Guo Ren
1
-0
/
+19
2022-05-18
riscv: compat: ptrace: Add compat_arch_ptrace implement
Guo Ren
1
-5
/
+82
2022-05-18
riscv: compat: signal: Add rt_frame implementation
Guo Ren
4
-1
/
+268
2022-05-14
riscv: use fallback for random_get_entropy() instead of zero
Jason A. Donenfeld
1
-1
/
+1
2022-05-13
riscv/mm: enable ARCH_SUPPORTS_PAGE_TABLE_CHECK
Tong Tiangen
2
-6
/
+66
2022-05-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+19
2022-05-12
riscv: support for Svpbmt and D1 memory types
Palmer Dabbelt
28
-161
/
+724
2022-05-12
riscv: add memory-type errata for T-Head
Heiko Stuebner
15
-9
/
+260
2022-05-12
riscv: don't use global static vars to store alternative data
Heiko Stuebner
1
-27
/
+24
2022-05-12
riscv: remove FIXMAP_PAGE_IO and fall back to its default value
Heiko Stuebner
1
-2
/
+0
2022-05-12
riscv: add RISC-V Svpbmt extension support
Heiko Stuebner
11
-10
/
+189
2022-05-12
riscv: Fix accessing pfn bits in PTEs for non-32bit variants
Heiko Stuebner
4
-12
/
+24
2022-05-12
riscv: move boot alternatives to after fill_hwcap
Heiko Stuebner
2
-2
/
+2
2022-05-12
riscv: prevent compressed instructions in alternatives
Heiko Stuebner
1
-0
/
+24
2022-05-12
riscv: extend concatenated alternatives-lines to the same length
Heiko Stuebner
1
-10
/
+10
2022-05-12
riscv: implement ALTERNATIVE_2 macro
Heiko Stuebner
1
-20
/
+58
2022-05-12
riscv: implement module alternatives
Heiko Stuebner
4
-9
/
+55
2022-05-12
riscv: allow different stages with alternatives
Heiko Stuebner
3
-11
/
+23
2022-05-12
riscv: integrate alternatives better into the main architecture
Heiko Stuebner
11
-20
/
+26
2022-05-11
RISC-V: Move to queued RW locks
Palmer Dabbelt
4
-123
/
+3
2022-05-11
RISC-V: Move to generic spinlocks
Palmer Dabbelt
3
-45
/
+10
2022-05-11
kbuild: factor out the common installation code into scripts/install.sh
Masahiro Yamada
2
-25
/
+3
2022-05-08
randstruct: Reorganize Kconfigs and attribute macros
Kees Cook
1
-1
/
+1
2022-05-07
fork: Generalize PF_IO_WORKER handling
Eric W. Biederman
1
-4
/
+3
2022-05-07
fork: Pass struct kernel_clone_args into copy_thread
Eric W. Biederman
1
-2
/
+5
2022-05-06
Merge tag 'riscv-for-linus-5.18-rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+19
2022-05-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
7
-11
/
+26
2022-05-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+3
[prev]
[next]