aboutsummaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2014-12-08Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidMark Brown
2014-12-08Merge tag 'v3.10.62' into linux-linaro-lskMark Brown
2014-12-06ARM: 8222/1: mvebu: enable strex backoff delayThomas Petazzoni
2014-12-06ARM: 8216/1: xscale: correct auxiliary register in suspend/resumeDmitry Eremin-Solenikov
2014-11-21Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidMark Brown
2014-11-21Merge tag 'v3.10.61' into linux-linaro-lskMark Brown
2014-11-21arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner
2014-11-21arch: mm: do not invoke OOM killer on kernel fault OOMJohannes Weiner
2014-11-21ARM: Correct BUG() assembly to ensure it is endian-agnosticBen Dooks
2014-11-21ARM: probes: fix instruction fetch order with <asm/opcodes.h>Ben Dooks
2014-11-21ARM: 8198/1: make kuser helpers depend on MMUNathan Lynch
2014-11-05Merge branch 'linaro-android-3.10-lsk' of git://android.git.linaro.org/kernel...Mark Brown
2014-11-03Merge branch 'upstream/android-3.10' into 'linaro-fixes/android-3.10'Amit Pundir
2014-10-31Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidMark Brown
2014-10-31Merge tag 'v3.10.59' into linux-linaro-lskMark Brown
2014-10-30ARM: at91/PMC: don't forget to write PMC_PCDR register to disable clocksLudovic Desroches
2014-10-13ARM: 8087/1: ptrace: reload syscall number after secure_computing() checkWill Deacon
2014-10-13Merge branch 'upstream/android-3.10' into 'linaro-fixes/android-3.10'Amit Pundir
2014-10-12Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidMark Brown
2014-10-11Merge remote-tracking branch 'lsk/v3.10/topic/kvm' into linux-linaro-lskMark Brown
2014-10-10Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidMark Brown
2014-10-10Merge remote-tracking branch 'lsk/v3.10/topic/thp' into linux-linaro-lskMark Brown
2014-10-09ARM: add seccomp syscallKees Cook
2014-10-07arch: Introduce smp_load_acquire(), smp_store_release()Peter Zijlstra
2014-10-07syscall_get_arch: remove useless function argumentsEric Paris
2014-10-06Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidMark Brown
2014-10-06Merge tag 'v3.10.56' into linux-linaro-lskMark Brown
2014-10-05arm: multi_v7_defconfig: Enable Zynq UART driverSoren Brinkmann
2014-10-05ARM: 7748/1: oabi: handle faults when loading swi instruction from userspaceWill Deacon
2014-10-05ARM: 8165/1: alignment: don't break misaligned NEON load/storeRobin Murphy
2014-10-05ARM: 7897/1: kexec: Use the right ISA for relocate_new_kernelDave Martin
2014-10-05ARM: 8133/1: use irq_set_affinity with force=false when migrating irqsSudeep Holla
2014-10-05ARM: 8128/1: abort: don't clear the exclusive monitorsMark Rutland
2014-10-02ARM: mm: Transparent huge page support for LPAE systems.Catalin Marinas
2014-10-02ARM: mm: HugeTLB support for LPAE systems.Catalin Marinas
2014-10-02ARM: mm: Add support for flushing HugeTLB pages.Steve Capper
2014-10-02ARM: mm: correct pte_same behaviour for LPAE.Steve Capper
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