aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kvm
Commit message (Expand)AuthorAge
...
| * | | | ARM: KVM: allow HYP mappings to be at an offset from kernel mappingsMarc Zyngier2013-03-06
| * | | | ARM: KVM: use kvm_kernel_vfp_t as an abstract type for VFP containersMarc Zyngier2013-03-06
| * | | | ARM: KVM: move hyp init to kvm_host.hMarc Zyngier2013-03-06
| * | | | ARM: KVM: abstract most MMU operationsMarc Zyngier2013-03-06
| * | | | KVM: ARM: Reintroduce trace_kvm_hvcChristoffer Dall2013-03-06
| * | | | ARM: KVM: move exit handler selection to a separate fileMarc Zyngier2013-03-06
| * | | | ARM: KVM: move kvm_condition_valid to emulate.cMarc Zyngier2013-03-06
| * | | | ARM: KVM: abstract HSR_EC_IABT awayMarc Zyngier2013-03-06
| * | | | ARM: KVM: abstract fault decoding awayMarc Zyngier2013-03-06
| * | | | ARM: KVM: abstract exception class decoding awayMarc Zyngier2013-03-06
| * | | | ARM: KVM: abstract IL decoding awayMarc Zyngier2013-03-06
| * | | | ARM: KVM: abstract SAS decoding awayMarc Zyngier2013-03-06
| * | | | ARM: KVM: abstract S1TW abort detection awayMarc Zyngier2013-03-06
| * | | | ARM: KVM: abstract (and fix) external abort detection awayMarc Zyngier2013-03-06
| * | | | ARM: KVM: abstract HSR_SRT_{MASK,SHIFT} awayMarc Zyngier2013-03-06
| * | | | ARM: KVM: abstract HSR_SSE awayMarc Zyngier2013-03-06
| * | | | ARM: KVM: abstract HSR_WNR awayMarc Zyngier2013-03-06
| * | | | ARM: KVM: abstract HSR_ISV awayMarc Zyngier2013-03-06
| * | | | ARM: KVM: abstract fault register accessesMarc Zyngier2013-03-06
| * | | | ARM: KVM: convert GP registers from u32 to unsigned longMarc Zyngier2013-03-06
| * | | | KVM: ARM: Fix wrong address in commentJonghwan Choi2013-03-06
| |/ / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-04-30
|\ \ \ \ | |_|/ / |/| | |
| * | | treewide: Fix typo in printk and commentsMasanari Iida2013-04-24
| |/ /
* | | ARM: KVM: fix unbalanced get_cpu() in access_dcswMarc Zyngier2013-04-17
* | | ARM: KVM: fix KVM_CAP_ARM_SET_DEVICE_ADDR reportingMarc Zyngier2013-04-16
| |/ |/|
* | Merge branch 'kvm-arm/vgic-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Russell King2013-03-22
|\ \ | |/ |/|
| * ARM: KVM: vgic: take distributor lock on sync_hwstate pathMarc Zyngier2013-02-22
| * ARM: KVM: vgic: force EOIed LRs to the empty stateMarc Zyngier2013-02-22
* | ARM: KVM: fix compilation after removal of user_alloc from struct kvm_memory_...Marc Zyngier2013-02-25
* | ARM: KVM: fix kvm_arch_{prepare,commit}_memory_regionMarc Zyngier2013-02-25
|/
* ARM: KVM: arch_timers: Wire the init code and config optionMarc Zyngier2013-02-11
* ARM: KVM: arch_timers: Add timer world switchMarc Zyngier2013-02-11
* ARM: KVM: arch_timers: Add guest timer core supportMarc Zyngier2013-02-11
* ARM: KVM: Add VGIC configuration optionMarc Zyngier2013-02-11
* ARM: KVM: VGIC initialisation codeMarc Zyngier2013-02-11
* ARM: KVM: VGIC control interface world switchMarc Zyngier2013-02-11
* ARM: KVM: VGIC interrupt injectionMarc Zyngier2013-02-11
* ARM: KVM: vgic: retire queued, disabled interruptsMarc Zyngier2013-02-11
* ARM: KVM: VGIC virtual CPU interface managementMarc Zyngier2013-02-11
* ARM: KVM: VGIC distributor handlingMarc Zyngier2013-02-11
* ARM: KVM: VGIC accept vcpu and dist base addresses from user spaceChristoffer Dall2013-02-11
* ARM: KVM: Initial VGIC infrastructure codeMarc Zyngier2013-02-11
* ARM: KVM: Keep track of currently running vcpusMarc Zyngier2013-02-11
* KVM: ARM: Introduce KVM_ARM_SET_DEVICE_ADDR ioctlChristoffer Dall2013-02-11
* KVM: ARM: Power State Coordination Interface implementationMarc Zyngier2013-01-23
* KVM: ARM: Handle I/O abortsChristoffer Dall2013-01-23
* KVM: ARM: Handle guest faults in KVMChristoffer Dall2013-01-23
* KVM: ARM: VFP userspace interfaceRusty Russell2013-01-23
* KVM: ARM: Demux CCSIDR in the userspace APIChristoffer Dall2013-01-23
* KVM: ARM: User space API for getting/setting co-proc registersChristoffer Dall2013-01-23