aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel/smp_32.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-09-06cpu/hotplug: Remove CPU_STARTING and CPU_DYING notifierThomas Gleixner1-2/+0
2016-03-01arch/hotplug: Call into idle with a proper stateThomas Gleixner1-1/+1
2014-08-06sparc: fix decimal printf format specifiers prefixed with 0xHans Wennborg1-1/+1
2014-05-18sparc: fix sparse warnings in smp_32.c + smp_64.cSam Ravnborg1-0/+1
2014-04-29sparc32: fix sparse warnings in sun4d_smp.cSam Ravnborg1-3/+0
2014-04-29sparc32: fix sparse warnings in sun4m_smp.cSam Ravnborg1-3/+0
2014-04-29sparc32: fix sparse warnings in smp_32.cSam Ravnborg1-3/+3
2013-07-14sparc: delete __cpuinit/__CPUINIT usage from all usersPaul Gortmaker1-10/+10
2013-04-13sparc: Use generic idle loopSam Ravnborg1-1/+1
2013-02-20sparc32: refactor smp bootSam Ravnborg1-0/+86
2012-05-21Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-6/+6
2012-05-14sparc32: move smp ipi to method opsSam Ravnborg1-3/+5
2012-05-13sparc32: Move cache and TLB flushes over to method ops.David S. Miller1-122/+0
2012-05-12sparc32: Remove sun4 and sun4c from enum sparc_cpu.David S. Miller1-24/+0
2012-04-26sparc: Use generic idle thread allocationThomas Gleixner1-5/+5
2012-04-26smp: Add task_struct argument to __cpu_up()Thomas Gleixner1-1/+1
2012-04-15sparc32: generic clockevent supportTkhai Kirill1-20/+1
2011-07-26atomic: use <linux/atomic.h>Arun Sharma1-1/+1
2011-06-07sparc: Remove unnecessary semicolonsJoe Perches1-3/+3
2011-05-20Merge commit '317f394160e9beb97d19a84c39b7e5eb3d7815a8'David S. Miller1-4/+4
2011-05-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6David S. Miller1-3/+7
2011-05-16sparc: convert old cpumask API into new oneKOSAKI Motohiro1-22/+29
2011-05-16sparc32, sun4m: Implemented SMP IPIs support for SUN4M machinesDaniel Hellstrom1-5/+0
2011-05-16sparc32: implement SMP IPIs using the generic functionsDaniel Hellstrom1-1/+46
2011-04-21sparc32: always define boot_cpu_idDaniel Hellstrom1-2/+0
2011-04-21sparc32: fix sparcstation 5 bootSam Ravnborg1-3/+7
2011-04-14sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Peter Zijlstra1-1/+3
2009-11-02sparc,leon: Sparc-Leon SMP supportKonrad Eisele1-0/+10
2009-03-16cpumask: use mm_cpumask() wrapper: sparcRusty Russell1-8/+9
2009-03-16cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: sparcRusty Russell1-6/+5
2009-03-16cpumask: Use accessors code: sparcRusty Russell1-4/+4
2009-01-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-4/+2
2008-12-04sparc: prepare kernel/ for unificationSam Ravnborg1-0/+423