summaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel/sun4m_smp.c
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* sched/headers: Move task->mm handling methods to <linux/sched/mm.h>Ingo Molnar2017-03-031-1/+1
* mm: add new mmgrab() helperVegard Nossum2017-02-271-1/+1
* sparc/time: Migrate to new 'set-state' interfaceViresh Kumar2015-08-101-1/+1
* sparc: delete __cpuinit/__CPUINIT usage from all usersPaul Gortmaker2013-07-141-3/+3
* sparc32: refactor smp bootSam Ravnborg2013-02-201-24/+9
* Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-211-5/+2
|\
| * sparc: Use generic idle thread allocationThomas Gleixner2012-04-261-5/+2
* | sparc32: remove remaining users of btfixupSam Ravnborg2012-05-141-1/+1
* | sparc32: move smp ipi to method opsSam Ravnborg2012-05-141-18/+18
* | sparc32: Implement hard_smp_processor_id() via instruction patching.David S. Miller2012-05-141-23/+0
* | sparc32: Move cache and TLB flushes over to method ops.David S. Miller2012-05-131-10/+12
* | sparc32: generic clockevent supportTkhai Kirill2012-04-151-25/+13
|/
* sparc32: fix fallout from system.h removalSam Ravnborg2012-03-301-0/+1
* sparc: convert old cpumask API into new oneKOSAKI Motohiro2011-05-161-6/+6
* sparc32, sun4m: Implemented SMP IPIs support for SUN4M machinesDaniel Hellstrom2011-05-161-0/+29
* sparc32: probe for cpu info only during startupSam Ravnborg2011-04-211-2/+0
* sparc32: genirq supportSam Ravnborg2011-04-191-15/+1
* sparc32,sun4m: irq, smp files cleanupSam Ravnborg2011-03-161-69/+22
* sparc32: Kill trap table freeing code.David S. Miller2009-08-181-26/+0
* cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: sparcRusty Russell2009-03-161-5/+3
* cpumask: Use accessors code: sparcRusty Russell2009-03-161-1/+1
* generic swap(): sparc: rename swap() to swap_ulong()Wu Fengguang2009-01-081-2/+3
* sparc32 cpuinit flase positivesAl Viro2008-11-301-1/+1
* sparc32: fix build errorsRobert Reif2008-10-121-0/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-10-111-0/+2
|\
| * kernel/cpu.c: create a CPU_STARTING cpu_chain notifierManfred Spraul2008-09-081-0/+2
* | sparc32: Call sun4m_clear_profile_irq() directly from sun4m_smp.cDavid S. Miller2008-09-191-1/+3
|/
* sparc32: Implement smp_call_function_single().David S. Miller2008-08-271-4/+8
* sparc/kernel/: possible cleanupsAdrian Bunk2008-07-171-4/+5
* sparc32: Kill smp_message_pass() and related code.David S. Miller2008-04-291-45/+0
* calibrate_delay() must be __cpuinitAdrian Bunk2008-02-061-3/+2
* [SPARC32]: clean include/asm-sparc/irq.hAl Viro2007-07-211-0/+2
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* [SPARC]: Fix comment typo in smp4m_blackbox_current().David S. Miller2007-05-061-1/+1
* [PATCH] sparc32 pt_regs fixesAl Viro2006-10-081-1/+6
* [SPARC]: Small smp cleanup.Krzysztof Helt2006-08-261-2/+0
* [SPARC]: Mark smp init functions as cpuinitBob Breuer2006-06-201-7/+2
* [SPARC]: Try to start getting SMP back into shape.Bob Breuer2006-03-231-105/+76
* [PATCH] more for_each_cpu() conversionsAndrew Morton2006-03-231-4/+2
* [PATCH] remove set_page_count() outside mm/Nick Piggin2006-03-221-3/+3
* [PATCH] sparc: task_thread_info()Al Viro2006-01-121-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+451