Age | Commit message (Expand) | Author | Files | Lines |
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 |
2014-07-11 | arm64: KVM: vgic: add GICv3 world switch | Marc Zyngier | 1 | -0/+2 |
2014-07-11 | KVM: ARM: vgic: add the GICv3 backend | Marc Zyngier | 1 | -0/+2 |
2014-07-11 | arm64: KVM: split GICv2 world switch from hyp code | Marc Zyngier | 1 | -0/+4 |
2014-07-11 | arm64: KVM: remove __kvm_hyp_code_{start,end} from hyp.S | Marc Zyngier | 1 | -2/+4 |
2014-03-03 | arm64: KVM: trap VM system registers until MMU and caches are ON | Marc Zyngier | 1 | -1/+2 |
2013-08-09 | arm64: KVM: perform save/restore of PAR_EL1 | Marc Zyngier | 1 | -7/+10 |
2013-06-12 | arm64: KVM: define 32bit specific registers | Marc Zyngier | 1 | -1/+37 |
2013-06-07 | arm64: KVM: system register definitions for 64bit guests | Marc Zyngier | 1 | -0/+68 |