summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2015-06-03ARM: dts: imx27: only map 4 Kbyte for fec registersPhilippe Reynes
2015-06-02ARM: fix missing syscall trace exitRussell King
2015-05-16ARM: ux500: Enable GPIO regulator for SD-card for snowballUlf Hansson
2015-05-16ARM: ux500: Enable GPIO regulator for SD-card for HREF boardsUlf Hansson
2015-05-16ARM: ux500: Move GPIO regulator for SD-card into board DTSsUlf Hansson
2015-05-16ARM: mvebu: armada-xp-openblocks-ax3-4: Disable internal RTCGregory CLEMENT
2015-05-16ARM: dts: imx23-olinuxino: Fix polarity of LED GPIOFabio Estevam
2015-05-16ARM: dts: imx23-olinuxino: Fix dr_mode of usb0Stefan Wahren
2015-05-16ARM: dts: imx28: Fix AUART4 TX-DMA interrupt nameMarek Vasut
2015-05-16ARM: dts: imx25: Add #pwm-cells to pwm4Markus Pargmann
2015-05-04ARM: dts: dove: Fix uart[23] reg propertySebastian Hesselbarth
2015-05-04ARM: S3C64XX: Use fixed IRQ bases to avoid conflicts on CragganmoreCharles Keepax
2015-05-04ARM: 8320/1: fix integer overflow in ELF_ET_DYN_BASEAndrey Ryabinin
2015-04-30arm64: KVM: Do not use pgd_index to index stage-2 pgdMarc Zyngier
2015-04-30arm/arm64: KVM: Require in-kernel vgic for the arch timersChristoffer Dall
2015-04-30arm/arm64: KVM: Don't allow creating VCPUs after vgic_initializedChristoffer Dall
2015-04-30arm/arm64: KVM: Introduce stage2_unmap_vmChristoffer Dall
2015-04-30arm/arm64: KVM: Reset the HCR on each vcpu when resetting the vcpuChristoffer Dall
2015-04-30arm/arm64: KVM: Correct KVM_ARM_VCPU_INIT power off optionChristoffer Dall
2015-04-30arm/arm64: KVM: Don't clear the VCPU_POWER_OFF flagChristoffer Dall
2015-04-30arm/arm64: kvm: drop inappropriate use of kvm_is_mmio_pfn()Ard Biesheuvel
2015-04-30arm: kvm: STRICT_MM_TYPECHECKS fix for user_mem_abortSteve Capper
2015-04-30arm/arm64: KVM: Ensure memslots are within KVM_PHYS_SIZEChristoffer Dall
2015-04-30arm: kvm: fix CPU hotplugVladimir Murzin
2015-04-30arm/arm64: KVM: Fix VTTBR_BADDR_MASK and pgd allocJoel Schopp
2015-04-30ARM/arm64: KVM: fix use of WnR bit in kvm_is_write_fault()Ard Biesheuvel
2015-04-30arm/arm64: KVM: Complete WFI/WFE instructionsChristoffer Dall
2015-04-30ARM/ARM64: KVM: Nuke Hyp-mode tlbs before enabling MMUPranavkumar Sawargaonkar
2015-04-30KVM: ARM/arm64: avoid returning negative error code as boolWill Deacon
2015-04-30KVM: ARM/arm64: fix broken __percpu annotationWill Deacon
2015-04-30KVM: ARM/arm64: fix non-const declaration of function returning constWill Deacon
2015-04-30ARM: virt: fix wrong HSCTLR.EE bit settingLi Liu
2015-04-30ARM: KVM: user_mem_abort: support stage 2 MMIO page mappingKim Phillips
2015-04-30ARM: KVM: Unmap IPA on memslot delete/moveEric Auger
2015-04-30arm/arm64: KVM: Fix and refactor unmap_rangeChristoffer Dall
2015-04-30ARM: KVM: disable KVM in Kconfig on big-endian systemsWill Deacon
2015-04-30ARM: KVM: trap VM system registers until MMU and caches are ONMarc Zyngier
2015-04-30ARM: KVM: add world-switch for AMAIR{0,1}Marc Zyngier
2015-04-30ARM: KVM: introduce per-vcpu HYP Configuration RegisterMarc Zyngier
2015-04-30ARM: KVM: fix ordering of 64bit coprocessor accessesMarc Zyngier
2015-04-30ARM: KVM: fix handling of trapped 64bit coprocessor accessesMarc Zyngier
2015-04-30ARM: KVM: force cache clean on page fault when caches are offMarc Zyngier
2015-04-30arm64: KVM: flush VM pages before letting the guest enable cachesMarc Zyngier
2015-04-30ARM: KVM: introduce kvm_p*d_addr_endMarc Zyngier
2015-04-30arm64: KVM: force cache clean on page fault when caches are offMarc Zyngier
2015-04-30arm/arm64: KVM: detect CPU reset on CPU_PM_EXITMarc Zyngier
2015-04-30arm: kvm: implement CPU PM notifierLorenzo Pieralisi
2015-04-30KVM: ARM: Remove duplicate includeSachin Kamat
2015-04-30arm: KVM: Don't return PSCI_INVAL if waitqueue is inactiveChristoffer Dall
2015-04-30arm/arm64: kvm: Set vcpu->cpu to -1 on vcpu_putChristoffer Dall