aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/include
AgeCommit message (Expand)Author
2013-05-13ARM: bL_switcher/trace: Add kernel trace trigger interfaceDave Martin
2013-05-13ARM: bL_switcher: Add runtime control notifierDave Martin
2013-05-13ARM: bL_switcher: Add synchronous enable/disable interfaceDave Martin
2013-05-13ARM: mcpm: add a simple poke mechanism to the early entry codeNicolas Pitre
2013-05-13ARM: SMP: basic IPI triggered completion supportNicolas Pitre
2013-05-13ARM: bL_switcher: move to dedicated threads rather than workqueuesNicolas Pitre
2013-05-13ARM: b.L: core switcher codeNicolas Pitre
2013-04-25Merge branch 'mcpm' of git://git.linaro.org/people/nico/linux into devel-stableRussell King
2013-04-24ARM: mcpm: provide an interface to set the SMP ops at run timeNicolas Pitre
2013-04-24ARM: mcpm: introduce helpers for platform coherency exit/setupDave Martin
2013-04-24ARM: mcpm: introduce the CPU/cluster power APINicolas Pitre
2013-04-24ARM: multi-cluster PM: secondary kernel entry codeNicolas Pitre
2013-04-24ARM: cacheflush: add synchronization helpers for mixed cache state accessesNicolas Pitre
2013-03-15Merge branch 'kvm-arm-fixes' of git://github.com/columbia/linux-kvm-arm into ...Russell King
2013-03-12Merge tag 'stable/for-linus-3.9-rc2-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2013-03-11xen: arm: mandate EABI and use generic atomic operations.Ian Campbell
2013-03-09Merge branch 'for-next' of git://git.pengutronix.de/git/ukl/linux into devel-...Russell King
2013-03-06ARM: KVM: move kvm_handle_wfi to handle_exit.cMarc Zyngier
2013-03-06ARM: KVM: change kvm_tlb_flush_vmid to kvm_tlb_flush_vmid_ipaMarc Zyngier
2013-03-06ARM: KVM: move include of asm/idmap.h to kvm_mmu.hMarc Zyngier
2013-03-06ARM: KVM: allow HYP mappings to be at an offset from kernel mappingsMarc Zyngier
2013-03-06ARM: KVM: use kvm_kernel_vfp_t as an abstract type for VFP containersMarc Zyngier
2013-03-06ARM: KVM: move hyp init to kvm_host.hMarc Zyngier
2013-03-06ARM: KVM: remove superfluous include from kvm_vgic.hMarc Zyngier
2013-03-06ARM: KVM: abstract most MMU operationsMarc Zyngier
2013-03-06KVM: ARM: Reintroduce trace_kvm_hvcChristoffer Dall
2013-03-06ARM: KVM: move exit handler selection to a separate fileMarc Zyngier
2013-03-06ARM: KVM: move kvm_condition_valid to emulate.cMarc Zyngier
2013-03-06ARM: KVM: abstract HSR_EC_IABT awayMarc Zyngier
2013-03-06ARM: KVM: abstract fault decoding awayMarc Zyngier
2013-03-06ARM: KVM: abstract exception class decoding awayMarc Zyngier
2013-03-06ARM: KVM: abstract IL decoding awayMarc Zyngier
2013-03-06ARM: KVM: abstract SAS decoding awayMarc Zyngier
2013-03-06ARM: KVM: abstract S1TW abort detection awayMarc Zyngier
2013-03-06ARM: KVM: abstract (and fix) external abort detection awayMarc Zyngier
2013-03-06ARM: KVM: abstract HSR_SRT_{MASK,SHIFT} awayMarc Zyngier
2013-03-06ARM: KVM: abstract HSR_SSE awayMarc Zyngier
2013-03-06ARM: KVM: abstract HSR_WNR awayMarc Zyngier
2013-03-06ARM: KVM: abstract HSR_ISV awayMarc Zyngier
2013-03-06ARM: KVM: abstract fault register accessesMarc Zyngier
2013-03-06ARM: KVM: convert GP registers from u32 to unsigned longMarc Zyngier
2013-03-03ARM: 7665/1: Wire up kcmp syscallCyrill Gorcunov
2013-03-03ARM: 7660/1: tlb: add branch predictor maintenance operationsWill Deacon
2013-03-03ARM: 7659/1: mm: make mm->context.id an atomic64_t variableWill Deacon
2013-03-03Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-03-03Merge branches 'devel-stable', 'fixes' and 'mmci' into for-linusRussell King
2013-02-26Merge branch 'for-v3.9' of git://git.linaro.org/people/mszyprowski/linux-dma-...Linus Torvalds
2013-02-26Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2013-02-25ARM: dma-mapping: Add arm_iommu_detach_device()Hiroshi Doyu
2013-02-25ARM: dma-mapping: Add macro to_dma_iommu_mapping()Hiroshi Doyu