summaryrefslogtreecommitdiff
path: root/arch/mips/sibyte/sb1250/smp.c
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner1-14/+1
2017-08-30MIPS: SMP: Allow boot_secondary SMP op to return errorsPaul Burton1-1/+2
2017-08-29MIPS: SMP: Constify smp opsMatt Redfearn1-1/+1
2017-03-03sched/headers: Move task-stack related APIs from <linux/sched.h> to <linux/sc...Ingo Molnar1-1/+1
2015-08-03MIPS: SMP: Don't increment irq_count multiple times for call function IPIsAlex Smith1-2/+5
2014-05-27MIPS: SMP: Remove plat_smp_ops cpus_done method.Ralf Baechle1-8/+0
2014-03-04mips: Use the core irq stats functionThomas Gleixner1-1/+1
2013-07-15MIPS: Delete __cpuinit/__CPUINIT usage from MIPS codePaul Gortmaker1-4/+4
2012-03-29remove references to cpu_*_map in arch/Rusty Russell1-4/+3
2011-04-14sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Peter Zijlstra1-4/+3
2009-09-24cpumask: arch_send_call_function_ipi_mask: mipsRusty Russell1-2/+3
2009-01-15irq: update all arches for new irq_desc, fixMike Travis1-1/+2
2008-12-13cpumask: centralize cpu_online_map and cpu_possible_mapRusty Russell1-4/+4
2008-01-29[MIPS] SMP: Call platform methods via ops structure.Ralf Baechle1-7/+93
2007-10-23[MIPS] time: SMP-proofing of Sibyte clockevent/clocksource code.Ralf Baechle1-2/+2
2007-10-19[MIPS] Sibyte: Finish conversion to modern time APIs.Ralf Baechle1-2/+3
2006-10-08[MIPS] Complete fixes after removal of pt_regs argument to int handlers.Ralf Baechle1-1/+1
2005-10-29Switch SiByte drivers back to __raw_*() functions.Maciej W. Rozycki1-9/+9
2005-04-17Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+98