summaryrefslogtreecommitdiff
path: root/arch/sparc/kernel/sun4d_smp.c
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-03-03sched/headers: Move task->mm handling methods to <linux/sched/mm.h>Ingo Molnar
2017-02-27mm: add new mmgrab() helperVegard Nossum
2014-08-26sparc: Replace __get_cpu_var usesChristoph Lameter
2013-07-14sparc: delete __cpuinit/__CPUINIT usage from all usersPaul Gortmaker
2013-02-20sparc32: refactor smp bootSam Ravnborg
2012-05-21Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-05-14sparc32: move smp ipi to method opsSam Ravnborg
2012-05-14sparc32: Implement hard_smp_processor_id() via instruction patching.David S. Miller
2012-05-13sparc32: Move cache and TLB flushes over to method ops.David S. Miller
2012-04-26sparc: Use generic idle thread allocationThomas Gleixner
2012-04-15sparc32: generic clockevent supportTkhai Kirill
2012-03-30sparc32: fix fallout from system.h removalSam Ravnborg
2011-05-16sparc: convert old cpumask API into new oneKOSAKI Motohiro
2011-05-16sparc32, sun4d: Implemented SMP IPIs support for SUN4D machinesDaniel Hellstrom
2011-04-21sparc32: probe for cpu info only during startupSam Ravnborg
2011-03-16sparc32,sun4d: irq, smp files cleanupSam Ravnborg
2010-02-12sparc: remove trailing space in messagesFrans Pop
2009-08-18sparc32: Kill trap table freeing code.David S. Miller
2009-03-16cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: sparcRusty Russell
2009-03-16cpumask: Use accessors code: sparcRusty Russell
2009-01-08sparc: Fix sun4d_irq.c build.David S. Miller
2008-11-30sparc32 cpuinit flase positivesAl Viro
2008-10-12sparc32: fix build errorsRobert Reif
2008-10-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2008-09-08sparc32: Move sun4d show_leds() out of asm/obio.hDavid S. Miller
2008-09-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...David S. Miller
2008-09-08kernel/cpu.c: create a CPU_STARTING cpu_chain notifierManfred Spraul
2008-08-29sparc: Kill now spurious includes of sbus.hDavid S. Miller
2008-08-27sparc32: Implement smp_call_function_single().David S. Miller
2008-04-29sparc32: Kill smp_message_pass() and related code.David S. Miller
2008-02-06calibrate_delay() must be __cpuinitAdrian Bunk
2007-07-21[SPARC32]: clean include/asm-sparc/irq.hAl Viro
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-02-01[PATCH] sanitize sections for sparc32 smpAl Viro
2006-10-08[PATCH] sparc32 pt_regs fixesAl Viro
2006-08-26[SPARC]: Small smp cleanup.Krzysztof Helt
2006-07-21[SPARC]: Get sun4d SMP building again.Raymond Burns
2006-03-23[SPARC]: Try to start getting SMP back into shape.Bob Breuer
2006-03-23[PATCH] more for_each_cpu() conversionsAndrew Morton
2006-03-22[PATCH] remove set_page_count() outside mm/Nick Piggin
2006-01-12[PATCH] sparc: task_thread_info()Al Viro
2005-04-16Linux-2.6.12-rc2Linus Torvalds