summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2016-01-05ARM: common: edma: Fix channel parameter for irq callbacksPeter Ujfalusi
2016-01-05ARM: 8427/1: dma-mapping: add support for offset parameter in dma_mmap()Marek Szyprowski
2016-01-05ARM: 8426/1: dma-mapping: add missing range check in dma_mmap()Marek Szyprowski
2015-11-14ARM: orion: Fix DSA platform device after mvmdio conversionFlorian Fainelli
2015-10-27ARM: dts: omap5-uevm.dts: fix i2c5 pinctrl offsetsGrazvydas Ignotas
2015-10-27ARM: 8429/1: disable GCC SRA optimizationArd Biesheuvel
2015-10-27ARM: fix Thumb2 signal handling when ARMv6 is enabledRussell King
2015-10-22ARM: 7880/1: Clear the IT state independent of the Thumb-2 modeT.J. Purtell
2015-09-30ARM: OMAP2+: DRA7: clockdomain: change l4per2_7xx_clkdm to SW_WKUPVignesh R
2015-08-25arch: Introduce smp_load_acquire(), smp_store_release()Peter Zijlstra
2015-08-25ARM: OMAP2+: hwmod: Fix _wait_target_ready() for hwmods without syscRoger Quadros
2015-08-19ARM: realview: fix sparsemem buildArnd Bergmann
2015-07-30arm: KVM: force execution of HCPTR access on VM exitMarc Zyngier
2015-07-30ARM: clk-imx6q: refine sata's parentSebastien Szymanski
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