aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel/sun4m_smp.c
Commit message (Expand)AuthorAgeFilesLines
* 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