summaryrefslogtreecommitdiff
path: root/arch/arm/common
AgeCommit message (Expand)Author
2013-09-23ARM: bL_switcher: Add query interface to discover CPU affinitiesDave Martin
2013-09-23ARM: bL_switcher/trace: Add kernel trace trigger interfaceDave Martin
2013-09-23ARM: bL_switcher/trace: Add trace trigger for trace bootstrappingDave Martin
2013-09-23ARM: bL_switcher: Basic trace events supportDave Martin
2013-09-23ARM: bL_switcher: wait until inbound is alive before performing a switchNicolas Pitre
2013-09-23ARM: mcpm: add a simple poke mechanism to the early entry codeNicolas Pitre
2013-09-23ARM: bL_switcher: synchronize the outbound with the inboundNicolas Pitre
2013-09-23ARM: bL_switcher: Add switch completion callback for bL_switch_request()Dave Martin
2013-09-23ARM: bL_switcher: Add runtime control notifierDave Martin
2013-09-23ARM: bL_switcher: Add synchronous enable/disable interfaceDave Martin
2013-09-17Merge branch 'iks_for_rmk' of git://git.linaro.org/people/nico/linux into dev...Russell King
2013-09-17ARM: delete mach-sharkLinus Walleij
2013-09-16Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2013-09-10Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2013-09-04ARM: edma: Add function to manually trigger an EDMA channelJoel Fernandes
2013-08-21ARM: timer-sp: Set dynamic irq affinityViresh Kumar
2013-08-12ARM: mcpm: use -st dsb option prior to sev instructionsWill Deacon
2013-08-05ARM: bL_switcher: add a simple /dev user interface for debugging purposesNicolas Pitre
2013-08-05ARM: bL_switcher: filter CPU hotplug requests when the switcher is activeNicolas Pitre
2013-08-04ARM: bL_switcher: remove assumptions between logical and physical CPUsNicolas Pitre
2013-07-30ARM: bL_switcher: add kernel cmdline param to disable the switcher on bootNicolas Pitre
2013-07-30ARM: bL_switcher: ability to enable and disable the switcher via sysfsNicolas Pitre
2013-07-30ARM: bL_switcher: do not hardcode GIC IDs in the codeNicolas Pitre
2013-07-30ARM: bL_switcher: hot-unplug half of the available CPUsNicolas Pitre
2013-07-30ARM: bL_switcher: simplify stack isolationNicolas Pitre
2013-07-30ARM: bL_switcher: move to dedicated threads rather than workqueuesNicolas Pitre
2013-07-30ARM: bL_switcher: add clockevent save/restore supportLorenzo Pieralisi
2013-07-30ARM: b.L: core switcher codeNicolas Pitre
2013-07-23Merge tag 'davinci-fixes-for-v3.11-rc2' of git://git.kernel.org/pub/scm/linux...Olof Johansson
2013-07-16ARM: edma: remove duplicated include from edma.cWei Yongjun
2013-07-14arm: delete __cpuinit/__CPUINIT usage from all ARM usersPaul Gortmaker
2013-07-06Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-07-03Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-06-24ARM: edma: Add EDMA crossbar event mux supportMatt Porter
2013-06-24ARM: edma: Add DT and runtime PM support to the private EDMA APIMatt Porter
2013-06-18ARM: edma: Convert to devm_* apiLad, Prabhakar
2013-06-18ARM: edma: remove unused transfer controller handlersMatt Porter
2013-06-18ARM: davinci: move private EDMA API to arm/commonMatt Porter
2013-06-12sched_clock: Make ARM's sched_clock generic for all architecturesStephen Boyd
2013-06-05ARM: 7741/1: mcpm_platsmp.c: remove empty smp_init_cpus methodNicolas Pitre
2013-06-05ARM: 7740/1: MCPM: prettify debug outputNicolas Pitre
2013-05-15Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-05-10ARM: 7715/1: MCPM: adapt to GIC changes after upstream mergeNicolas Pitre
2013-05-07Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-05-04Merge tag 'firmware-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-05-02ARM: 7709/1: mcpm: Add explicit AFLAGS to support v6/v7 multiplatform kernelsDave Martin
2013-04-24ARM: mcpm: provide an interface to set the SMP ops at run timeNicolas Pitre
2013-04-24ARM: mcpm: generic SMP secondary bringup and hotplug supportNicolas Pitre
2013-04-24ARM: mcpm_head.S: vlock-based first man electionDave Martin
2013-04-24ARM: mcpm: Add baremetal voting mutexesDave Martin