summaryrefslogtreecommitdiff
path: root/arch/arc/kernel/smp.c
AgeCommit message (Expand)AuthorFilesLines
2013-11-07smp, ARC: kill SMP single function call interruptJiang Liu1-6/+1
2013-11-06ARC: [SMP] TLB flushVineet Gupta1-0/+1
2013-11-06ARC: use __weak instead of __attribute__((weak))Vineet Gupta1-1/+1
2013-06-27arc: delete __cpuinit usage from all arc filesPaul Gortmaker1-2/+2
2013-04-08arc: Use generic idle loopThomas Gleixner1-1/+1
2013-02-15ARC: [Review] Multi-platform image #7: SMP common code to use callbacksVineet Gupta1-3/+13
2013-02-15ARC: [Review] Multi-platform image #3: switch to board callbackVineet Gupta1-1/+0
2013-02-15ARC: [Review] Multi-platform image #2: Board callback InfrastructureVineet Gupta1-0/+3
2013-02-15ARC: SMP supportVineet Gupta1-0/+320