summaryrefslogtreecommitdiff
path: root/arch/sparc/kernel/leon_smp.c
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-03-03sched/headers: Move task->mm handling methods to <linux/sched/mm.h>Ingo Molnar
2017-02-27mm: add new mmgrab() helperVegard Nossum
2014-12-11sparc32, leon: Align ccall_info to prevent unaligned traps on crosscallAndreas Larsson
2014-08-26sparc: Replace __get_cpu_var usesChristoph Lameter
2014-04-29sparc32: fix sparse warnings in leon_smp.cSam Ravnborg
2013-07-14sparc: delete __cpuinit/__CPUINIT usage from all usersPaul Gortmaker
2013-07-03mm/SPARC: prepare for removing num_physpages and simplify mem_init()Jiang Liu
2013-05-07mm/SPARC: use common help functions to free reserved pagesJiang Liu
2013-02-20sparc32: refactor smp bootSam Ravnborg
2012-05-27sparc32,leon: fix section mismatch warningSam Ravnborg
2012-05-27sparc32,leon: always include leon_smp + leon_mm in buildSam Ravnborg
2012-05-21Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-05-14sparc32: move smp ipi to method opsSam Ravnborg
2012-05-14sparc32: Implement hard_smp_processor_id() via instruction patching.David S. Miller
2012-05-13sparc32: Move cache and TLB flushes over to method ops.David S. Miller
2012-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller
2012-04-26sparc: Use generic idle thread allocationThomas Gleixner
2012-04-21sparc32,leon: add notify_cpu_starting()Yong Zhang
2012-04-15sparc32: generic clockevent supportTkhai Kirill
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-05-16sparc: convert old cpumask API into new oneKOSAKI Motohiro
2011-05-16sparc32,leon: Implemented SMP IPIs for LEON CPUDaniel Hellstrom
2011-04-21sparc32,leon: don't rely on bootloader to mask IRQsDaniel Hellstrom
2011-04-21sparc32,leon: operate on boot-cpu IRQ controller registersDaniel Hellstrom
2011-04-21sparc32: probe for cpu info only during startupSam Ravnborg
2011-04-21sparc32,leon: per-cpu ticker use genirq per-cpu handlerDaniel Hellstrom
2011-03-16sparc32: fix build with leon or floppy enabledSam Ravnborg
2011-03-16SPARC/LEON: power down instruction different of different LEONsDaniel Hellstrom
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann
2010-10-26sparc: Fixed random SPARC/LEON SMP CPU Stuck problem.Daniel Hellstrom
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-12sparc: remove trailing space in messagesFrans Pop
2009-11-02sparc,leon: Sparc-Leon SMP supportKonrad Eisele