summaryrefslogtreecommitdiff
path: root/arch/arm/include
AgeCommit message (Expand)Author
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-04-30Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-04-29arm: set the page table freeing ceiling to TASK_SIZECatalin Marinas
2013-04-28ARM: KVM: promote vfp_host pointer to generic host cpu contextMarc Zyngier
2013-04-28ARM: KVM: add architecture specific hook for capabilitiesMarc Zyngier
2013-04-28ARM: KVM: perform HYP initilization for hotplugged CPUsMarc Zyngier
2013-04-28ARM: KVM: switch to a dual-step HYP init codeMarc Zyngier
2013-04-28ARM: KVM: rework HYP page table freeingMarc Zyngier
2013-04-28ARM: KVM: move to a KVM provided HYP idmapMarc Zyngier
2013-04-28ARM: KVM: add support for minimal host vs guest profilingMarc Zyngier
2013-04-28Merge branch 'fixes' into next/cleanupOlof Johansson
2013-04-25xen/arm: implement HYPERVISOR_vcpu_opStefano Stabellini
2013-04-25Merge branch 'kvm-arm-cleanup' from git://github.com/columbia/linux-kvm-arm.gitGleb Natapov
2013-04-25ARM: 7702/1: Set the page table freeing ceiling to TASK_SIZECatalin Marinas
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-04-20Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-04-19Merge branch 'samsung/exynos-multiplatform' into next/multiplatformArnd Bergmann
2013-04-19ARM: exynos: move debug-macro.S to include/debug/Arnd Bergmann
2013-04-17Merge tag 'soc_for_v3.10' of git://git.infradead.org/users/jcooper/linux into...Olof Johansson
2013-04-17ARM: Add base support for ARMv7-MCatalin Marinas
2013-04-17Merge tag 'clksrc-cleanup-for-3.10-part2' of git://sources.calxeda.com/kernel...Olof Johansson
2013-04-17ARM: 7692/1: iop3xx: move IOP3XX_PERIPHERAL_VIRT_BASEAaro Koskinen
2013-04-17Merge branch 'for-rmk/740t' of git://git.kernel.org/pub/scm/linux/kernel/git/...Russell King
2013-04-16ARM: KVM: fix L_PTE_S2_RDWR to actually be Read/WriteMarc Zyngier
2013-04-15ARM: mvebu: Align the internal registers virtual base to support LPAELior Amsalem
2013-04-12Merge tag 'imx-soc-3.10' of git://git.linaro.org/people/shawnguo/linux-2.6 in...Olof Johansson
2013-04-11ARM: timer-sp: convert to use CLKSRC_OF initRob Herring
2013-04-11ARM: convert arm/arm64 arch timer to use CLKSRC_OF initRob Herring
2013-04-11ARM: pxa: move debug uart codeHaojian Zhuang
2013-04-10ARM: make sched_clock just call a function pointerRob Herring
2013-04-09Merge tag 'mxs-multiplatform-3.10' of git://git.linaro.org/people/shawnguo/li...Arnd Bergmann
2013-04-09Merge tag 'ux500-multiplatform-asoc' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2013-04-09Merge tag 'v3.9-rc3' into next/multiplatformArnd Bergmann
2013-04-09Merge tag 'bcm2835-for-3.10-multiplatform' of git://git.kernel.org/pub/scm/li...Arnd Bergmann
2013-04-08Merge branch 'gic/cleanup' into next/soc2Arnd Bergmann
2013-04-09ARM: Add interface for registering and calling firmware-specific operationsTomasz Figa
2013-04-08Merge branch 'zynq/core-smp' of git://git.xilinx.com/linux-xlnx into next/soc2Arnd Bergmann
2013-04-08Merge branch 'zynq/clksrc/cleanup' of git://git.xilinx.com/linux-xlnx into ne...Arnd Bergmann
2013-04-08arm: Use generic idle loopThomas Gleixner
2013-04-08ARM: ux500: make debug macro stand-aloneLinus Walleij
2013-04-08ARM: ux500: move debugmacro to debug includesLinus Walleij
2013-04-04ARM: mxs: rename debug-macro.S for multiplatform buildShawn Guo
2013-04-03ARM: 7691/1: mm: kill unused TLB_CAN_READ_FROM_L1_CACHE and use ALT_SMP insteadWill Deacon
2013-04-03ARM: 7688/1: add support for context tracking subsystemKevin Hilman
2013-04-03ARM: 7687/1: atomics: don't use exclusives for atomic64 read/set with LPAEWill Deacon