| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2016-03-17 | 1 | -0/+2 |
|\ |
|
| * | arm64: kvm: deal with kernel symbols outside of linear mapping | Ard Biesheuvel | 2016-02-18 | 1 | -0/+2 |
* | | ARM: KVM: Remove __kvm_hyp_exit/__kvm_hyp_exit_end | Marc Zyngier | 2016-02-29 | 1 | -3/+0 |
* | | ARM: KVM: Turn CP15 defines to an enum | Marc Zyngier | 2016-02-29 | 1 | -33/+0 |
* | | ARM: KVM: Switch to C-based stage2 init | Marc Zyngier | 2016-02-29 | 1 | -0/+2 |
* | | ARM: KVM: Remove __kvm_hyp_code_start/__kvm_hyp_code_end | Marc Zyngier | 2016-02-29 | 1 | -3/+0 |
* | | ARM: KVM: Move the HYP code to its own section | Marc Zyngier | 2016-02-29 | 1 | -2/+4 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2015-06-23 | 1 | -1/+1 |
|\ |
|
| * | ARM: KVM: fix comment | Geert Uytterhoeven | 2015-05-26 | 1 | -1/+1 |
* | | KVM: arm: Add ARMv7 API to flush TLBs | Mario Smarduch | 2015-01-16 | 1 | -0/+1 |
|/ |
|
* | ARM: KVM: handle 64bit values passed to mrcc or from mcrr instructions in BE ... | Victor Kamensky | 2014-07-11 | 1 | -0/+18 |
* | ARM: KVM: add world-switch for AMAIR{0,1} | Marc Zyngier | 2014-03-03 | 1 | -1/+3 |
* | KVM: ARM: Add support for Cortex-A7 | Jonathan Austin | 2013-10-12 | 1 | -1/+1 |
* | ARM: KVM: perform save/restore of PAR | Marc Zyngier | 2013-06-26 | 1 | -10/+12 |
* | ARM: KVM: remove dead prototype for __kvm_tlb_flush_vmid | Marc Zyngier | 2013-06-26 | 1 | -2/+0 |
* | ARM: KVM: change kvm_tlb_flush_vmid to kvm_tlb_flush_vmid_ipa | Marc Zyngier | 2013-03-06 | 1 | -1/+1 |
* | ARM: KVM: arch_timers: Add timer world switch | Marc Zyngier | 2013-02-11 | 1 | -1/+2 |
* | KVM: ARM: Handle guest faults in KVM | Christoffer Dall | 2013-01-23 | 1 | -0/+2 |
* | KVM: ARM: Memory virtualization setup | Christoffer Dall | 2013-01-23 | 1 | -0/+2 |
* | KVM: ARM: Hypervisor initialization | Christoffer Dall | 2013-01-23 | 1 | -0/+20 |
* | KVM: ARM: Initial skeleton to compile KVM support | Christoffer Dall | 2013-01-23 | 1 | -0/+58 |