summaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel/smp_32.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
* cpu/hotplug: Remove CPU_STARTING and CPU_DYING notifierThomas Gleixner2016-09-061-2/+0
* arch/hotplug: Call into idle with a proper stateThomas Gleixner2016-03-011-1/+1
* sparc: fix decimal printf format specifiers prefixed with 0xHans Wennborg2014-08-061-1/+1
* sparc: fix sparse warnings in smp_32.c + smp_64.cSam Ravnborg2014-05-181-0/+1
* sparc32: fix sparse warnings in sun4d_smp.cSam Ravnborg2014-04-291-3/+0
* sparc32: fix sparse warnings in sun4m_smp.cSam Ravnborg2014-04-291-3/+0
* sparc32: fix sparse warnings in smp_32.cSam Ravnborg2014-04-291-3/+3
* sparc: delete __cpuinit/__CPUINIT usage from all usersPaul Gortmaker2013-07-141-10/+10
* sparc: Use generic idle loopSam Ravnborg2013-04-131-1/+1
* sparc32: refactor smp bootSam Ravnborg2013-02-201-0/+86
* Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-211-6/+6
|\
| * sparc: Use generic idle thread allocationThomas Gleixner2012-04-261-5/+5
| * smp: Add task_struct argument to __cpu_up()Thomas Gleixner2012-04-261-1/+1
* | sparc32: move smp ipi to method opsSam Ravnborg2012-05-141-3/+5
* | sparc32: Move cache and TLB flushes over to method ops.David S. Miller2012-05-131-122/+0
* | sparc32: Remove sun4 and sun4c from enum sparc_cpu.David S. Miller2012-05-121-24/+0
* | sparc32: generic clockevent supportTkhai Kirill2012-04-151-20/+1
|/
* atomic: use <linux/atomic.h>Arun Sharma2011-07-261-1/+1
* sparc: Remove unnecessary semicolonsJoe Perches2011-06-071-3/+3
* Merge commit '317f394160e9beb97d19a84c39b7e5eb3d7815a8'David S. Miller2011-05-201-4/+4
|\
| * sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Peter Zijlstra2011-04-141-1/+3
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...David S. Miller2011-05-201-3/+7
|\ \
| * | sparc32: fix sparcstation 5 bootSam Ravnborg2011-04-211-3/+7
| |/
* | sparc: convert old cpumask API into new oneKOSAKI Motohiro2011-05-161-22/+29
* | sparc32, sun4m: Implemented SMP IPIs support for SUN4M machinesDaniel Hellstrom2011-05-161-5/+0
* | sparc32: implement SMP IPIs using the generic functionsDaniel Hellstrom2011-05-161-1/+46
* | sparc32: always define boot_cpu_idDaniel Hellstrom2011-04-211-2/+0
|/
* sparc,leon: Sparc-Leon SMP supportKonrad Eisele2009-11-021-0/+10
* cpumask: use mm_cpumask() wrapper: sparcRusty Russell2009-03-161-8/+9
* cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: sparcRusty Russell2009-03-161-6/+5
* cpumask: Use accessors code: sparcRusty Russell2009-03-161-4/+4
* Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-021-4/+2
* sparc: prepare kernel/ for unificationSam Ravnborg2008-12-041-0/+423