summaryrefslogtreecommitdiffstats
path: root/arch/arc/include/asm/smp.h
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1Star
* ARC: IRQ: Do not use hwirq as virq and vice versaYuriy Kolerov2016-11-081-2/+2
* Fix typosAndrea Gelmini2016-05-301-1/+1
* ARC: rename smp operation init_irq_cpu() to init_per_cpu()Noam Camus2015-12-171-2/+2
* ARC: smp: Introduce smp hook @init_irq_cpu called for all coresVineet Gupta2015-10-281-0/+3
* ARC: smp: Introduce smp hook @init_early_smp for Master coreVineet Gupta2015-10-281-0/+4
* ARC: Allow SMP kernel to build/boot on UP-only infrastructureVineet Gupta2014-09-271-1/+9
* ARC: [SMP] IPI ACK interface doesn't need "self" cpu-idVineet Gupta2013-12-231-2/+2
* ARC: [SMP] cpumask not needed in IPI send pathVineet Gupta2013-12-231-2/+2
* arc: remove '__init' for first_lines_of_secondary()Chen Gang2013-11-061-1/+1
* ARC: [Review] Multi-platform image #7: SMP common code to use callbacksVineet Gupta2013-02-151-21/+15Star
* ARC: [Review] Multi-platform image #3: switch to board callbackVineet Gupta2013-02-151-5/+0Star
* ARC: SMP supportVineet Gupta2013-02-151-0/+107
* ARC: Atomic/bitops/cmpxchg/barriersVineet Gupta2013-02-111-0/+34