aboutsummaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2014-11-21Merge tag 'v3.14.25' into linux-linaro-lsk-v3.14Mark Brown
2014-11-21ARM: probes: fix instruction fetch order with <asm/opcodes.h>Ben Dooks
2014-11-21ARM: 8191/1: decompressor: ensure I-side picks up relocated codeWill Deacon
2014-11-21ARM: 8198/1: make kuser helpers depend on MMUNathan Lynch
2014-10-31Merge tag 'v3.14.23' into linux-linaro-lsk-v3.14Mark Brown
2014-10-30ARM: mvebu: Netgear RN102: Use Hardware BCH ECCklightspeed@killerwolves.net
2014-10-30ARM: mvebu: Netgear RN2120: Use Hardware BCH ECCArnaud Ebalard
2014-10-30ARM: mvebu: Netgear RN104: Use Hardware BCH ECCArnaud Ebalard
2014-10-30ARM: at91/PMC: don't forget to write PMC_PCDR register to disable clocksLudovic Desroches
2014-10-30ARM: at91: fix at91sam9263ek DT mmc pinmuxing settingsAndreas Henriksson
2014-10-30ARM: at91/dt: Fix typo regarding can0_clkDavid Dueck
2014-10-09Merge remote-tracking branch 'lsk/v3.14/topic/kvm' into linux-linaro-lsk-v3.14Mark Brown
2014-10-08Merge branch 'lsk/v3.14/topic/kvm' into lsk/lsk-with-kvm-v3.14Christoffer Dall
2014-10-06Merge tag 'v3.14.20' into linux-linaro-lsk-v3.14Mark Brown
2014-10-05ARM: DRA7: Add support for soc_is_dra74x() and soc_is_dra72x() variantsRajendra Nayak
2014-10-05ARM: 8178/1: fix set_tls for !CONFIG_KUSER_HELPERSNathan Lynch
2014-10-05ARM: 8165/1: alignment: don't break misaligned NEON load/storeRobin Murphy
2014-10-05ARM: 8148/1: flush TLS and thumbee register state during execNathan Lynch
2014-10-05ARM: 8133/1: use irq_set_affinity with force=false when migrating irqsSudeep Holla
2014-10-05ARM: dts: dra7-evm: Fix spi1 mux documentationNishanth Menon
2014-10-05ARM: dts: DRA7: fix interrupt-cells for GPIONishanth Menon
2014-10-05ARM: DRA7: hwmod: Add dra74x and dra72x specific ocp interface listsRajendra Nayak
2014-10-05ARM: 8128/1: abort: don't clear the exclusive monitorsMark Rutland
2014-10-05ARM/ARM64: KVM: Nuke Hyp-mode tlbs before enabling MMUPranavkumar Sawargaonkar
2014-10-05arm/arm64: KVM: Complete WFI/WFE instructionsChristoffer Dall
2014-10-03ARM: 7990/1: asm: rename logical shift macros push pull into lspush lspullVictor Kamensky
2014-10-03arm: kvm: fix CPU hotplugVladimir Murzin
2014-10-03arm/arm64: KVM: Report correct FSC for unsupported fault typesChristoffer Dall
2014-10-03arm/arm64: KVM: Fix VTTBR_BADDR_MASK and pgd allocJoel Schopp
2014-10-03arm/arm64: KVM: vgic: make number of irqs a configurable attributeMarc Zyngier
2014-10-03arm/arm64: KVM: vgic: delay vgic allocation until init timeMarc Zyngier
2014-10-03arm/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}ableChristoffer Dall
2014-10-02KVM: static inline empty kvm_arch functionsChristoffer Dall
2014-10-02KVM: forward declare structs in kvm_types.hChristoffer Dall
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_inChristoffer Dall
2014-10-02KVM: Rename and add argument to check_extensionChristoffer Dall
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