aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/smp.c
Commit message (Expand)AuthorAge
* ARM: 7661/1: mm: perform explicit branch predictor maintenance when requiredWill Deacon2013-03-03
* Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-03-03
|\
| *-. Merge branches 'devel-stable', 'fixes' and 'mmci' into for-linusRussell King2013-03-02
| |\ \
| | * | ARM: 7653/2: do not scale loops_per_jiffy when using a constant delay clockNicolas Pitre2013-02-21
| | |/
| * | ARM: 7651/1: remove unused smp_timer_broadcast #defineMark Rutland2013-02-13
* | | Merge tag 'virt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-21
|\ \ \
| * \ \ Merge branch 'irqchip/gic-vic-move' into next/virtOlof Johansson2013-02-11
| |\ \ \ | | |/ / | |/| |
| * | | arm: Add generic timer broadcast supportMark Rutland2013-02-01
| * | | arm: Use generic timer broadcast receiverMark Rutland2013-02-01
| | |/ | |/|
* | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-21
|\ \ \ | | |/ | |/|
| * | ARM: GIC: remove direct use of gic_raise_softirqRob Herring2013-01-10
| |/
* / ARM: smp: remove wrapper functionsRussell King2013-01-14
|/
* Merge branch 'devel-stable' into for-linusRussell King2012-12-11
|\
| * ARM: 7587/1: implement optimized percpu variable accessRob Herring2012-12-03
| * ARM: kernel: add MIDR to per-CPU information dataLorenzo Pieralisi2012-11-19
| |
| \
| \
| \
*---. | Merge branches 'cache-l2x0', 'fixes', 'hdrs', 'misc', 'mmci', 'vic' and 'warn...Russell King2012-12-10
|\ \ \|
| | * | ARM: 7571/1: SMP: add function arch_send_wakeup_ipi_mask()Shawn Guo2012-11-13
| |/ / |/| |
| * | ARM: 7590/1: /proc/interrupts: limit the display of IPIs to online CPUs onlyNicolas Pitre2012-12-07
| |/
| * ARM: 7559/1: smp: switch away from the idmap before updating init_mm.mm_countWill Deacon2012-10-22
|/
* Merge branch 'fixes' into for-linusRussell King2012-10-11
|\
| * Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-10-07
| |\
| | * ARM: 7536/1: smp: Formalize an IPI for wakeupStephen Boyd2012-09-19
| * | Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-10-02
| |\ \
| | * | ARM: add cpufreq transiton notifier to adjust loops_per_jiffy for smpRichard Zhao2012-09-09
| | |/
| * | ARM: consolidate pen_release instead of having per platform definitionsMarc Zyngier2012-09-14
| * | ARM: smp: Make SMP operations mandatoryMarc Zyngier2012-09-14
| * | ARM: SoC: add per-platform SMP operationsMarc Zyngier2012-09-13
| |/
* | Merge branch 'hyp-boot-mode-rmk' of git://git.kernel.org/pub/scm/linux/kernel...Russell King2012-09-30
|\ \
| * | ARM: virt: Add boot-time diagnosticsDave Martin2012-09-19
| |/
* / ARM: kernel: update __cpu_disable to use cache LoUIS maintenance APILorenzo Pieralisi2012-09-25
|/
* ARM: 7480/1: only call smp_send_stop() on SMPJavier Martinez Canillas2012-07-31
* ARM: 7457/1: smp: Fix suspicious RCU originating from cpu_die()Stephen Boyd2012-07-09
* arm: use clear_tasks_mm_cpumask()Anton Vorontsov2012-05-31
* Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-21
|\
| * Merge branch 'smp/threadalloc' into smp/hotplugThomas Gleixner2012-05-08
| |\
| * | arm: Use generic idle thread allocationThomas Gleixner2012-04-26
| * | smp: Add task_struct argument to __cpu_up()Thomas Gleixner2012-04-26
| | |
| \ \
*-. \ \ Merge branches 'amba', 'devel-stable', 'fixes', 'mach-types', 'mmci', 'pci' a...Russell King2012-05-21
|\ \ \ \ | |_|/ / |/| | |
| | * | ARM: 7414/1: SMP: prevent use of the console when using idmap_pgdColin Cross2012-05-06
| | |/
| | * ARM: 7405/1: kexec: call platform_cpu_kill on the killer rather than the victimWill Deacon2012-04-28
| |/ |/|
| * ARM: local timers: reserve local_timer_register() to SMPMarc Zyngier2012-04-27
|/
* Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds2012-04-02
|\
| * remove references to cpu_*_map in arch/Rusty Russell2012-03-29
* | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-29
|\ \ | |/ |/|
| * ARM: SMP: use a timing out completion for cpu hotplugRussell King2012-03-24
* | Merge tag 'timer' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-27
|\ \
| * | ARM: local timers: make the runtime registration interface mandatoryMarc Zyngier2012-03-13
| * | ARM: local timers: introduce a new registration interfaceMarc Zyngier2012-03-13
* | | sched: Cleanup cpu_active madnessPeter Zijlstra2012-03-12
|/ /
* | ARM: 7293/1: logical_cpu_map: decouple CPU mapping from SMPWill Deacon2012-01-23