summaryrefslogtreecommitdiff
path: root/arch/arm/kernel/smp.c
AgeCommit message (Expand)Author
2013-03-06Merge branch 'linux-3.4.35' into rel-17Sachin Nikam
2012-11-30ARM: tegra11x: Remove redundant cache flushBo Yan
2012-11-12Arm: kernel: remove printk for improving hotplug latencyPuneet Saxena
2012-10-31ARM: 7559/1: smp: switch away from the idmap before updating init_mm.mm_countWill Deacon
2012-10-30ARM: kernel: update __cpu_disable to use cache LoUIS maintenance APILorenzo Pieralisi
2012-08-23Merge commit 'v3.4.9' into android-t114-3.4Varun Wadekar
2012-08-15ARM: 7480/1: only call smp_send_stop() on SMPJavier Martinez Canillas
2012-08-14ARM: fix sectionmismatch for __soc_smp_ops and platform_cpu_killPeter De Schrijver
2012-08-03ARM: SMP: Don't double print secondary boot messageAlex Frid
2012-08-02ARM: fix sectionmismatch for soc_smp_opsPeter De Schrijver
2012-07-30ARM: tegra: move secondary start kernel messageJake Park
2012-06-21Merge remote-tracking branch 'maz/timers-v3.4-rc4' into android-t114-3.4-rebasedVarun Wadekar
2012-06-21Merge remote-tracking branch 'maz/soc_desc-v3.3-rc4' into android-t114-3.4-re...Varun Wadekar
2012-06-21Merge remote-tracking branch 'maz/local_timers-v3.3-rc4' into android-t114-3....Varun Wadekar
2012-06-20ARM: idmap: add header file for identity mapping functionsWill Deacon
2012-05-18ARM: 7414/1: SMP: prevent use of the console when using idmap_pgdColin Cross
2012-05-15Revert "ARM: 7405/1: kexec: call platform_cpu_kill on the killer rather than ...Varun Wadekar
2012-05-14ARM: 7405/1: kexec: call platform_cpu_kill on the killer rather than the victimWill Deacon
2012-05-06ARM: 7414/1: SMP: prevent use of the console when using idmap_pgdColin Cross
2012-04-28ARM: 7405/1: kexec: call platform_cpu_kill on the killer rather than the victimWill Deacon
2012-04-27ARM: local timers: reserve local_timer_register() to SMPMarc Zyngier
2012-04-18remove references to cpu_*_map in arch/Rusty Russell
2012-04-18ARM: Fix calling ipi_timer() from local timer IRQAntti P Miettinen
2012-04-07Merge branch '3.4-rc1' into android-tegra-nv-3.3-rebasedVarun Wadekar
2012-04-02Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds
2012-03-29Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-03-29remove references to cpu_*_map in arch/Rusty Russell
2012-03-27Merge tag 'timer' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-03-24ARM: SMP: use a timing out completion for cpu hotplugRussell King
2012-03-23Merge commit '5275e74' into after-upstream-androidDan Willemsen
2012-03-23cpu-hotplug: CPUx should be active before it is marked onlineVarun Wadekar
2012-03-13ARM: local timers: make the runtime registration interface mandatoryMarc Zyngier
2012-03-13ARM: local timers: introduce a new registration interfaceMarc Zyngier
2012-03-12sched: Cleanup cpu_active madnessPeter Zijlstra
2012-02-22ARM: hotplug: Introduce dummy_cpu_disableMarc Zyngier
2012-02-22ARM: hotplug: Introduce dummy_cpu_killMarc Zyngier
2012-02-22ARM: smp: Make SoC descriptor mandatory for SMP platformsMarc Zyngier
2012-02-22ARM: SoC: Add per SoC SMP and CPU hotplug operationsMarc Zyngier
2012-02-22ARM: local timers: reserve local_timer_register() to SMPMarc Zyngier
2012-02-22ARM: local timers: make the runtime registration interface mandatoryMarc Zyngier
2012-02-22ARM: local timers: introduce a new registration interfaceMarc Zyngier
2012-02-14ARM: smp: implement arch_trigger_all_cpus_backtrace using IPIDima Zavin
2012-01-23ARM: 7293/1: logical_cpu_map: decouple CPU mapping from SMPWill Deacon
2012-01-19ARM: fix rcu stalls on SMP platformsRussell King
2011-12-12ARM: stop: execute platform callback from cpu_stop codeWill Deacon
2011-12-06ARM: SMP: use idmap_pgd for mapping MMU enable during secondary bootingWill Deacon
2011-12-06ARM: idmap: populate identity map pgd at init time using .init.textWill Deacon
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds
2011-10-26Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-10-25Merge branch 'misc' into for-linusRussell King