aboutsummaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2015-01-09Merge remote-tracking branch 'lsk/v3.10/topic/coresight' into linux-linaro-lskMark Brown
2014-12-22ARM: removing support for etb/etm in "arch/arm/kernel/"Mathieu Poirier
2014-12-22coresight: adding basic support for D01 boardXia Kaixu
2014-12-22coresight: adding basic support for Vexpress TC2Mathieu Poirier
2014-12-22coresight-etm: add CoreSight ETM/PTM driverPratik Patel
2014-12-22coresight-etb: add CoreSight ETB driverPratik Patel
2014-12-22coresight-tpiu: add CoreSight TPIU driverPratik Patel
2014-12-22coresight-tmc: add CoreSight TMC driverPratik Patel
2014-12-22coresight: add CoreSight core layer frameworkPratik Patel
2014-12-17 Merge tag 'v3.10.63' into linux-linaro-lskAlex Shi
2014-12-16ARM: sched_clock: Load cycle count after epoch stabilizesStephen Boyd
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 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-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-11Merge remote-tracking branch 'lsk/v3.10/topic/kvm' into linux-linaro-lskMark Brown
2014-10-10Merge remote-tracking branch 'lsk/v3.10/topic/thp' into linux-linaro-lskMark 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
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