summaryrefslogtreecommitdiffstats
path: root/arch/arc/kernel/smp.c
AgeCommit message (Expand)Author
2013-12-23ARC: [SMP] optimize IPI send and receiveVineet Gupta
2013-12-23ARC: [SMP] simplify IPI codeVineet Gupta
2013-12-23ARC: [SMP] cpu halt interface doesn't need "self" cpu-idVineet 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-07smp, ARC: kill SMP single function call interruptJiang Liu
2013-11-06ARC: [SMP] TLB flushVineet Gupta
2013-11-06ARC: use __weak instead of __attribute__((weak))Vineet Gupta
2013-06-27arc: delete __cpuinit usage from all arc filesPaul Gortmaker
2013-04-08arc: Use generic idle loopThomas Gleixner
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: [Review] Multi-platform image #2: Board callback InfrastructureVineet Gupta
2013-02-15ARC: SMP supportVineet Gupta