| Commit message (Expand) | Author | Age | Files | Lines |
* | cpu/hotplug: Remove CPU_STARTING and CPU_DYING notifier | Thomas Gleixner | 2016-09-06 | 1 | -2/+0 |
* | arch/hotplug: Call into idle with a proper state | Thomas Gleixner | 2016-03-01 | 1 | -1/+1 |
* | sparc: fix decimal printf format specifiers prefixed with 0x | Hans Wennborg | 2014-08-06 | 1 | -1/+1 |
* | sparc: fix sparse warnings in smp_32.c + smp_64.c | Sam Ravnborg | 2014-05-18 | 1 | -0/+1 |
* | sparc32: fix sparse warnings in sun4d_smp.c | Sam Ravnborg | 2014-04-29 | 1 | -3/+0 |
* | sparc32: fix sparse warnings in sun4m_smp.c | Sam Ravnborg | 2014-04-29 | 1 | -3/+0 |
* | sparc32: fix sparse warnings in smp_32.c | Sam Ravnborg | 2014-04-29 | 1 | -3/+3 |
* | sparc: delete __cpuinit/__CPUINIT usage from all users | Paul Gortmaker | 2013-07-14 | 1 | -10/+10 |
* | sparc: Use generic idle loop | Sam Ravnborg | 2013-04-13 | 1 | -1/+1 |
* | sparc32: refactor smp boot | Sam Ravnborg | 2013-02-20 | 1 | -0/+86 |
* | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-05-21 | 1 | -6/+6 |
|\ |
|
| * | sparc: Use generic idle thread allocation | Thomas Gleixner | 2012-04-26 | 1 | -5/+5 |
| * | smp: Add task_struct argument to __cpu_up() | Thomas Gleixner | 2012-04-26 | 1 | -1/+1 |
* | | sparc32: move smp ipi to method ops | Sam Ravnborg | 2012-05-14 | 1 | -3/+5 |
* | | sparc32: Move cache and TLB flushes over to method ops. | David S. Miller | 2012-05-13 | 1 | -122/+0 |
* | | sparc32: Remove sun4 and sun4c from enum sparc_cpu. | David S. Miller | 2012-05-12 | 1 | -24/+0 |
* | | sparc32: generic clockevent support | Tkhai Kirill | 2012-04-15 | 1 | -20/+1 |
|/ |
|
* | atomic: use <linux/atomic.h> | Arun Sharma | 2011-07-26 | 1 | -1/+1 |
* | sparc: Remove unnecessary semicolons | Joe Perches | 2011-06-07 | 1 | -3/+3 |
* | Merge commit '317f394160e9beb97d19a84c39b7e5eb3d7815a8' | David S. Miller | 2011-05-20 | 1 | -4/+4 |
|\ |
|
| * | sched: Provide scheduler_ipi() callback in response to smp_send_reschedule() | Peter Zijlstra | 2011-04-14 | 1 | -1/+3 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp... | David S. Miller | 2011-05-20 | 1 | -3/+7 |
|\ \ |
|
| * | | sparc32: fix sparcstation 5 boot | Sam Ravnborg | 2011-04-21 | 1 | -3/+7 |
| |/ |
|
* | | sparc: convert old cpumask API into new one | KOSAKI Motohiro | 2011-05-16 | 1 | -22/+29 |
* | | sparc32, sun4m: Implemented SMP IPIs support for SUN4M machines | Daniel Hellstrom | 2011-05-16 | 1 | -5/+0 |
* | | sparc32: implement SMP IPIs using the generic functions | Daniel Hellstrom | 2011-05-16 | 1 | -1/+46 |
* | | sparc32: always define boot_cpu_id | Daniel Hellstrom | 2011-04-21 | 1 | -2/+0 |
|/ |
|
* | sparc,leon: Sparc-Leon SMP support | Konrad Eisele | 2009-11-02 | 1 | -0/+10 |
* | cpumask: use mm_cpumask() wrapper: sparc | Rusty Russell | 2009-03-16 | 1 | -8/+9 |
* | cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: sparc | Rusty Russell | 2009-03-16 | 1 | -6/+5 |
* | cpumask: Use accessors code: sparc | Rusty Russell | 2009-03-16 | 1 | -4/+4 |
* | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-01-02 | 1 | -4/+2 |
* | sparc: prepare kernel/ for unification | Sam Ravnborg | 2008-12-04 | 1 | -0/+423 |