summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.12.42-rt58v3.12.42-rt58Steven Rostedt (Red Hat)2015-05-201-1/+1
* Merge tag 'v3.12.42' into v3.12-rtSteven Rostedt (Red Hat)2015-05-2037-278/+918
|\
| * Linux 3.12.42v3.12.42Jiri Slaby2015-04-301-1/+1
| * arm/arm64: KVM: Keep elrsr/aisr in sync with software modelChristoffer Dall2015-04-301-0/+10
| * arm64: KVM: Do not use pgd_index to index stage-2 pgdMarc Zyngier2015-04-303-3/+7
| * arm64: KVM: Fix HCR setting for 32bit guestsMarc Zyngier2015-04-302-1/+2
| * arm64: KVM: Fix TLB invalidation by IPA/VMIDMarc Zyngier2015-04-301-0/+1
| * arm/arm64: KVM: Require in-kernel vgic for the arch timersChristoffer Dall2015-04-303-14/+35
| * arm/arm64: KVM: Don't allow creating VCPUs after vgic_initializedChristoffer Dall2015-04-301-0/+5
| * arm/arm64: KVM: Introduce stage2_unmap_vmChristoffer Dall2015-04-304-0/+74
| * arm/arm64: KVM: Reset the HCR on each vcpu when resetting the vcpuChristoffer Dall2015-04-305-2/+12
| * arm/arm64: KVM: Correct KVM_ARM_VCPU_INIT power off optionChristoffer Dall2015-04-302-1/+4
| * arm/arm64: KVM: Don't clear the VCPU_POWER_OFF flagChristoffer Dall2015-04-301-1/+1
| * arm/arm64: kvm: drop inappropriate use of kvm_is_mmio_pfn()Ard Biesheuvel2015-04-301-1/+6
| * arm64/kvm: Fix assembler compatibility of macrosGeoff Levand2015-04-301-10/+11
| * arm: kvm: STRICT_MM_TYPECHECKS fix for user_mem_abortSteve Capper2015-04-301-1/+1
| * arm/arm64: KVM: Ensure memslots are within KVM_PHYS_SIZEChristoffer Dall2015-04-301-0/+11
| * arm: kvm: fix CPU hotplugVladimir Murzin2015-04-301-1/+2
| * arm/arm64: KVM: Fix VTTBR_BADDR_MASK and pgd allocJoel Schopp2015-04-303-6/+16
| * KVM: ARM: vgic: plug irq injection raceMarc Zyngier2015-04-301-1/+2
| * ARM/arm64: KVM: fix use of WnR bit in kvm_is_write_fault()Ard Biesheuvel2015-04-303-25/+9
| * arm/arm64: KVM: Complete WFI/WFE instructionsChristoffer Dall2015-04-302-0/+4
| * ARM/ARM64: KVM: Nuke Hyp-mode tlbs before enabling MMUPranavkumar Sawargaonkar2015-04-302-0/+8
| * KVM: vgic: return int instead of bool when checking I/O rangesWill Deacon2015-04-301-1/+1
| * KVM: ARM/arm64: avoid returning negative error code as boolWill Deacon2015-04-302-2/+2
| * KVM: ARM/arm64: fix broken __percpu annotationWill Deacon2015-04-302-2/+2
| * KVM: ARM/arm64: fix non-const declaration of function returning constWill Deacon2015-04-302-2/+2
| * ARM64: KVM: store kvm_vcpu_fault_info est_el2 as wordVictor Kamensky2015-04-301-1/+1
| * ARM: virt: fix wrong HSCTLR.EE bit settingLi Liu2015-04-301-1/+1
| * arm64: KVM: export demux regids as KVM_REG_ARM64Alex Bennée2015-04-301-1/+1
| * ARM: KVM: user_mem_abort: support stage 2 MMIO page mappingKim Phillips2015-04-301-2/+7
| * ARM: KVM: Unmap IPA on memslot delete/moveEric Auger2015-04-302-37/+45
| * arm/arm64: KVM: Fix and refactor unmap_rangeChristoffer Dall2015-04-303-42/+89
| * kvm: arm64: vgic: fix hyp panic with 64k pages on juno platformWill Deacon2015-04-301-4/+20
| * arm64: kvm: use inner-shareable barriers for inner-shareable maintenanceWill Deacon2015-04-301-3/+9
| * KVM: ARM: vgic: Fix the overlap check action about setting the GICD & GICC ba...Haibin Wang2015-04-301-2/+3
| * KVM: arm/arm64: vgic: fix GICD_ICFGR register accessesAndre Przywara2015-04-301-5/+4
| * ARM: KVM: disable KVM in Kconfig on big-endian systemsWill Deacon2015-04-301-1/+1
| * ARM: KVM: fix non-VGIC compilationMarc Zyngier2015-04-301-0/+5
| * ARM: KVM: trap VM system registers until MMU and caches are ONMarc Zyngier2015-04-304-20/+49
| * ARM: KVM: add world-switch for AMAIR{0,1}Marc Zyngier2015-04-303-3/+36
| * ARM: KVM: introduce per-vcpu HYP Configuration RegisterMarc Zyngier2015-04-305-10/+11
| * ARM: KVM: fix ordering of 64bit coprocessor accessesMarc Zyngier2015-04-301-3/+3
| * ARM: KVM: fix handling of trapped 64bit coprocessor accessesMarc Zyngier2015-04-302-4/+4
| * ARM: KVM: force cache clean on page fault when caches are offMarc Zyngier2015-04-301-2/+9
| * arm64: KVM: flush VM pages before letting the guest enable cachesMarc Zyngier2015-04-304-1/+91
| * ARM: KVM: introduce kvm_p*d_addr_endMarc Zyngier2015-04-303-4/+21
| * arm64: KVM: trap VM system registers until MMU and caches are ONMarc Zyngier2015-04-303-14/+82
| * arm64: KVM: allows discrimination of AArch32 sysreg accessMarc Zyngier2015-04-302-0/+8
| * arm64: KVM: force cache clean on page fault when caches are offMarc Zyngier2015-04-303-10/+18