summaryrefslogtreecommitdiff
path: root/arch/arm/kernel/smp.c
AgeCommit message (Expand)Author
2013-07-23Merge tag 'remove-local-timers' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson
2013-07-14arm: delete __cpuinit/__CPUINIT usage from all ARM usersPaul Gortmaker
2013-06-29Merge branch 'devel-stable' into for-nextRussell King
2013-06-24ARM: smp: Remove local timer APIStephen Boyd
2013-06-24ARM: smp: Remove duplicate dummy timer implementationStephen Boyd
2013-06-18Merge branch 'for-rmk/lpae' of git://git.kernel.org/pub/scm/linux/kernel/git/...Russell King
2013-06-17ARM: 7759/1: decouple CPU offlining from reboot/shutdownStephen Warren
2013-06-07ARM: mpu: add MPU initialisation for secondary coresJonathan Austin
2013-06-07ARM: nommu: do not initialise page tables in secondary_data structureWill Deacon
2013-05-30ARM: LPAE: accomodate >32-bit addresses for page table baseCyril Chemparathy
2013-05-21ARM: smp: Drop RCU_NONIDLE usage in cpu_die()Stephen Boyd
2013-05-03Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-04-18ARM: smp: flush L1 cache in cpu_die()Russell King
2013-04-08arm: Use generic idle loopThomas Gleixner
2013-04-03ARM: 7685/1: delay: use private ticks_per_jiffy field for timer-based delay opsWill Deacon
2013-03-15ARM: 7674/1: smp: Avoid dummy clockevent being preferred over real hardware c...Santosh Shilimkar
2013-03-03ARM: 7661/1: mm: perform explicit branch predictor maintenance when requiredWill 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-21Merge tag 'virt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-02-21Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-02-21ARM: 7653/2: do not scale loops_per_jiffy when using a constant delay clockNicolas Pitre
2013-02-13ARM: 7651/1: remove unused smp_timer_broadcast #defineMark Rutland
2013-02-11Merge branch 'irqchip/gic-vic-move' into next/virtOlof Johansson
2013-02-01arm: Add generic timer broadcast supportMark Rutland
2013-02-01arm: Use generic timer broadcast receiverMark Rutland
2013-01-14ARM: smp: remove wrapper functionsRussell King
2013-01-10ARM: GIC: remove direct use of gic_raise_softirqRob Herring
2012-12-11Merge branch 'devel-stable' into for-linusRussell King
2012-12-11Merge branches 'cache-l2x0', 'fixes', 'hdrs', 'misc', 'mmci', 'vic' and 'warn...Russell King
2012-12-07ARM: 7590/1: /proc/interrupts: limit the display of IPIs to online CPUs onlyNicolas Pitre
2012-12-03ARM: 7587/1: implement optimized percpu variable accessRob Herring
2012-11-19ARM: kernel: add MIDR to per-CPU information dataLorenzo Pieralisi
2012-11-13ARM: 7571/1: SMP: add function arch_send_wakeup_ipi_mask()Shawn Guo
2012-10-22ARM: 7559/1: smp: switch away from the idmap before updating init_mm.mm_countWill Deacon
2012-10-11Merge branch 'fixes' into for-linusRussell King
2012-10-07Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-10-02Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2012-09-30Merge branch 'hyp-boot-mode-rmk' of git://git.kernel.org/pub/scm/linux/kernel...Russell King
2012-09-25ARM: kernel: update __cpu_disable to use cache LoUIS maintenance APILorenzo Pieralisi
2012-09-19ARM: 7536/1: smp: Formalize an IPI for wakeupStephen Boyd
2012-09-19ARM: virt: Add boot-time diagnosticsDave Martin
2012-09-14ARM: consolidate pen_release instead of having per platform definitionsMarc Zyngier
2012-09-14ARM: smp: Make SMP operations mandatoryMarc Zyngier
2012-09-13ARM: SoC: add per-platform SMP operationsMarc Zyngier
2012-09-09ARM: add cpufreq transiton notifier to adjust loops_per_jiffy for smpRichard Zhao
2012-07-31ARM: 7480/1: only call smp_send_stop() on SMPJavier Martinez Canillas
2012-07-09ARM: 7457/1: smp: Fix suspicious RCU originating from cpu_die()Stephen Boyd
2012-05-31arm: use clear_tasks_mm_cpumask()Anton Vorontsov
2012-05-21Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds