summaryrefslogtreecommitdiffstats
path: root/arch/mips/sibyte/sb1250/smp.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-14/+1
* MIPS: SMP: Allow boot_secondary SMP op to return errorsPaul Burton2017-08-301-1/+2
* MIPS: SMP: Constify smp opsMatt Redfearn2017-08-291-1/+1
* sched/headers: Move task-stack related APIs from <linux/sched.h> to <linux/sc...Ingo Molnar2017-03-031-1/+1
* MIPS: SMP: Don't increment irq_count multiple times for call function IPIsAlex Smith2015-08-031-2/+5
* MIPS: SMP: Remove plat_smp_ops cpus_done method.Ralf Baechle2014-05-271-8/+0
* mips: Use the core irq stats functionThomas Gleixner2014-03-041-1/+1
* MIPS: Delete __cpuinit/__CPUINIT usage from MIPS codePaul Gortmaker2013-07-141-4/+4
* remove references to cpu_*_map in arch/Rusty Russell2012-03-291-4/+3
* sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Peter Zijlstra2011-04-141-4/+3
* cpumask: arch_send_call_function_ipi_mask: mipsRusty Russell2009-09-241-2/+3
* irq: update all arches for new irq_desc, fixMike Travis2009-01-151-1/+2
* cpumask: centralize cpu_online_map and cpu_possible_mapRusty Russell2008-12-131-4/+4
* [MIPS] SMP: Call platform methods via ops structure.Ralf Baechle2008-01-291-7/+93
* [MIPS] time: SMP-proofing of Sibyte clockevent/clocksource code.Ralf Baechle2007-10-221-2/+2
* [MIPS] Sibyte: Finish conversion to modern time APIs.Ralf Baechle2007-10-191-2/+3
* [MIPS] Complete fixes after removal of pt_regs argument to int handlers.Ralf Baechle2006-10-081-1/+1
* Switch SiByte drivers back to __raw_*() functions.Maciej W. Rozycki2005-10-291-9/+9
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+98