aboutsummaryrefslogtreecommitdiff
path: root/arch/sparc/kernel/smp_32.c
AgeCommit message (Expand)AuthorFilesLines
2021-05-12sched/core: Initialize the idle task with preemption disabledGravatar Valentin Schneider 1-1/+0
2020-08-07mm: remove unneeded includes of <asm/pgalloc.h>Gravatar Mike Rapoport 1-1/+0
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedGravatar Mike Rapoport 1-1/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2016-09-06cpu/hotplug: Remove CPU_STARTING and CPU_DYING notifierGravatar Thomas Gleixner 1-2/+0
2016-03-01arch/hotplug: Call into idle with a proper stateGravatar Thomas Gleixner 1-1/+1
2014-08-06sparc: fix decimal printf format specifiers prefixed with 0xGravatar Hans Wennborg 1-1/+1
2014-05-18sparc: fix sparse warnings in smp_32.c + smp_64.cGravatar Sam Ravnborg 1-0/+1
2014-04-29sparc32: fix sparse warnings in sun4d_smp.cGravatar Sam Ravnborg 1-3/+0
2014-04-29sparc32: fix sparse warnings in sun4m_smp.cGravatar Sam Ravnborg 1-3/+0
2014-04-29sparc32: fix sparse warnings in smp_32.cGravatar Sam Ravnborg 1-3/+3
2013-07-14sparc: delete __cpuinit/__CPUINIT usage from all usersGravatar Paul Gortmaker 1-10/+10
2013-04-13sparc: Use generic idle loopGravatar Sam Ravnborg 1-1/+1
2013-02-20sparc32: refactor smp bootGravatar Sam Ravnborg 1-0/+86
2012-05-21Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-6/+6
2012-05-14sparc32: move smp ipi to method opsGravatar Sam Ravnborg 1-3/+5
2012-05-13sparc32: Move cache and TLB flushes over to method ops.Gravatar David S. Miller 1-122/+0
2012-05-12sparc32: Remove sun4 and sun4c from enum sparc_cpu.Gravatar David S. Miller 1-24/+0
2012-04-26sparc: Use generic idle thread allocationGravatar Thomas Gleixner 1-5/+5
2012-04-26smp: Add task_struct argument to __cpu_up()Gravatar Thomas Gleixner 1-1/+1
2012-04-15sparc32: generic clockevent supportGravatar Tkhai Kirill 1-20/+1
2011-07-26atomic: use <linux/atomic.h>Gravatar Arun Sharma 1-1/+1
2011-06-07sparc: Remove unnecessary semicolonsGravatar Joe Perches 1-3/+3
2011-05-20Merge commit '317f394160e9beb97d19a84c39b7e5eb3d7815a8'Gravatar David S. Miller 1-4/+4
2011-05-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Gravatar David S. Miller 1-3/+7
2011-05-16sparc: convert old cpumask API into new oneGravatar KOSAKI Motohiro 1-22/+29
2011-05-16sparc32, sun4m: Implemented SMP IPIs support for SUN4M machinesGravatar Daniel Hellstrom 1-5/+0
2011-05-16sparc32: implement SMP IPIs using the generic functionsGravatar Daniel Hellstrom 1-1/+46
2011-04-21sparc32: always define boot_cpu_idGravatar Daniel Hellstrom 1-2/+0
2011-04-21sparc32: fix sparcstation 5 bootGravatar Sam Ravnborg 1-3/+7
2011-04-14sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Gravatar Peter Zijlstra 1-1/+3
2009-11-02sparc,leon: Sparc-Leon SMP supportGravatar Konrad Eisele 1-0/+10
2009-03-16cpumask: use mm_cpumask() wrapper: sparcGravatar Rusty Russell 1-8/+9
2009-03-16cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: sparcGravatar Rusty Russell 1-6/+5
2009-03-16cpumask: Use accessors code: sparcGravatar Rusty Russell 1-4/+4
2009-01-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-4/+2
2008-12-04sparc: prepare kernel/ for unificationGravatar Sam Ravnborg 1-0/+423