summaryrefslogtreecommitdiffstats
path: root/arch/arc/kernel/smp.c
Commit message (Expand)AuthorAgeFilesLines
* ARC: [SMP] optimize IPI send and receiveVineet Gupta2013-12-231-28/+40
* ARC: [SMP] simplify IPI codeVineet Gupta2013-12-231-28/+28
* ARC: [SMP] cpu halt interface doesn't need "self" cpu-idVineet Gupta2013-12-231-5/+4Star
* ARC: [SMP] IPI ACK interface doesn't need "self" cpu-idVineet Gupta2013-12-231-1/+1
* ARC: [SMP] cpumask not needed in IPI send pathVineet Gupta2013-12-231-9/+14
* smp, ARC: kill SMP single function call interruptJiang Liu2013-11-071-6/+1Star
* ARC: [SMP] TLB flushVineet Gupta2013-11-061-0/+1
* ARC: use __weak instead of __attribute__((weak))Vineet Gupta2013-11-061-1/+1
* arc: delete __cpuinit usage from all arc filesPaul Gortmaker2013-06-271-2/+2
* arc: Use generic idle loopThomas Gleixner2013-04-081-1/+1
* ARC: [Review] Multi-platform image #7: SMP common code to use callbacksVineet Gupta2013-02-151-3/+13
* ARC: [Review] Multi-platform image #3: switch to board callbackVineet Gupta2013-02-151-1/+0Star
* ARC: [Review] Multi-platform image #2: Board callback InfrastructureVineet Gupta2013-02-151-0/+3
* ARC: SMP supportVineet Gupta2013-02-151-0/+320