| Commit message (Expand) | Author | Age | Files | Lines |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | sched/headers: Move task->mm handling methods to <linux/sched/mm.h> | Ingo Molnar | 2017-03-03 | 1 | -1/+1 |
* | mm: add new mmgrab() helper | Vegard Nossum | 2017-02-28 | 1 | -1/+1 |
* | sparc32, leon: Align ccall_info to prevent unaligned traps on crosscall | Andreas Larsson | 2014-12-12 | 1 | -1/+1 |
* | sparc: Replace __get_cpu_var uses | Christoph Lameter | 2014-08-26 | 1 | -1/+1 |
* | sparc32: fix sparse warnings in leon_smp.c | Sam Ravnborg | 2014-04-29 | 1 | -12/+1 |
* | sparc: delete __cpuinit/__CPUINIT usage from all users | Paul Gortmaker | 2013-07-15 | 1 | -5/+5 |
* | mm/SPARC: prepare for removing num_physpages and simplify mem_init() | Jiang Liu | 2013-07-04 | 1 | -3/+0 |
* | mm/SPARC: use common help functions to free reserved pages | Jiang Liu | 2013-05-08 | 1 | -12/+3 |
* | sparc32: refactor smp boot | Sam Ravnborg | 2013-02-20 | 1 | -24/+9 |
* | sparc32,leon: fix section mismatch warning | Sam Ravnborg | 2012-05-28 | 1 | -2/+2 |
* | sparc32,leon: always include leon_smp + leon_mm in build | Sam Ravnborg | 2012-05-28 | 1 | -4/+0 |
* | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-05-22 | 1 | -7/+2 |
|\ |
|
| * | sparc: Use generic idle thread allocation | Thomas Gleixner | 2012-04-26 | 1 | -7/+2 |
* | | sparc32: move smp ipi to method ops | Sam Ravnborg | 2012-05-14 | 1 | -8/+19 |
* | | sparc32: Implement hard_smp_processor_id() via instruction patching. | David S. Miller | 2012-05-14 | 1 | -28/+1 |
* | | sparc32: Move cache and TLB flushes over to method ops. | David S. Miller | 2012-05-14 | 1 | -13/+13 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux | David S. Miller | 2012-04-27 | 1 | -0/+2 |
|\| |
|
| * | sparc32,leon: add notify_cpu_starting() | Yong Zhang | 2012-04-21 | 1 | -0/+3 |
* | | sparc32: generic clockevent support | Tkhai Kirill | 2012-04-15 | 1 | -30/+4 |
|/ |
|
* | atomic: use <linux/atomic.h> | Arun Sharma | 2011-07-27 | 1 | -1/+1 |
* | sparc: convert old cpumask API into new one | KOSAKI Motohiro | 2011-05-16 | 1 | -10/+10 |
* | sparc32,leon: Implemented SMP IPIs for LEON CPU | Daniel Hellstrom | 2011-05-16 | 1 | -2/+107 |
* | sparc32,leon: don't rely on bootloader to mask IRQs | Daniel Hellstrom | 2011-04-22 | 1 | -0/+4 |
* | sparc32,leon: operate on boot-cpu IRQ controller registers | Daniel Hellstrom | 2011-04-22 | 1 | -1/+0 |
* | sparc32: probe for cpu info only during startup | Sam Ravnborg | 2011-04-22 | 1 | -2/+0 |
* | sparc32,leon: per-cpu ticker use genirq per-cpu handler | Daniel Hellstrom | 2011-04-22 | 1 | -8/+4 |
* | sparc32: fix build with leon or floppy enabled | Sam Ravnborg | 2011-03-17 | 1 | -9/+11 |
* | SPARC/LEON: power down instruction different of different LEONs | Daniel Hellstrom | 2011-03-17 | 1 | -16/+0 |
* | BKL: remove extraneous #include <smp_lock.h> | Arnd Bergmann | 2010-11-17 | 1 | -1/+0 |
* | sparc: Fixed random SPARC/LEON SMP CPU Stuck problem. | Daniel Hellstrom | 2010-10-26 | 1 | -2/+2 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | sparc: remove trailing space in messages | Frans Pop | 2010-02-12 | 1 | -2/+2 |
* | sparc,leon: Sparc-Leon SMP support | Konrad Eisele | 2009-11-02 | 1 | -0/+468 |