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
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
2019-07-05
KVM: arm64: Consume pending SError as early as possible
James Morse
1
-1
/
+1
2019-07-05
KVM: arm64: Abstract the size of the HYP vectors pre-amble
James Morse
1
-0
/
+6
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
1
-12
/
+1
2019-04-24
arm64: KVM: Encapsulate kvm_cpu_context in kvm_host_data
Andrew Murray
1
-1
/
+2
2018-12-19
arm/arm64: KVM: Add ARM_EXCEPTION_IS_TRAP macro
Marc Zyngier
1
-0
/
+1
2018-12-19
KVM: arm/arm64: Fixup the kvm_exit tracepoint
Christoffer Dall
1
-0
/
+6
2018-10-19
KVM: arm64: Safety check PSTATE when entering guest and handle IL
Christoffer Dall
1
-0
/
+1
2018-10-01
kvm: arm64: Configure VTCR_EL2 per VM
Suzuki K Poulose
1
-2
/
+0
2018-06-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-4
/
+4
2018-06-02
arm64: KVM: Move VCPU_WORKAROUND_2_FLAG macros to the top of the file
Catalin Marinas
1
-3
/
+3
2018-05-31
arm64: KVM: Add ARCH_WORKAROUND_2 support for guests
Marc Zyngier
1
-0
/
+3
2018-05-31
arm64: KVM: Add HYP per-cpu accessors
Marc Zyngier
1
-2
/
+25
2018-05-25
KVM: arm64: Repurpose vcpu_arch.debug_flags for general-purpose flags
Dave Martin
1
-3
/
+0
2018-05-20
arm64: KVM: Use lm_alias() for kvm_ksym_ref()
Mark Rutland
1
-2
/
+5
2018-04-11
arm64: KVM: Use SMCCC_ARCH_WORKAROUND_1 for Falkor BP hardening
Shanker Donthineni
1
-2
/
+0
2018-03-28
Revert "arm64: KVM: Use SMCCC_ARCH_WORKAROUND_1 for Falkor BP hardening"
Marc Zyngier
1
-0
/
+2
2018-03-19
arm64: KVM: Use SMCCC_ARCH_WORKAROUND_1 for Falkor BP hardening
Shanker Donthineni
1
-2
/
+0
2018-03-19
KVM: arm64: Introduce VHE-specific kvm_vcpu_run
Christoffer Dall
1
-1
/
+3
2018-03-19
KVM: arm64: Avoid storing the vcpu pointer on the stack
Christoffer Dall
1
-0
/
+15
2018-01-08
arm64: Implement branch predictor hardening for Falkor
Shanker Donthineni
1
-0
/
+2
2017-11-06
KVM: arm/arm64: Move timer save/restore out of the hyp code
Christoffer Dall
1
-0
/
+2
2017-04-09
arm64: KVM: Convert __cpu_reset_hyp_mode to using __hyp_reset_vectors
Marc Zyngier
1
-1
/
+0
2017-04-09
arm64: hyp-stub: Define a return value for failed stub calls
Marc Zyngier
1
-1
/
+1
2017-04-09
KVM: arm/arm64: vgic: Defer touching GICH_VMCR to vcpu_load/put
Christoffer Dall
1
-0
/
+2
2016-11-04
arm/arm64: KVM: Perform local TLB invalidation when multiplexing vcpus on a s...
Marc Zyngier
1
-0
/
+1
2016-09-08
arm64: KVM: Allow an exit code to be tagged with an SError
Marc Zyngier
1
-0
/
+4
2016-09-08
arm64: KVM: Add exception code to report EL1 asynchronous aborts
Marc Zyngier
1
-2
/
+3
2016-05-17
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-0
/
+3
2016-04-28
arm64: kvm: allows kvm cpu hotplug
AKASHI Takahiro
1
-0
/
+1
2016-04-28
arm64: hyp/kvm: Make hyp-stub reject kvm_call_hyp()
James Morse
1
-0
/
+2
2016-04-06
arm64: KVM: Warn when PARange is less than 40 bits
Marc Zyngier
1
-1
/
+1
2016-03-21
arm64: KVM: Turn kvm_ksym_ref into a NOP on VHE
Marc Zyngier
1
-1
/
+7
2016-03-18
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-0
/
+2
2016-03-09
arm64: KVM: vgic-v3: Reset LRs at boot time
Marc Zyngier
1
-0
/
+1
2016-02-29
arm64: KVM: Switch to C-based stage2 init
Marc Zyngier
1
-0
/
+2
2016-02-29
ARM: KVM: Remove __kvm_hyp_code_start/__kvm_hyp_code_end
Marc Zyngier
1
-3
/
+0
2016-02-18
arm64: allow kernel Image to be loaded anywhere in physical memory
Ard Biesheuvel
1
-16
/
+1
2016-02-18
arm64: kvm: deal with kernel symbols outside of linear mapping
Ard Biesheuvel
1
-0
/
+17
2015-12-14
arm64: KVM: Turn system register numbers to an enum
Marc Zyngier
1
-76
/
+0
2015-09-17
arm64: KVM: Remove all traces of the ThumbEE registers
Will Deacon
1
-3
/
+1
2015-07-21
KVM: arm64: introduce vcpu->arch.debug_ptr
Alex Bennée
1
-16
/
+8
2015-07-21
KVM: arm: introduce kvm_arm_init/setup/clear_debug
Alex Bennée
1
-0
/
+2
2015-06-24
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-5
/
+0
2015-06-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2015-06-12
arm64: KVM: Switch vgic save/restore to alternative_insn
Marc Zyngier
1
-5
/
+0
2015-05-26
ARM: KVM: fix comment
Geert Uytterhoeven
1
-1
/
+1
2015-01-16
KVM: arm64: ARMv8 header changes for page logging
Mario Smarduch
1
-0
/
+1
2014-07-11
arm64: KVM: add trap handlers for AArch32 debug registers
Marc Zyngier
1
-0
/
+9
2014-07-11
arm64: KVM: common infrastructure for handling AArch32 CP14/CP15
Marc Zyngier
1
-1
/
+1
2014-07-11
arm64: KVM: add trap handlers for AArch64 debug registers
Marc Zyngier
1
-7
/
+21
[next]