Age | Commit message (Expand) | Author | Files | Lines |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 266 | Thomas Gleixner | 1 | -13/+1 |
2018-12-19 | arm/arm64: KVM: Add ARM_EXCEPTION_IS_TRAP macro | Marc Zyngier | 1 | -0/+4 |
2018-06-05 | Merge branches 'fixes', 'misc' and 'spectre' into for-linus | Russell King | 1 | -2/+0 |
2018-05-31 | ARM: KVM: invalidate BTB on guest exit for Cortex-A12/A17 | Marc Zyngier | 1 | -2/+0 |
2018-03-19 | KVM: arm64: Introduce VHE-specific kvm_vcpu_run | Christoffer Dall | 1 | -1/+4 |
2017-11-06 | KVM: arm/arm64: Move timer save/restore out of the hyp code | Christoffer Dall | 1 | -0/+2 |
2017-04-09 | ARM: KVM: Gracefully handle hyp-stubs being restored from under our feet | Marc Zyngier | 1 | -1/+1 |
2017-04-09 | ARM: KVM: Convert __cpu_reset_hyp_mode to using __hyp_reset_vectors | Marc Zyngier | 1 | -2/+0 |
2017-04-09 | KVM: arm/arm64: vgic: Defer touching GICH_VMCR to vcpu_load/put | Christoffer Dall | 1 | -0/+3 |
2016-11-04 | arm/arm64: KVM: Perform local TLB invalidation when multiplexing vcpus on a s... | Marc Zyngier | 1 | -0/+1 |
2016-09-22 | ARM: KVM: Support vgic-v3 | Vladimir Murzin | 1 | -0/+3 |
2016-09-08 | arm: KVM: Allow an exit code to be tagged with a Virtual Abort | Marc Zyngier | 1 | -0/+4 |
2016-07-03 | arm: KVM: Allow hyp teardown | Marc Zyngier | 1 | -0/+2 |
2016-03-17 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -0/+2 |
2016-02-29 | ARM: KVM: Remove __kvm_hyp_exit/__kvm_hyp_exit_end | Marc Zyngier | 1 | -3/+0 |
2016-02-29 | ARM: KVM: Turn CP15 defines to an enum | Marc Zyngier | 1 | -33/+0 |
2016-02-29 | ARM: 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-29 | ARM: KVM: Move the HYP code to its own section | Marc Zyngier | 1 | -2/+4 |
2016-02-18 | arm64: kvm: deal with kernel symbols outside of linear mapping | Ard Biesheuvel | 1 | -0/+2 |
2015-06-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2015-05-26 | ARM: KVM: fix comment | Geert Uytterhoeven | 1 | -1/+1 |
2015-01-16 | KVM: arm: Add ARMv7 API to flush TLBs | Mario Smarduch | 1 | -0/+1 |
2014-07-11 | ARM: KVM: handle 64bit values passed to mrcc or from mcrr instructions in BE ... | Victor Kamensky | 1 | -0/+18 |
2014-03-03 | ARM: KVM: add world-switch for AMAIR{0,1} | Marc Zyngier | 1 | -1/+3 |
2013-10-12 | KVM: ARM: Add support for Cortex-A7 | Jonathan Austin | 1 | -1/+1 |
2013-06-26 | ARM: KVM: perform save/restore of PAR | Marc Zyngier | 1 | -10/+12 |
2013-06-26 | ARM: KVM: remove dead prototype for __kvm_tlb_flush_vmid | Marc Zyngier | 1 | -2/+0 |
2013-03-06 | ARM: KVM: change kvm_tlb_flush_vmid to kvm_tlb_flush_vmid_ipa | Marc Zyngier | 1 | -1/+1 |
2013-02-11 | ARM: KVM: arch_timers: Add timer world switch | Marc Zyngier | 1 | -1/+2 |
2013-01-23 | KVM: ARM: Handle guest faults in KVM | Christoffer Dall | 1 | -0/+2 |
2013-01-23 | KVM: ARM: Memory virtualization setup | Christoffer Dall | 1 | -0/+2 |
2013-01-23 | KVM: ARM: Hypervisor initialization | Christoffer Dall | 1 | -0/+20 |
2013-01-23 | KVM: ARM: Initial skeleton to compile KVM support | Christoffer Dall | 1 | -0/+58 |