summaryrefslogtreecommitdiffstats
path: root/arch/arm
AgeCommit message (Expand)Author
2015-07-10arm64: KVM: Do not use pgd_index to index stage-2 pgdMarc Zyngier
2015-07-10arm/arm64: KVM: Require in-kernel vgic for the arch timersChristoffer Dall
2015-07-10arm: KVM: force execution of HCPTR access on VM exitMarc Zyngier
2015-07-03arm/arm64: KVM: Don't allow creating VCPUs after vgic_initializedChristoffer Dall
2015-07-03arm/arm64: KVM: Introduce stage2_unmap_vmChristoffer Dall
2015-07-03arm/arm64: KVM: Reset the HCR on each vcpu when resetting the vcpuChristoffer Dall
2015-07-03arm/arm64: KVM: Correct KVM_ARM_VCPU_INIT power off optionChristoffer Dall
2015-07-03arm/arm64: KVM: Don't clear the VCPU_POWER_OFF flagChristoffer Dall
2015-07-03arm/arm64: kvm: drop inappropriate use of kvm_is_mmio_pfn()Ard Biesheuvel
2015-07-03arm64: KVM: fix unmapping with 48-bit VAsMark Rutland
2015-07-03arm: kvm: STRICT_MM_TYPECHECKS fix for user_mem_abortSteve Capper
2015-07-03arm/arm64: KVM: Ensure memslots are within KVM_PHYS_SIZEChristoffer Dall
2015-07-03arm/arm64: KVM: fix potential NULL dereference in user_mem_abort()Ard Biesheuvel
2015-07-03arm: kvm: fix CPU hotplugVladimir Murzin
2015-07-03arm/arm64: KVM: Fix VTTBR_BADDR_MASK and pgd allocJoel Schopp
2015-07-03ARM/arm64: KVM: fix use of WnR bit in kvm_is_write_fault()Ard Biesheuvel
2015-07-03bus: mvebu: pass the coherency availability information at init timeGreg Ungerer
2015-07-03ARM: clk-imx6q: refine sata's parentSebastien Szymanski
2015-06-29KVM: ARM/arm64: avoid returning negative error code as boolWill Deacon
2015-06-29KVM: ARM/arm64: fix broken __percpu annotationWill Deacon
2015-06-29KVM: ARM/arm64: fix non-const declaration of function returning constWill Deacon
2015-06-29ARM: virt: fix wrong HSCTLR.EE bit settingLi Liu
2015-06-29ARM: KVM: user_mem_abort: support stage 2 MMIO page mappingKim Phillips
2015-06-29ARM: KVM: Unmap IPA on memslot delete/moveEric Auger
2015-06-29arm/arm64: KVM: Fix and refactor unmap_rangeChristoffer Dall
2015-06-06ARM: fix missing syscall trace exitRussell King
2015-06-06ARM: dts: imx27: only map 4 Kbyte for fec registersPhilippe Reynes
2015-05-17ARM: KVM: trap VM system registers until MMU and caches are ONMarc Zyngier
2015-05-17ARM: KVM: add world-switch for AMAIR{0,1}Marc Zyngier
2015-05-17ARM: KVM: introduce per-vcpu HYP Configuration RegisterMarc Zyngier
2015-05-17ARM: KVM: fix ordering of 64bit coprocessor accessesMarc Zyngier
2015-05-17ARM: KVM: fix handling of trapped 64bit coprocessor accessesMarc Zyngier
2015-05-17ARM: KVM: force cache clean on page fault when caches are offMarc Zyngier
2015-05-17arm64: KVM: flush VM pages before letting the guest enable cachesMarc Zyngier
2015-05-17ARM: KVM: introduce kvm_p*d_addr_endMarc Zyngier
2015-05-17arm64: KVM: force cache clean on page fault when caches are offMarc Zyngier
2015-05-17ARM: ux500: Enable GPIO regulator for SD-card for snowballUlf Hansson
2015-05-17ARM: ux500: Enable GPIO regulator for SD-card for HREF boardsUlf Hansson
2015-05-17ARM: ux500: Move GPIO regulator for SD-card into board DTSsUlf Hansson
2015-05-17ARM: net fix emit_udiv() for BPF_ALU | BPF_DIV | BPF_K intruction.Nicolas Schichan
2015-05-17ARM: mvebu: armada-xp-openblocks-ax3-4: Disable internal RTCGregory CLEMENT
2015-05-17ARM: dts: imx23-olinuxino: Fix polarity of LED GPIOFabio Estevam
2015-05-17ARM: dts: imx23-olinuxino: Fix dr_mode of usb0Stefan Wahren
2015-05-17ARM: dts: imx28: Fix AUART4 TX-DMA interrupt nameMarek Vasut
2015-05-17ARM: dts: imx25: Add #pwm-cells to pwm4Markus Pargmann
2015-05-06ARM: dts: dove: Fix uart[23] reg propertySebastian Hesselbarth
2015-05-06ARM: S3C64XX: Use fixed IRQ bases to avoid conflicts on CragganmoreCharles Keepax
2015-05-06ARM: 8320/1: fix integer overflow in ELF_ET_DYN_BASEAndrey Ryabinin
2015-04-29ARM: 8109/1: mm: Modify pte_write and pmd_write logic for LPAESteven Capper
2015-04-29ARM: 8108/1: mm: Introduce {pte,pmd}_isset and {pte,pmd}_isclearSteven Capper