summaryrefslogtreecommitdiff
path: root/arch/metag/kernel/smp.c
AgeCommit message (Expand)Author
2017-05-23metag: Adjust system_state checkThomas Gleixner
2017-03-03sched/headers: Move task->mm handling methods to <linux/sched/mm.h>Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-02-27mm: add new mmget() helperVegard Nossum
2017-02-27mm: add new mmgrab() helperVegard Nossum
2016-03-01arch/hotplug: Call into idle with a proper stateThomas Gleixner
2015-09-15metag: SMP: Fix 4KiB stack setup on secondary CPUsJames Hogan
2015-03-11metag: Use common outgoing-CPU-notification codePaul E. McKenney
2014-01-06metag/smp: Make boot_secondary() staticGeert Uytterhoeven
2013-12-05smp, metag: kill SMP single function call interruptJiang Liu
2013-11-29metag: smp: don't set irq regs in do_IPI()James Hogan
2013-07-14metag: delete __cpuinit usage from all metag filesPaul Gortmaker
2013-07-02metag: smp: don't spin waiting for CPU to startJames Hogan
2013-07-02metag: smp: enable irqs after set_cpu_onlineJames Hogan
2013-07-02metag: use clear_tasks_mm_cpumask()James Hogan
2013-06-27metag: don't check for cache aliasing on smp cpu bootJames Hogan
2013-04-30Merge tag 'metag-for-v3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-04-08metag: Use generic idle loopThomas Gleixner
2013-03-15metag: smp: copy cache partition and enable GCOnJames Hogan
2013-03-02metag: protect more non-MMU memory regionsJames Hogan
2013-03-02metag: SMP supportJames Hogan