aboutsummaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2013-05-03ARM: mcpm_platsmp: no need to call gic_secondary_init anymoreNicolas Pitre
2013-05-03ARM: vexpress: Select multi-cluster SMP operation if requiredJon Medhurst
2013-05-03ARM: Enable selection of SMP operations at boot timeJon Medhurst
2013-05-03ARM: introduce a standalone CONFIG_BIG_LITTLE optionNicolas Pitre
2013-05-03ARM: mcpm: Make all mcpm functions notraceDave Martin
2013-05-03ARM: mcpm: provide an interface to set the SMP ops at run timeNicolas Pitre
2013-05-03ARM: mcpm: generic SMP secondary bringup and hotplug supportNicolas Pitre
2013-05-03ARM: mcpm_head.S: vlock-based first man electionDave Martin
2013-05-03ARM: mcpm: Add baremetal voting mutexesDave Martin
2013-05-03ARM: mcpm: introduce helpers for platform coherency exit/setupDave Martin
2013-05-03ARM: mcpm: introduce the CPU/cluster power APINicolas Pitre
2013-05-03ARM: multi-cluster PM: secondary kernel entry codeNicolas Pitre
2013-05-03ARM: cacheflush: add synchronization helpers for mixed cache state accessesNicolas Pitre
2013-04-27Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-04-26Merge tag 'omap-for-v3.9-rc6/fixes-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson
2013-04-20Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-04-19ARM: 7699/1: sched_clock: Add more notrace to prevent recursionStephen Boyd
2013-04-19Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-04-18ARM: highbank: fix cache flush ordering for cpu hotplugRob Herring
2013-04-17ARM: KVM: fix unbalanced get_cpu() in access_dcswMarc Zyngier
2013-04-17ARM: 7698/1: perf: fix group validation when using enable_on_execWill Deacon
2013-04-17ARM: 7697/1: hw_breakpoint: do not use __cpuinitdata for dbg_cpu_pm_nbBastian Hecht
2013-04-17ARM: 7696/1: Fix kexec by setting outer_cache.inv_all for FeroceonIllia Ragozin
2013-04-17ARM: 7694/1: ARM, TCM: initialize TCM in paging_init(), instead of setup_arch()Joonsoo Kim
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-16Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-04-16Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-04-16ARM: KVM: fix L_PTE_S2_RDWR to actually be Read/WriteMarc Zyngier
2013-04-16ARM: KVM: fix KVM_CAP_ARM_SET_DEVICE_ADDR reportingMarc Zyngier
2013-04-11Merge tag 'mvebu_fixes_for_v3.9_round3' of git://git.infradead.org/users/jcoo...Arnd Bergmann
2013-04-10ARM: OMAP4: hwmod data: make 'ocp2scp_usb_phy_phy_48m" as the main clockKishon Vijay Abraham I
2013-04-10arm: mvebu: Fix the irq map function in SMP modeGregory CLEMENT
2013-04-10Fix GE0/GE1 init on ix2-200 as GE0 has no PHYNigel Roberts
2013-04-09Merge tag 'samsung-fixes-for-v3.9' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2013-04-10ARM: S3C24XX: Fix interrupt pending register offset of the EINT controllerSylwester Nawrocki
2013-04-09ARM: S3C24XX: Correct NR_IRQS definition for s3c2440Sylwester Nawrocki
2013-04-09Merge tag 'imx-fixes-3.9-5' of git://git.linaro.org/people/shawnguo/linux-2.6...Arnd Bergmann
2013-04-09ARM i.MX6: Fix ldb_di clock selectionDirk Behme
2013-04-09ARM: imx: provide twd clock lookup from device treeShawn Guo
2013-04-09ARM: imx35 Bugfix admux clockMarkus Pargmann
2013-04-09ARM: clk-imx35: Bugfix iomux clockMarkus Pargmann
2013-04-08Merge tag 'mxs-fixes-3.9-4' of git://git.linaro.org/people/shawnguo/linux-2.6...Arnd Bergmann
2013-04-08ARM: Do 15e0d9e37c (ARM: pm: let platforms select cpu_suspend support) properlyRussell King
2013-04-03Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-04-03ARM: 7690/1: mm: fix CONFIG_LPAE typosPaul Bolle
2013-04-03ARM: 7689/1: add unwind annotations to ftrace asmRabin Vincent
2013-04-03ARM: 7685/1: delay: use private ticks_per_jiffy field for timer-based delay opsWill Deacon
2013-04-03ARM: 7684/1: errata: Workaround for Cortex-A15 erratum 798181 (TLBI/DSB opera...Catalin Marinas
2013-04-03ARM: 7682/1: cache-l2x0: fix masking of RTL revision numbering and set_debug ...Rob Herring