aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arc/include/asm/smp.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-10-28ARC: smp: Introduce smp hook @init_irq_cpu called for all coresVineet Gupta1-0/+3
2015-10-28ARC: smp: Introduce smp hook @init_early_smp for Master coreVineet Gupta1-0/+4
2014-09-27ARC: Allow SMP kernel to build/boot on UP-only infrastructureVineet Gupta1-1/+9
2013-12-23ARC: [SMP] IPI ACK interface doesn't need "self" cpu-idVineet Gupta1-2/+2
2013-12-23ARC: [SMP] cpumask not needed in IPI send pathVineet Gupta1-2/+2
2013-11-06arc: remove '__init' for first_lines_of_secondary()Chen Gang1-1/+1
2013-02-15ARC: [Review] Multi-platform image #7: SMP common code to use callbacksVineet Gupta1-21/+15
2013-02-15ARC: [Review] Multi-platform image #3: switch to board callbackVineet Gupta1-5/+0
2013-02-15ARC: SMP supportVineet Gupta1-0/+107
2013-02-11ARC: Atomic/bitops/cmpxchg/barriersVineet Gupta1-0/+34