summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/smp-cmp.c
Commit message (Expand)AuthorAgeFilesLines
* MIPS: smp-cmp: Fix vpe_id build errorJames Hogan2017-11-011-2/+2
* MIPS: smp-cmp: Use right include for task_structJason A. Donenfeld2017-11-011-1/+1
* MIPS: Remove unnecessary inclusions of linux/irqchip/mips-gic.hPaul Burton2017-09-041-1/+0
* 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: Make smp CMP, CPS and MT use the new generic IPI functionsQais Yousef2016-02-251-2/+2
* mips: fix up obsolete cpu function usage.Rusty Russell2015-03-051-2/+2
* MIPS: smp-mt,smp-cmp: Enable all HW IRQs on secondary CPUsJames Hogan2015-01-161-2/+2
* MIPS: Move gic.h to include/linux/irqchip/mips-gic.hAndrew Bresticker2014-11-241-1/+1
* MIPS: SMP: Remove plat_smp_ops cpus_done method.Ralf Baechle2014-05-271-6/+0
* MIPS: MT: Remove SMTC supportRalf Baechle2014-05-241-8/+1
* MIPS: smp-cmp: Remove incorrect core number probePaul Burton2014-03-311-2/+1
* MIPS: Move GIC IPI functions out of smp-cmp.cPaul Burton2014-03-061-50/+2
* MIPS: kernel: smp-cmp: MIPS MT code needs CONFIG_MIPS_MTMarkos Chandras2014-01-221-0/+3
* MIPS: Fix SMP core calculations when using MT support.Leonid Yegoshin2013-09-131-2/+11
* MIPS: Whitespace cleanup.Ralf Baechle2013-02-011-1/+1
* MIPS: CMP: Fix physical core number calculation logicjerin jacob2012-10-181-1/+1
* MIPS: CMP/SMTC: Fix tc_id calculationRongQing.Li2012-08-271-1/+1
* Disintegrate asm/system.h for MIPSDavid Howells2012-03-281-1/+0
* atomic: use <linux/atomic.h>Arun Sharma2011-07-261-1/+1
* cpumask: Use accessors for cpu_*_mask: mipsRusty Russell2009-09-241-1/+1
* cpumask: arch_send_call_function_ipi_mask: mipsRusty Russell2009-09-241-2/+2
* MIPS: CMP: activate CMP supportTim Anderson2009-07-031-61/+5
* MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.Ralf Baechle2009-06-241-0/+1
* cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpu...Rusty Russell2008-12-131-2/+2
* cpumask: centralize cpu_online_map and cpu_possible_mapRusty Russell2008-12-131-1/+1
* [MIPS] Add support for MIPS CMP platform.Ralf Baechle2008-04-281-0/+265
OpenPOWER on IntegriCloud