summaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel/sun4d_smp.c
Commit message (Expand)AuthorAgeFilesLines
* mm: add new mmgrab() helperVegard Nossum2017-02-271-1/+1
* sparc: Replace __get_cpu_var usesChristoph Lameter2014-08-261-1/+1
* sparc: delete __cpuinit/__CPUINIT usage from all usersPaul Gortmaker2013-07-141-3/+3
* sparc32: refactor smp bootSam Ravnborg2013-02-201-20/+9
* Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-211-6/+2
|\
| * sparc: Use generic idle thread allocationThomas Gleixner2012-04-261-6/+2
* | sparc32: move smp ipi to method opsSam Ravnborg2012-05-141-9/+25
* | sparc32: Implement hard_smp_processor_id() via instruction patching.David S. Miller2012-05-141-24/+3
* | sparc32: Move cache and TLB flushes over to method ops.David S. Miller2012-05-131-12/+14
* | sparc32: generic clockevent supportTkhai Kirill2012-04-151-23/+11
|/
* 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, sun4d: Implemented SMP IPIs support for SUN4D machinesDaniel Hellstrom2011-05-161-0/+79
* sparc32: probe for cpu info only during startupSam Ravnborg2011-04-211-2/+0
* sparc32,sun4d: irq, smp files cleanupSam Ravnborg2011-03-161-111/+65
* sparc: remove trailing space in messagesFrans Pop2010-02-121-1/+1
* sparc32: Kill trap table freeing code.David S. Miller2009-08-181-22/+0
* cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: sparcRusty Russell2009-03-161-5/+4
* cpumask: Use accessors code: sparcRusty Russell2009-03-161-1/+1
* sparc: Fix sun4d_irq.c build.David S. Miller2009-01-081-2/+2
* sparc32 cpuinit flase positivesAl Viro2008-11-301-2/+2
* 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/+1
|\
| * kernel/cpu.c: create a CPU_STARTING cpu_chain notifierManfred Spraul2008-09-081-0/+1
* | sparc32: Move sun4d show_leds() out of asm/obio.hDavid S. Miller2008-09-081-0/+11
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...David S. Miller2008-09-081-6/+10
|\|
| * sparc32: Implement smp_call_function_single().David S. Miller2008-08-271-6/+10
* | sparc: Kill now spurious includes of sbus.hDavid S. Miller2008-08-291-1/+0
|/
* sparc32: Kill smp_message_pass() and related code.David S. Miller2008-04-291-32/+0
* calibrate_delay() must be __cpuinitAdrian Bunk2008-02-061-3/+1
* [SPARC32]: clean include/asm-sparc/irq.hAl Viro2007-07-211-0/+1
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* [PATCH] sanitize sections for sparc32 smpAl Viro2007-02-011-1/+1
* [PATCH] sparc32 pt_regs fixesAl Viro2006-10-081-1/+5
* [SPARC]: Small smp cleanup.Krzysztof Helt2006-08-261-1/+1
* [SPARC]: Get sun4d SMP building again.Raymond Burns2006-07-211-71/+32
* [SPARC]: Try to start getting SMP back into shape.Bob Breuer2006-03-231-3/+5
* [PATCH] more for_each_cpu() conversionsAndrew Morton2006-03-231-5/+3
* [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/+486