index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
metag
/
kernel
/
smp.c
Age
Commit message (
Expand
)
Author
2017-05-23
metag: Adjust system_state check
Thomas Gleixner
2017-03-03
sched/headers: Move task->mm handling methods to <linux/sched/mm.h>
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-02-27
mm: add new mmget() helper
Vegard Nossum
2017-02-27
mm: add new mmgrab() helper
Vegard Nossum
2016-03-01
arch/hotplug: Call into idle with a proper state
Thomas Gleixner
2015-09-15
metag: SMP: Fix 4KiB stack setup on secondary CPUs
James Hogan
2015-03-11
metag: Use common outgoing-CPU-notification code
Paul E. McKenney
2014-01-06
metag/smp: Make boot_secondary() static
Geert Uytterhoeven
2013-12-05
smp, metag: kill SMP single function call interrupt
Jiang Liu
2013-11-29
metag: smp: don't set irq regs in do_IPI()
James Hogan
2013-07-14
metag: delete __cpuinit usage from all metag files
Paul Gortmaker
2013-07-02
metag: smp: don't spin waiting for CPU to start
James Hogan
2013-07-02
metag: smp: enable irqs after set_cpu_online
James Hogan
2013-07-02
metag: use clear_tasks_mm_cpumask()
James Hogan
2013-06-27
metag: don't check for cache aliasing on smp cpu boot
James Hogan
2013-04-30
Merge tag 'metag-for-v3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-04-08
metag: Use generic idle loop
Thomas Gleixner
2013-03-15
metag: smp: copy cache partition and enable GCOn
James Hogan
2013-03-02
metag: protect more non-MMU memory regions
James Hogan
2013-03-02
metag: SMP support
James Hogan