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