summaryrefslogtreecommitdiff
path: root/arch/sparc/kernel/leon_smp.c
AgeCommit message (Expand)AuthorFilesLines
2011-05-17sparc: convert old cpumask API into new oneKOSAKI Motohiro1-10/+10
2011-05-17sparc32,leon: Implemented SMP IPIs for LEON CPUDaniel Hellstrom1-2/+107
2011-04-22sparc32,leon: don't rely on bootloader to mask IRQsDaniel Hellstrom1-0/+4
2011-04-22sparc32,leon: operate on boot-cpu IRQ controller registersDaniel Hellstrom1-1/+0
2011-04-22sparc32: probe for cpu info only during startupSam Ravnborg1-2/+0
2011-04-22sparc32,leon: per-cpu ticker use genirq per-cpu handlerDaniel Hellstrom1-8/+4
2011-03-17sparc32: fix build with leon or floppy enabledSam Ravnborg1-9/+11
2011-03-17SPARC/LEON: power down instruction different of different LEONsDaniel Hellstrom1-16/+0
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann1-1/+0
2010-10-26sparc: Fixed random SPARC/LEON SMP CPU Stuck problem.Daniel Hellstrom1-2/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2010-02-12sparc: remove trailing space in messagesFrans Pop1-2/+2
2009-11-02sparc,leon: Sparc-Leon SMP supportKonrad Eisele1-0/+468