aboutsummaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2014-10-02ARM: mm: Introduce virt_to_idmap() with an arch hookSantosh Shilimkar
2014-10-02ARM: barrier: allow options to be passed to memory barrier instructionsWill Deacon
2014-10-02ARM: 7990/1: asm: rename logical shift macros push pull into lspush lspullVictor Kamensky
2014-10-02arm: kvm: fix CPU hotplugVladimir Murzin
2014-10-02arm/arm64: KVM: Report correct FSC for unsupported fault typesChristoffer Dall
2014-10-02arm/arm64: KVM: Fix VTTBR_BADDR_MASK and pgd allocJoel Schopp
2014-10-02arm/arm64: KVM: vgic: make number of irqs a configurable attributeMarc Zyngier
2014-10-02arm/arm64: KVM: vgic: delay vgic allocation until init timeMarc Zyngier
2014-10-02arm/arm64: KVM: vgic: switch to dynamic allocationMarc Zyngier
2014-10-02ARM/arm64: KVM: fix use of WnR bit in kvm_is_write_fault()Ard Biesheuvel
2014-10-02KVM: remove garbage arg to *hardware_{en,dis}ableRadim Krčmář
2014-10-02KVM: static inline empty kvm_arch functionsRadim Krčmář
2014-10-02KVM: forward declare structs in kvm_types.hPaolo Bonzini
2014-10-02KVM: ARM/arm64: return -EFAULT if copy_from_user fails in set_timer_regWill Deacon
2014-10-02KVM: ARM/arm64: avoid returning negative error code as boolWill Deacon
2014-10-02KVM: ARM/arm64: fix broken __percpu annotationWill Deacon
2014-10-02KVM: ARM/arm64: fix non-const declaration of function returning constWill Deacon
2014-10-02arm/arm64: KVM: Support KVM_CAP_READONLY_MEMChristoffer Dall
2014-10-02KVM: add kvm_arch_sched_inRadim Krčmář
2014-10-02KVM: Rename and add argument to check_extensionAlexander Graf
2014-10-02ARM: make it easier to check the CPU part number correctlyRussell King
2014-10-02ARM: KVM: enable KVM in Kconfig on big-endian systemsVictor Kamensky
2014-10-02ARM: KVM: one_reg coproc set and get BE fixesVictor Kamensky
2014-10-02ARM: KVM: MMIO support BE host running LE codeVictor Kamensky
2014-10-02ARM: KVM: __kvm_vcpu_run function return result fix in BE caseVictor Kamensky
2014-10-02ARM: KVM: handle 64bit values passed to mrcc or from mcrr instructions in BE ...Victor Kamensky
2014-10-02ARM: KVM: fix vgic V7 assembler code to work in BE imageVictor Kamensky
2014-10-02arm64: KVM: split GICv2 world switch from hyp codeMarc Zyngier
2014-10-02KVM: ARM: vgic: split GICv2 backend from the main vgic codeMarc Zyngier
2014-10-02KVM: arm/arm64: vgic: move GICv2 registers to their own structureMarc Zyngier
2014-10-02arm64: KVM: allow export and import of generic timer regsAlex Bennée
2014-10-02ARM: KVM: user_mem_abort: support stage 2 MMIO page mappingKim Phillips
2014-10-02ARM: KVM: Unmap IPA on memslot delete/moveEric Auger
2014-10-02arm/arm64: KVM: Fix and refactor unmap_rangeChristoffer Dall
2014-10-02ARM/ARM64: KVM: Advertise KVM_CAP_ARM_PSCI_0_2 to user spaceAnup Patel
2014-10-02ARM/ARM64: KVM: Emulate PSCI v0.2 CPU_SUSPENDAnup Patel
2014-10-02ARM/ARM64: KVM: Fix CPU_ON emulation for PSCI v0.2Anup Patel
2014-10-02ARM/ARM64: KVM: Emulate PSCI v0.2 MIGRATE_INFO_TYPE and related functionsAnup Patel
2014-10-02ARM/ARM64: KVM: Emulate PSCI v0.2 AFFINITY_INFOAnup Patel
2014-10-02ARM/ARM64: KVM: Emulate PSCI v0.2 SYSTEM_OFF and SYSTEM_RESETAnup Patel
2014-10-02ARM/ARM64: KVM: Make kvm_psci_call() return convention more flexibleAnup Patel
2014-10-02ARM/ARM64: KVM: Add base for PSCI v0.2 emulationAnup Patel
2014-10-02arm: KVM: fix possible misalignment of PGDs and bounce pageMark Salter
2014-10-02ARM: KVM: disable KVM in Kconfig on big-endian systemsWill Deacon
2014-10-02ARM: KVM: fix warning in mmu.cMarc Zyngier
2014-10-02ARM: KVM: trap VM system registers until MMU and caches are ONMarc Zyngier
2014-10-02ARM: KVM: add world-switch for AMAIR{0,1}Marc Zyngier
2014-10-02ARM: KVM: introduce per-vcpu HYP Configuration RegisterMarc Zyngier
2014-10-02ARM: KVM: fix ordering of 64bit coprocessor accessesMarc Zyngier
2014-10-02ARM: KVM: fix handling of trapped 64bit coprocessor accessesMarc Zyngier