summaryrefslogtreecommitdiffstats
path: root/arch/metag/kernel/smp.c
Commit message (Expand)AuthorAgeFilesLines
* sched/headers: Move task->mm handling methods to <linux/sched/mm.h>Ingo Molnar2017-03-031-1/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* mm: add new mmget() helperVegard Nossum2017-02-271-1/+1
* mm: add new mmgrab() helperVegard Nossum2017-02-271-1/+1
* arch/hotplug: Call into idle with a proper stateThomas Gleixner2016-03-011-1/+1
* metag: SMP: Fix 4KiB stack setup on secondary CPUsJames Hogan2015-09-151-0/+2
* metag: Use common outgoing-CPU-notification codePaul E. McKenney2015-03-111-3/+2
* metag/smp: Make boot_secondary() staticGeert Uytterhoeven2014-01-061-1/+1
* 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