summaryrefslogtreecommitdiffstats
path: root/arch/mips/sgi-ip27/ip27-smp.c
Commit message (Expand)AuthorAgeFilesLines
* MIPS: SGI-IP27: do boot CPU init laterThomas Bogendoerfer2019-02-191-2/+3
* 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
* MIPS: Add missing include filesArnd Bergmann2017-03-081-0/+3
* sched/headers: Remove the <linux/topology.h> include from <linux/sched.h>Ingo Molnar2017-03-031-0/+1
* MIPS: SMP: Remove plat_smp_ops cpus_done method.Ralf Baechle2014-05-271-5/+0Star
* MIPS: Delete __cpuinit/__CPUINIT usage from MIPS codePaul Gortmaker2013-07-151-3/+3
* MIPS: Whitespace cleanup.Ralf Baechle2013-02-011-2/+2
* remove references to cpu_*_map in arch/Rusty Russell2012-03-291-1/+1
* MIPS: SMP: Fix build.Ralf Baechle2009-09-301-1/+1
* cpumask: arch_send_call_function_ipi_mask: mipsRusty Russell2009-09-241-2/+2
* trivial: Fix misspelling of firmwareNick Andrew2009-03-301-1/+1
* cpumask: centralize cpu_online_map and cpu_possible_mapRusty Russell2008-12-131-1/+1
* [MIPS] IP27: Fix clockevent setupThomas Bogendoerfer2008-06-051-1/+4
* [MIPS] SMP: Call platform methods via ops structure.Ralf Baechle2008-01-291-45/+64
* [MIPS] checkfiles: Fix "need space after that ','" errors.Ralf Baechle2007-10-121-1/+1
* [MIPS] Remove IP27 specific structures from struct cpuinfo_mipsRalf Baechle2007-10-121-1/+1
* [MIPS] SMP: Scatter __cpuinit over the code as needed.Ralf Baechle2007-08-271-2/+2
* [MIPS] IP27: Fix modpost warning.Ralf Baechle2007-07-311-1/+1
* [MIPS] SMP: Fix initialization order bug.Ralf Baechle2006-02-271-1/+6
* [PATCH] mips: task_thread_info()Al Viro2006-01-121-2/+2
* Replace the complicated and broken attempt to clean interrupt byRalf Baechle2005-10-291-16/+4Star
* It's unwise to disable all interrupts of the boot node ;-)Ralf Baechle2005-10-291-1/+4
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+225