aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/smp-bmips.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-01-22MIPS: BMIPS: change compile time checks to runtime checksJonas Gorski1-123/+189
2013-10-29MIPS: Panic messages should not end in \n.Ralf Baechle1-2/+2
2013-08-05MIPS: BMIPS: fix hardware interrupt routing for boot CPU != 0Florian Fainelli1-2/+8
2013-07-30MIPS: BMIPS: fix slave CPU booting when physical CPU is not 0Florian Fainelli1-2/+8
2013-07-30MIPS: BMIPS: do not change interrupt routing depending on boot CPUFlorian Fainelli1-7/+1
2013-07-19Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-1/+1
2013-07-19MIPS: BMIPS: Fix thinko to release slave TP from resetFlorian Fainelli1-1/+1
2013-07-14MIPS: Delete __cpuinit/__CPUINIT usage from MIPS codePaul Gortmaker1-3/+3
2013-07-01MIPS: BMIPS: support booting from physical CPU other than 0Florian Fainelli1-6/+23
2012-07-19MIPS: BMIPS: delay irq enable to ->smp_finish()Yong Zhang1-7/+7
2012-07-19MIPS: BMIPS: Fix duplicate header inclusion.Danny Kukawka1-1/+0
2012-03-29remove references to cpu_*_map in arch/Rusty Russell1-1/+1
2012-03-28Disintegrate asm/system.h for MIPSDavid Howells1-1/+0
2012-02-20MIPS: BMIPS: smp-bmips.c does not need to include version.hJesper Juhl1-1/+0
2011-12-07MIPS: BMIPS: Add SMP support code for BMIPS43xx/BMIPS5000Kevin Cernekee1-0/+458