summaryrefslogtreecommitdiffstats
path: root/arch/metag/kernel/smp.c
Commit message (Expand)AuthorAgeFilesLines
* smp, metag: kill SMP single function call interruptJiang Liu2013-12-051-5/+1
* metag: smp: don't set irq regs in do_IPI()James Hogan2013-11-291-5/+2
* metag: delete __cpuinit usage from all metag filesPaul Gortmaker2013-07-141-12/+10
* metag: smp: don't spin waiting for CPU to startJames Hogan2013-07-021-10/+6
* metag: smp: enable irqs after set_cpu_onlineJames Hogan2013-07-021-5/+6
* metag: use clear_tasks_mm_cpumask()James Hogan2013-07-021-7/+1
* metag: don't check for cache aliasing on smp cpu bootJames Hogan2013-06-271-6/+0
* Merge tag 'metag-for-v3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-04-301-0/+115
|\
| * metag: smp: copy cache partition and enable GCOnJames Hogan2013-03-151-0/+115
* | metag: Use generic idle loopThomas Gleixner2013-04-081-1/+1
|/
* metag: protect more non-MMU memory regionsJames Hogan2013-03-021-1/+1
* metag: SMP supportJames Hogan2013-03-021-0/+575