summaryrefslogtreecommitdiff
path: root/arch/arc/include/asm/smp.h
AgeCommit message (Expand)Author
2024-04-01ARC: Fix typosBjorn Helgaas
2023-08-13ARC: -Wmissing-prototype warning fixesVineet Gupta
2021-08-24ARC: switch to generic bitopsVineet Gupta
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2016-11-08ARC: IRQ: Do not use hwirq as virq and vice versaYuriy Kolerov
2016-05-30Fix typosAndrea Gelmini
2015-12-17ARC: rename smp operation init_irq_cpu() to init_per_cpu()Noam Camus
2015-10-28ARC: smp: Introduce smp hook @init_irq_cpu called for all coresVineet Gupta
2015-10-28ARC: smp: Introduce smp hook @init_early_smp for Master coreVineet Gupta
2014-09-27ARC: Allow SMP kernel to build/boot on UP-only infrastructureVineet Gupta
2013-12-23ARC: [SMP] IPI ACK interface doesn't need "self" cpu-idVineet Gupta
2013-12-23ARC: [SMP] cpumask not needed in IPI send pathVineet Gupta
2013-11-06arc: remove '__init' for first_lines_of_secondary()Chen Gang
2013-02-15ARC: [Review] Multi-platform image #7: SMP common code to use callbacksVineet Gupta
2013-02-15ARC: [Review] Multi-platform image #3: switch to board callbackVineet Gupta
2013-02-15ARC: SMP supportVineet Gupta
2013-02-11ARC: Atomic/bitops/cmpxchg/barriersVineet Gupta