aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-06-07ARM: mpu: add MPU initialisation for secondary coresJonathan Austin1-1/+4
2013-06-07ARM: mpu: add early bring-up code for the ARMv7 PMSA-compliant MPUJonathan Austin1-0/+3
2013-06-07ARM: mpu: add header for MPU register layouts and region dataJonathan Austin1-0/+72
2013-06-07ARM: mpu: add PMSA related registers and bitfields to existing headersJonathan Austin2-0/+6
2013-06-07ARM: vexpress: Add Cortex-R Series UART, selectable via DEBUG_LLJonathan Austin1-0/+10
2013-06-07ARM: nommu: add stub local_flush_bp_all() for !CONFIG_MMUUJonathan Austin1-0/+2
2013-06-07ARM: nommu: provide dummy cpu_switch_mm implementationWill Deacon1-0/+4
2013-06-07ARM: nommu: define dummy TLB operations for nommu configurationsWill Deacon2-1/+26
2013-05-22Merge tag '3.10-rc2-psci-ops-11-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/sstabellini/xen into devel-stableRussell King2-0/+14
2013-05-22Merge branch 'for-next' of git://git.pengutronix.de/git/ukl/linux into devel-stableRussell King10-17/+194
2013-05-21ARM: Enable selection of SMP operations at boot timeJon Medhurst1-0/+5
2013-05-21arm: introduce psci_smp_opsStefano Stabellini1-0/+9
2013-05-17ARM: ARMv7-M: implement read_cpuid_extUwe Kleine-König1-4/+34
2013-05-15Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-4/+4
2013-05-13ARM: 7720/1: ARM v6/v7 cmpxchg64 shouldn't clear upper 32 bits of the old/new valueJaccon Bastiaansen1-4/+4
2013-05-07Merge tag '3.9-rc3-smp-6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/sstabellini/xenLinus Torvalds1-0/+1
2013-05-07Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-16/+15
2013-05-07Merge tag 'soc-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2013-05-06Merge branch 'late/clksrc' into late/cleanupArnd Bergmann4-24/+15
2013-05-05Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-21/+55
2013-05-04Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+33
2013-05-04Merge tag 'firmware-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+66
2013-05-03Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds17-54/+607
2013-05-02Merge branches 'devel-stable', 'entry', 'fixes', 'mach-types', 'misc' and 'smp-hotplug' into for-linusRussell King12-21/+82
2013-05-02Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds8-0/+304
2013-05-02Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-44/+5
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds1-8/+0
2013-04-30Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+0
2013-04-29arm: set the page table freeing ceiling to TASK_SIZECatalin Marinas1-0/+9
2013-04-28ARM: KVM: promote vfp_host pointer to generic host cpu contextMarc Zyngier1-3/+5
2013-04-28ARM: KVM: add architecture specific hook for capabilitiesMarc Zyngier1-0/+5
2013-04-28ARM: KVM: perform HYP initilization for hotplugged CPUsMarc Zyngier1-0/+1
2013-04-28ARM: KVM: switch to a dual-step HYP init codeMarc Zyngier2-15/+40
2013-04-28ARM: KVM: rework HYP page table freeingMarc Zyngier1-1/+1
2013-04-28ARM: KVM: move to a KVM provided HYP idmapMarc Zyngier2-2/+0
2013-04-28ARM: KVM: add support for minimal host vs guest profilingMarc Zyngier1-0/+3
2013-04-28Merge branch 'fixes' into next/cleanupOlof Johansson4-1/+25
2013-04-25xen/arm: implement HYPERVISOR_vcpu_opStefano Stabellini1-0/+1
2013-04-25Merge branch 'kvm-arm-cleanup' from git://github.com/columbia/linux-kvm-arm.gitGleb Natapov7-23/+212
2013-04-25ARM: 7702/1: Set the page table freeing ceiling to TASK_SIZECatalin Marinas1-0/+9
2013-04-25Merge branch 'mcpm' of git://git.linaro.org/people/nico/linux into devel-stableRussell King7-33/+322
2013-04-24ARM: mcpm: provide an interface to set the SMP ops at run timeNicolas Pitre1-0/+2
2013-04-24ARM: mcpm: introduce helpers for platform coherency exit/setupDave Martin1-0/+73
2013-04-24ARM: mcpm: introduce the CPU/cluster power APINicolas Pitre1-0/+92
2013-04-24ARM: multi-cluster PM: secondary kernel entry codeNicolas Pitre1-0/+42
2013-04-24ARM: cacheflush: add synchronization helpers for mixed cache state accessesNicolas Pitre1-0/+75
2013-04-20Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds3-18/+3
2013-04-19Merge branch 'samsung/exynos-multiplatform' into next/multiplatformArnd Bergmann2-0/+126
2013-04-19ARM: exynos: move debug-macro.S to include/debug/Arnd Bergmann2-0/+126
2013-04-17Merge tag 'soc_for_v3.10' of git://git.infradead.org/users/jcooper/linux into next/soc2Olof Johansson1-1/+1