index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kvm
/
interrupts.S
Age
Commit message (
Expand
)
Author
2016-02-29
ARM: KVM: Remove the old world switch
Marc Zyngier
2016-02-29
ARM: KVM: Change kvm_call_hyp return type to unsigned long
Marc Zyngier
2016-02-29
ARM: KVM: Move VFP registers to a CPU context structure
Marc Zyngier
2016-02-29
ARM: KVM: Move the HYP code to its own section
Marc Zyngier
2015-08-19
arm: KVM: keep arm vfp/simd exit handling consistent with arm64
Mario Smarduch
2015-06-26
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2015-06-17
arm: KVM: force execution of HCPTR access on VM exit
Marc Zyngier
2015-05-08
ARM: kvm: fix a bad BSYM() usage
Russell King
2015-01-16
KVM: arm: Add ARMv7 API to flush TLBs
Mario Smarduch
2014-07-11
ARM: KVM: __kvm_vcpu_run function return result fix in BE case
Victor Kamensky
2014-07-11
ARM: KVM: handle 64bit values passed to mrcc or from mcrr instructions in BE ...
Victor Kamensky
2014-02-27
arm/arm64: KVM: detect CPU reset on CPU_PM_EXIT
Marc Zyngier
2013-09-05
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2013-08-30
ARM: KVM: Add newlines to panic strings
Christoffer Dall
2013-08-12
ARM: kvm: use inner-shareable barriers after TLB flushing
Will Deacon
2013-06-26
ARM: KVM: clear exclusive monitor on all exception returns
Marc Zyngier
2013-06-26
ARM: KVM: add missing dsb before invalidating Stage-2 TLBs
Marc Zyngier
2013-06-26
ARM: KVM: perform save/restore of PAR
Marc Zyngier
2013-03-06
ARM: KVM: change kvm_tlb_flush_vmid to kvm_tlb_flush_vmid_ipa
Marc Zyngier
2013-03-06
KVM: ARM: Fix wrong address in comment
Jonghwan Choi
2013-02-11
ARM: KVM: arch_timers: Add guest timer core support
Marc Zyngier
2013-02-11
ARM: KVM: Initial VGIC infrastructure code
Marc Zyngier
2013-01-23
KVM: ARM: World-switch implementation
Christoffer Dall
2013-01-23
KVM: ARM: Memory virtualization setup
Christoffer Dall
2013-01-23
KVM: ARM: Hypervisor initialization
Christoffer Dall
2013-01-23
KVM: ARM: Initial skeleton to compile KVM support
Christoffer Dall