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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-07
KVM: arm64: Move SPSR_EL1 to the system register array
Marc Zyngier
5
-8
/
+8
2020-07-07
KVM: arm64: Disintegrate SPSR array
Marc Zyngier
5
-29
/
+63
2020-07-07
KVM: arm64: Move SP_EL1 to the system register array
Marc Zyngier
3
-5
/
+4
2020-07-07
KVM: arm64: Move ELR_EL1 to the system register array
Marc Zyngier
6
-26
/
+8
2020-07-07
KVM: arm64: Make struct kvm_regs userspace-only
Marc Zyngier
10
-48
/
+96
2020-07-07
KVM: arm64: debug: Drop useless vpcu parameter
Marc Zyngier
1
-10
/
+8
2020-07-07
KVM: arm64: pauth: Use ctxt_sys_reg() instead of raw sys_regs access
Marc Zyngier
1
-10
/
+13
2020-07-07
KVM: arm64: sve: Use __vcpu_sys_reg() instead of raw sys_regs access
Marc Zyngier
1
-3
/
+1
2020-07-07
KVM: arm64: hyp: Use ctxt_sys_reg/__vcpu_sys_reg instead of raw sys_regs access
Marc Zyngier
5
-65
/
+62
2020-07-07
KVM: arm64: Introduce accessor for ctxt->sys_reg
Marc Zyngier
1
-5
/
+10
2020-07-07
KVM: arm64: Use TTL hint in when invalidating stage-2 translations
Marc Zyngier
4
-19
/
+23
2020-07-07
KVM: arm64: Factor out stage 2 page table data from struct kvm
Christoffer Dall
10
-198
/
+240
2020-07-07
Merge branch 'kvm-arm64/ttl-for-arm64' into HEAD
Marc Zyngier
6
-1
/
+70
2020-07-07
arm64: Add level-hinted TLB invalidation helper
Marc Zyngier
2
-0
/
+54
2020-07-07
arm64: Document SW reserved PTE/PMD bits in Stage-2 descriptors
Marc Zyngier
1
-0
/
+2
2020-07-07
arm64: Detect the ARMv8.4 TTL feature
Marc Zyngier
3
-1
/
+14
2020-07-05
KVM: arm64: Lift instrumentation restrictions on VHE
David Brazdil
1
-8
/
+0
2020-07-05
KVM: arm64: Remove __hyp_text macro, use build rules instead
David Brazdil
17
-147
/
+132
2020-07-05
KVM: arm64: Compile remaining hyp/ files for both VHE/nVHE
David Brazdil
4
-44
/
+7
2020-07-05
KVM: arm64: Duplicate hyp/timer-sr.c for VHE/nVHE
David Brazdil
7
-9
/
+19
2020-07-05
KVM: arm64: Split hyp/sysreg-sr.c to VHE/nVHE
David Brazdil
12
-164
/
+191
2020-07-05
KVM: arm64: Split hyp/debug-sr.c to VHE/nVHE
David Brazdil
7
-74
/
+118
2020-07-05
KVM: arm64: Split hyp/switch.c to VHE/nVHE
David Brazdil
13
-952
/
+1048
2020-07-05
KVM: arm64: Duplicate hyp/tlb.c for VHE/nVHE
David Brazdil
6
-100
/
+177
2020-07-05
KVM: arm64: Move hyp-init.S to nVHE
Andrew Scull
5
-8
/
+10
2020-07-05
KVM: arm64: Build hyp-entry.S separately for VHE/nVHE
David Brazdil
8
-17
/
+48
2020-07-05
KVM: arm64: Handle calls to prefixed hyp functions
Andrew Scull
3
-3
/
+59
2020-07-05
KVM: arm64: Use build-time defines in has_vhe()
David Brazdil
1
-3
/
+10
2020-07-05
KVM: arm64: Add build rules for separate VHE/nVHE object files
David Brazdil
4
-3
/
+72
2020-07-05
KVM: arm64: Move __smccc_workaround_1_smc to .rodata
David Brazdil
3
-16
/
+33
2020-07-05
KVM: arm64: Fix symbol dependency in __hyp_call_panic_nvhe
David Brazdil
1
-1
/
+1
2020-06-29
Merge tag 'arm-omap-fixes-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
28
-120
/
+47
2020-06-29
Merge tag 'arm-fixes-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
19
-111
/
+138
2020-06-28
Merge tag 'perf-urgent-2020-06-28' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2020-06-28
Merge tag 'efi-urgent-2020-06-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-1
/
+17
2020-06-28
Merge tag 'x86_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
10
-20
/
+32
2020-06-28
Merge tag 'objtool_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2020-06-28
Merge tag 'x86_entry_for_5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
8
-45
/
+73
2020-06-28
Merge tag 'imx-fixes-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...
Arnd Bergmann
7
-25
/
+29
2020-06-28
Merge tag 'arm-soc/for-5.8/soc-fixes' of https://github.com/Broadcom/stblinux...
Arnd Bergmann
1
-0
/
+1
2020-06-28
Merge tag 'arm-soc/for-5.8/devicetree-fixes' of https://github.com/Broadcom/s...
Arnd Bergmann
9
-4
/
+35
2020-06-28
Revert "ARM: sti: Implement dummy L2 cache's write_sec"
Patrice Chotard
1
-9
/
+0
2020-06-28
Merge tag 'omap-for-v5.8/fixes-rc1-signed' of git://git.kernel.org/pub/scm/li...
Arnd Bergmann
4
-4
/
+3
2020-06-28
Merge tag 'omap-for-v5.8/dt-missed-signed' of git://git.kernel.org/pub/scm/li...
Arnd Bergmann
19
-26
/
+22
2020-06-28
Merge tag 'omap-for-v5.8/fixes-merge-window-signed' of git://git.kernel.org/p...
Arnd Bergmann
8
-90
/
+22
2020-06-27
Merge tag 'powerpc-5.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2
-1
/
+3
2020-06-27
Merge tag 'riscv-for-linus-5.8-rc3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-1
/
+10
2020-06-27
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
14
-166
/
+98
2020-06-27
Merge tag 'juno-fix-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/sud...
Arnd Bergmann
1
-73
/
+73
2020-06-26
Merge branch 'linus' into x86/entry, to resolve conflicts
Ingo Molnar
95
-329
/
+961
[next]