aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/kernel/smp.c
AgeCommit message (Expand)Author
2013-10-11Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidMark Brown
2013-10-11Merge remote-tracking branch 'lsk/v3.10/topic/big.LITTLE' into linux-linaro-lskMark Brown
2013-10-11arm: ipi raise/start/end tracingChris Redpath
2013-09-12Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidAlex Shi
2013-09-12Merge remote-tracking branch 'lsk/v3.10/topic/warnings' into linux-linaro-lskAlex Shi
2013-09-11ARM: kernel: Fix section mismatches caused by commit bba0859a99Jon Medhurst (Tixy)
2013-07-19Merge branch 'experimental/android-3.10' of https://android.googlesource.com/...Mark Brown
2013-07-17Merge branch 'iks' of git://git.linaro.org/people/nico/linux into lsk-v3.10-ikstopic/v3.10/iksMark Brown
2013-07-01ARM: smp: implement arch_trigger_all_cpus_backtrace using IPIDima Zavin
2013-06-20ARM: SMP: basic IPI triggered completion supportNicolas Pitre
2013-06-17ARM: 7759/1: decouple CPU offlining from reboot/shutdownStephen Warren
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