summaryrefslogtreecommitdiff
path: root/arch/mips/kernel/smp-cmp.c
AgeCommit message (Expand)Author
2017-11-01MIPS: smp-cmp: Fix vpe_id build errorJames Hogan
2017-11-01MIPS: smp-cmp: Use right include for task_structJason A. Donenfeld
2017-09-04MIPS: Remove unnecessary inclusions of linux/irqchip/mips-gic.hPaul Burton
2017-08-30MIPS: SMP: Allow boot_secondary SMP op to return errorsPaul Burton
2017-08-29MIPS: SMP: Constify smp opsMatt Redfearn
2016-02-25MIPS: Make smp CMP, CPS and MT use the new generic IPI functionsQais Yousef
2015-03-05mips: fix up obsolete cpu function usage.Rusty Russell
2015-01-16MIPS: smp-mt,smp-cmp: Enable all HW IRQs on secondary CPUsJames Hogan
2014-11-24MIPS: Move gic.h to include/linux/irqchip/mips-gic.hAndrew Bresticker
2014-05-27MIPS: SMP: Remove plat_smp_ops cpus_done method.Ralf Baechle
2014-05-24MIPS: MT: Remove SMTC supportRalf Baechle
2014-03-31MIPS: smp-cmp: Remove incorrect core number probePaul Burton
2014-03-06MIPS: Move GIC IPI functions out of smp-cmp.cPaul Burton
2014-01-22MIPS: kernel: smp-cmp: MIPS MT code needs CONFIG_MIPS_MTMarkos Chandras
2013-09-13MIPS: Fix SMP core calculations when using MT support.Leonid Yegoshin
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle
2012-10-18MIPS: CMP: Fix physical core number calculation logicjerin jacob
2012-08-27MIPS: CMP/SMTC: Fix tc_id calculationRongQing.Li
2012-03-28Disintegrate asm/system.h for MIPSDavid Howells
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2009-09-24cpumask: Use accessors for cpu_*_mask: mipsRusty Russell
2009-09-24cpumask: arch_send_call_function_ipi_mask: mipsRusty Russell
2009-07-03MIPS: CMP: activate CMP supportTim Anderson
2009-06-24MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.Ralf Baechle
2008-12-13cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpu...Rusty Russell
2008-12-13cpumask: centralize cpu_online_map and cpu_possible_mapRusty Russell
2008-04-28[MIPS] Add support for MIPS CMP platform.Ralf Baechle