summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2016-09-29Merge tag 'kvm-arm-for-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Radim Krčmář
2016-09-22ARM: KVM: Support vgic-v3Vladimir Murzin
2016-09-22KVM: arm64: vgic-its: Introduce config option to guard ITS specific codeVladimir Murzin
2016-09-22arm64: KVM: Move vgic-v3 save/restore to virt/kvm/arm/hypVladimir Murzin
2016-09-22arm64: KVM: Move GIC accessors to arch_gicv3.hVladimir Murzin
2016-09-22arm64: KVM: Use static keys for selecting the GIC backendVladimir Murzin
2016-09-13Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini
2016-09-08Merge tag 'kvm-s390-next-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2016-09-08arm64: KVM: Inject a vSerror if detecting a bad GICV access at EL2Marc Zyngier
2016-09-08arm64: KVM: Handle async aborts delivered while at EL2Marc Zyngier
2016-09-08arm64: KVM: Inject a Virtual SError if it was pendingMarc Zyngier
2016-09-08arm64: KVM: Allow an exit code to be tagged with an SErrorMarc Zyngier
2016-09-08arm64: KVM: Route asynchronous abortsMarc Zyngier
2016-09-08arm64: KVM: Add EL1 async abort handlerMarc Zyngier
2016-09-08arm64: KVM: Add exception code to report EL1 asynchronous abortsMarc Zyngier
2016-09-08arm64: KVM: Add Virtual Abort injection helperMarc Zyngier
2016-09-08arm64: KVM: Preserve pending vSError in world switchMarc Zyngier
2016-09-08arm64: KVM: Rename HCR_VA to HCR_VSEMarc Zyngier
2016-09-08arm64: KVM: vgic-v2: Add the GICV emulation infrastructureMarc Zyngier
2016-09-08arm64: KVM: Move the AArch32 conditional execution to common codeMarc Zyngier
2016-09-08arm64: KVM: Move kvm_vcpu_get_condition out of emulate.cMarc Zyngier
2016-09-08arm64: KVM: VHE: reset PSTATE.PAN on entry to EL2Vladimir Murzin
2016-09-08KVM: arm/arm64: Get rid of exported aliases to static functionsChristoffer Dall
2016-09-08arm64/kvm: remove unused stub functionsMark Rutland
2016-09-08arm64: KVM: Optimize __guest_enter/exit() to save a few instructionsShanker Donthineni
2016-09-08KVM: Add provisioning for ulong vm stats and u64 vcpu statsSuraj Jitindar Singh
2016-08-18arm64: Fix shift warning in arch/arm64/mm/dump.cCatalin Marinas
2016-08-18Merge tag 'kvm-arm-for-v4.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini
2016-08-17arm64: kernel: avoid literal load of virtual address with MMU offArd Biesheuvel
2016-08-17arm64: Fix NUMA build error when !CONFIG_ACPICatalin Marinas
2016-08-17arm64: KVM: report configured SRE value to 32-bit worldVladimir Murzin
2016-08-17arm64: KVM: remove misleading comment on pmu statusVladimir Murzin
2016-08-17arm64: Document workaround for Cortex-A72 erratum #853709Marc Zyngier
2016-08-14Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2016-08-12arm64: defconfig: enable CONFIG_LOCALVERSION_AUTOMasahiro Yamada
2016-08-12arm64: defconfig: add options for virtualization and containersRiku Voipio
2016-08-12arm64: hibernate: handle allocation failuresMark Rutland
2016-08-12arm64: hibernate: avoid potential TLB conflictMark Rutland
2016-08-12arm64: Handle el1 synchronous instruction aborts cleanlyLaura Abbott
2016-08-11Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-08-11arm64: Remove stack duplicating code from jprobesDavid A. Long
2016-08-10arm64: Kconfig: select HISILICON_IRQ_MBIGEN only if PCI is selectedSudeep Holla
2016-08-10arm64: Kconfig: select ALPINE_MSI only if PCI is selectedSudeep Holla
2016-08-09arm64: Support hard limit of cpu count by nr_cpusKefeng Wang
2016-08-08Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds
2016-08-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-08-06Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski
2016-08-04arm64: Fix copy-on-write referencing in HugeTLBSteve Capper
2016-08-04Merge tag 'kvm-arm-for-4.8-take2' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini