| 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-27 | 1 | -1/+1 |
* | sparc: Replace __get_cpu_var uses | Christoph Lameter | 2014-08-26 | 1 | -1/+1 |
* | sparc: delete __cpuinit/__CPUINIT usage from all users | Paul Gortmaker | 2013-07-14 | 1 | -3/+3 |
* | sparc32: refactor smp boot | Sam Ravnborg | 2013-02-20 | 1 | -20/+9 |
* | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-05-21 | 1 | -6/+2 |
|\ |
|
| * | sparc: Use generic idle thread allocation | Thomas Gleixner | 2012-04-26 | 1 | -6/+2 |
* | | sparc32: move smp ipi to method ops | Sam Ravnborg | 2012-05-14 | 1 | -9/+25 |
* | | sparc32: Implement hard_smp_processor_id() via instruction patching. | David S. Miller | 2012-05-14 | 1 | -24/+3 |
* | | sparc32: Move cache and TLB flushes over to method ops. | David S. Miller | 2012-05-13 | 1 | -12/+14 |
* | | sparc32: generic clockevent support | Tkhai Kirill | 2012-04-15 | 1 | -23/+11 |
|/ |
|
* | sparc32: fix fallout from system.h removal | Sam Ravnborg | 2012-03-30 | 1 | -0/+1 |
* | sparc: convert old cpumask API into new one | KOSAKI Motohiro | 2011-05-16 | 1 | -6/+6 |
* | sparc32, sun4d: Implemented SMP IPIs support for SUN4D machines | Daniel Hellstrom | 2011-05-16 | 1 | -0/+79 |
* | sparc32: probe for cpu info only during startup | Sam Ravnborg | 2011-04-21 | 1 | -2/+0 |
* | sparc32,sun4d: irq, smp files cleanup | Sam Ravnborg | 2011-03-16 | 1 | -111/+65 |
* | sparc: remove trailing space in messages | Frans Pop | 2010-02-12 | 1 | -1/+1 |
* | sparc32: Kill trap table freeing code. | David S. Miller | 2009-08-18 | 1 | -22/+0 |
* | cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: sparc | Rusty Russell | 2009-03-16 | 1 | -5/+4 |
* | cpumask: Use accessors code: sparc | Rusty Russell | 2009-03-16 | 1 | -1/+1 |
* | sparc: Fix sun4d_irq.c build. | David S. Miller | 2009-01-08 | 1 | -2/+2 |
* | sparc32 cpuinit flase positives | Al Viro | 2008-11-30 | 1 | -2/+2 |
* | sparc32: fix build errors | Robert Reif | 2008-10-12 | 1 | -0/+1 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2008-10-11 | 1 | -0/+1 |
|\ |
|
| * | kernel/cpu.c: create a CPU_STARTING cpu_chain notifier | Manfred Spraul | 2008-09-08 | 1 | -0/+1 |
* | | sparc32: Move sun4d show_leds() out of asm/obio.h | David S. Miller | 2008-09-08 | 1 | -0/+11 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp... | David S. Miller | 2008-09-08 | 1 | -6/+10 |
|\| |
|
| * | sparc32: Implement smp_call_function_single(). | David S. Miller | 2008-08-27 | 1 | -6/+10 |
* | | sparc: Kill now spurious includes of sbus.h | David S. Miller | 2008-08-29 | 1 | -1/+0 |
|/ |
|
* | sparc32: Kill smp_message_pass() and related code. | David S. Miller | 2008-04-29 | 1 | -32/+0 |
* | calibrate_delay() must be __cpuinit | Adrian Bunk | 2008-02-06 | 1 | -3/+1 |
* | [SPARC32]: clean include/asm-sparc/irq.h | Al Viro | 2007-07-21 | 1 | -0/+1 |
* | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 2007-05-08 | 1 | -1/+0 |
* | [PATCH] sanitize sections for sparc32 smp | Al Viro | 2007-02-01 | 1 | -1/+1 |
* | [PATCH] sparc32 pt_regs fixes | Al Viro | 2006-10-08 | 1 | -1/+5 |
* | [SPARC]: Small smp cleanup. | Krzysztof Helt | 2006-08-26 | 1 | -1/+1 |
* | [SPARC]: Get sun4d SMP building again. | Raymond Burns | 2006-07-21 | 1 | -71/+32 |
* | [SPARC]: Try to start getting SMP back into shape. | Bob Breuer | 2006-03-23 | 1 | -3/+5 |
* | [PATCH] more for_each_cpu() conversions | Andrew Morton | 2006-03-23 | 1 | -5/+3 |
* | [PATCH] remove set_page_count() outside mm/ | Nick Piggin | 2006-03-22 | 1 | -3/+3 |
* | [PATCH] sparc: task_thread_info() | Al Viro | 2006-01-12 | 1 | -1/+1 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+486 |