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
pinetabv-6.6.y-devel
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
/
arm64
/
include
/
asm
/
kvm_asm.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-15
KVM: arm64: Commit pending PC adjustemnts before returning to userspace
Marc Zyngier
1
-0
/
+1
2021-05-15
KVM: arm64: Move __adjust_pc out of line
Marc Zyngier
1
-0
/
+2
2021-03-19
KVM: arm64: Protect the .hyp sections from the host
Quentin Perret
1
-0
/
+1
2021-03-19
KVM: arm64: Wrap the host with a stage 2
Quentin Perret
1
-0
/
+1
2021-03-19
KVM: arm64: Set host stage 2 using kvm_nvhe_init_params
Quentin Perret
1
-0
/
+3
2021-03-19
KVM: arm64: Prepare the creation of s1 mappings at EL2
Quentin Perret
1
-0
/
+4
2021-03-09
KVM: arm64: Ensure I-cache isolation between vcpus of a same VM
Marc Zyngier
1
-2
/
+2
2021-03-06
KVM: arm64: Rename __vgic_v3_get_ich_vtr_el2() to __vgic_v3_get_gic_config()
Marc Zyngier
1
-2
/
+2
2021-01-23
KVM: arm64: Remove hyp_symbol_addr
David Brazdil
1
-26
/
+0
2020-12-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-9
/
+8
2020-12-17
arm64: Work around broken GCC 4.9 handling of "S" constraint
Marc Zyngier
1
-1
/
+7
2020-12-09
Merge remote-tracking branch 'origin/kvm-arm64/psci-relay' into kvmarm-master...
Marc Zyngier
1
-2
/
+8
2020-12-04
KVM: arm64: Init MAIR/TCR_EL2 from params struct
David Brazdil
1
-0
/
+2
2020-12-04
KVM: arm64: Move hyp-init params to a per-CPU struct
David Brazdil
1
-0
/
+6
2020-12-04
KVM: arm64: Remove vector_ptr param of hyp-init
David Brazdil
1
-2
/
+0
2020-11-27
Merge branch 'kvm-arm64/vector-rework' into kvmarm-master/next
Marc Zyngier
1
-5
/
+0
2020-11-27
KVM: arm64: Simplify __kvm_enable_ssbs()
Marc Zyngier
1
-2
/
+0
2020-11-16
KVM: arm64: Allocate hyp vectors statically
Will Deacon
1
-5
/
+0
2020-09-30
Merge branch 'kvm-arm64/hyp-pcpu' into kvmarm-master/next
Marc Zyngier
1
-53
/
+53
2020-09-30
Merge remote-tracking branch 'arm64/for-next/ghostbusters' into kvm-arm64/hyp...
Marc Zyngier
1
-5
/
+0
2020-09-30
kvm: arm64: Set up hyp percpu data for nVHE
David Brazdil
1
-2
/
+17
2020-09-30
kvm: arm64: Add helpers for accessing nVHE hyp per-cpu vars
David Brazdil
1
-2
/
+23
2020-09-30
kvm: arm64: Remove hyp_adr/ldr_this_cpu
David Brazdil
1
-13
/
+1
2020-09-30
kvm: arm64: Remove __hyp_this_cpu_read
David Brazdil
1
-20
/
+0
2020-09-30
kvm: arm64: Move nVHE hyp namespace macros to hyp_image.h
David Brazdil
1
-7
/
+1
2020-09-29
KVM: arm64: Allow patching EL2 vectors even with KASLR is not enabled
Will Deacon
1
-2
/
+0
2020-09-29
KVM: arm64: Simplify handling of ARCH_WORKAROUND_2
Marc Zyngier
1
-3
/
+0
2020-09-29
KVM: arm64: Replace CONFIG_KVM_INDIRECT_VECTORS with CONFIG_RANDOMIZE_BASE
Will Deacon
1
-1
/
+1
2020-09-15
KVM: arm64: nVHE: Migrate hyp interface to SMCCC
Andrew Scull
1
-0
/
+24
2020-09-15
KVM: arm64: Share context save and restore macros
Andrew Scull
1
-0
/
+39
2020-09-15
KVM: arm64: Restore hyp when panicking in guest context
Andrew Scull
1
-0
/
+10
2020-09-15
KVM: arm64: nVHE: Use separate vector for the host
Andrew Scull
1
-0
/
+2
2020-09-15
KVM: arm64: Choose hyp symbol based on context
Andrew Scull
1
-6
/
+19
2020-08-28
KVM: arm64: Survive synchronous exceptions caused by AT instructions
James Morse
1
-0
/
+28
2020-08-28
KVM: arm64: Add kvm_extable for vaxorcism code
James Morse
1
-0
/
+15
2020-07-28
Merge branch 'kvm-arm64/misc-5.9' into kvmarm-master/next-WIP
Marc Zyngier
1
-1
/
+0
2020-07-28
Merge branch 'kvm-arm64/pre-nv-5.9' into kvmarm-master/next-WIP
Marc Zyngier
1
-3
/
+5
2020-07-07
KVM: arm64: Don't use has_vhe() for CHOOSE_HYP_SYM()
Marc Zyngier
1
-1
/
+19
2020-07-07
KVM: arm64: Use TTL hint in when invalidating stage-2 translations
Marc Zyngier
1
-1
/
+2
2020-07-07
KVM: arm64: Factor out stage 2 page table data from struct kvm
Christoffer Dall
1
-3
/
+4
2020-07-05
KVM: arm64: Split hyp/switch.c to VHE/nVHE
David Brazdil
1
-3
/
+1
2020-07-05
KVM: arm64: Move hyp-init.S to nVHE
Andrew Scull
1
-3
/
+2
2020-07-05
KVM: arm64: Build hyp-entry.S separately for VHE/nVHE
David Brazdil
1
-5
/
+17
2020-07-05
KVM: arm64: Handle calls to prefixed hyp functions
Andrew Scull
1
-0
/
+19
2020-07-05
arm64: kvm: Remove kern_hyp_va from get_vcpu_ptr
Andrew Scull
1
-1
/
+0
2020-06-10
KVM: arm64: Move hyp_symbol_addr() to kvm_asm.h
Marc Zyngier
1
-0
/
+20
2020-06-09
KVM: arm64: Stop sparse from moaning at __hyp_this_cpu_ptr
Marc Zyngier
1
-3
/
+10
2020-05-25
KVM: arm64: Clean up cpu_init_hyp_mode()
David Brazdil
1
-0
/
+2
2020-05-16
KVM: arm64: Simplify __kvm_timer_set_cntvoff implementation
Marc Zyngier
1
-1
/
+1
2020-03-09
arm64: kvm: Modernize __smccc_workaround_1_smc_start annotations
Mark Brown
1
-0
/
+4
[next]