summaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel/leon_smp.c
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* sched/headers: Move task->mm handling methods to <linux/sched/mm.h>Ingo Molnar2017-03-031-1/+1
* mm: add new mmgrab() helperVegard Nossum2017-02-271-1/+1
* sparc32, leon: Align ccall_info to prevent unaligned traps on crosscallAndreas Larsson2014-12-111-1/+1
* sparc: Replace __get_cpu_var usesChristoph Lameter2014-08-261-1/+1
* sparc32: fix sparse warnings in leon_smp.cSam Ravnborg2014-04-291-12/+1
* sparc: delete __cpuinit/__CPUINIT usage from all usersPaul Gortmaker2013-07-141-5/+5
* mm/SPARC: prepare for removing num_physpages and simplify mem_init()Jiang Liu2013-07-031-3/+0
* mm/SPARC: use common help functions to free reserved pagesJiang Liu2013-05-071-12/+3
* sparc32: refactor smp bootSam Ravnborg2013-02-201-24/+9
* sparc32,leon: fix section mismatch warningSam Ravnborg2012-05-271-2/+2
* sparc32,leon: always include leon_smp + leon_mm in buildSam Ravnborg2012-05-271-4/+0
* Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-211-7/+2
|\
| * sparc: Use generic idle thread allocationThomas Gleixner2012-04-261-7/+2
* | sparc32: move smp ipi to method opsSam Ravnborg2012-05-141-8/+19
* | sparc32: Implement hard_smp_processor_id() via instruction patching.David S. Miller2012-05-141-28/+1
* | sparc32: Move cache and TLB flushes over to method ops.David S. Miller2012-05-131-13/+13
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller2012-04-261-0/+2
|\|
| * sparc32,leon: add notify_cpu_starting()Yong Zhang2012-04-211-0/+3
* | sparc32: generic clockevent supportTkhai Kirill2012-04-151-30/+4
|/
* atomic: use <linux/atomic.h>Arun Sharma2011-07-261-1/+1
* sparc: convert old cpumask API into new oneKOSAKI Motohiro2011-05-161-10/+10
* sparc32,leon: Implemented SMP IPIs for LEON CPUDaniel Hellstrom2011-05-161-2/+107
* sparc32,leon: don't rely on bootloader to mask IRQsDaniel Hellstrom2011-04-211-0/+4
* sparc32,leon: operate on boot-cpu IRQ controller registersDaniel Hellstrom2011-04-211-1/+0
* sparc32: probe for cpu info only during startupSam Ravnborg2011-04-211-2/+0
* sparc32,leon: per-cpu ticker use genirq per-cpu handlerDaniel Hellstrom2011-04-211-8/+4
* sparc32: fix build with leon or floppy enabledSam Ravnborg2011-03-161-9/+11
* SPARC/LEON: power down instruction different of different LEONsDaniel Hellstrom2011-03-161-16/+0
* BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-171-1/+0
* sparc: Fixed random SPARC/LEON SMP CPU Stuck problem.Daniel Hellstrom2010-10-261-2/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* sparc: remove trailing space in messagesFrans Pop2010-02-121-2/+2
* sparc,leon: Sparc-Leon SMP supportKonrad Eisele2009-11-021-0/+468