| Commit message (Expand) | Author | Age | Files | Lines |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 182 | Thomas Gleixner | 2019-05-30 | 1 | -12/+1 |
* | MIPS: smp-cmp: Fix vpe_id build error | James Hogan | 2017-11-01 | 1 | -2/+2 |
* | MIPS: smp-cmp: Use right include for task_struct | Jason A. Donenfeld | 2017-11-01 | 1 | -1/+1 |
* | MIPS: Remove unnecessary inclusions of linux/irqchip/mips-gic.h | Paul Burton | 2017-09-04 | 1 | -1/+0 |
* | MIPS: SMP: Allow boot_secondary SMP op to return errors | Paul Burton | 2017-08-30 | 1 | -1/+2 |
* | MIPS: SMP: Constify smp ops | Matt Redfearn | 2017-08-29 | 1 | -1/+1 |
* | MIPS: Make smp CMP, CPS and MT use the new generic IPI functions | Qais Yousef | 2016-02-25 | 1 | -2/+2 |
* | mips: fix up obsolete cpu function usage. | Rusty Russell | 2015-03-05 | 1 | -2/+2 |
* | MIPS: smp-mt,smp-cmp: Enable all HW IRQs on secondary CPUs | James Hogan | 2015-01-16 | 1 | -2/+2 |
* | MIPS: Move gic.h to include/linux/irqchip/mips-gic.h | Andrew Bresticker | 2014-11-24 | 1 | -1/+1 |
* | MIPS: SMP: Remove plat_smp_ops cpus_done method. | Ralf Baechle | 2014-05-27 | 1 | -6/+0 |
* | MIPS: MT: Remove SMTC support | Ralf Baechle | 2014-05-24 | 1 | -8/+1 |
* | MIPS: smp-cmp: Remove incorrect core number probe | Paul Burton | 2014-03-31 | 1 | -2/+1 |
* | MIPS: Move GIC IPI functions out of smp-cmp.c | Paul Burton | 2014-03-06 | 1 | -50/+2 |
* | MIPS: kernel: smp-cmp: MIPS MT code needs CONFIG_MIPS_MT | Markos Chandras | 2014-01-22 | 1 | -0/+3 |
* | MIPS: Fix SMP core calculations when using MT support. | Leonid Yegoshin | 2013-09-13 | 1 | -2/+11 |
* | MIPS: Whitespace cleanup. | Ralf Baechle | 2013-02-01 | 1 | -1/+1 |
* | MIPS: CMP: Fix physical core number calculation logic | jerin jacob | 2012-10-18 | 1 | -1/+1 |
* | MIPS: CMP/SMTC: Fix tc_id calculation | RongQing.Li | 2012-08-27 | 1 | -1/+1 |
* | Disintegrate asm/system.h for MIPS | David Howells | 2012-03-28 | 1 | -1/+0 |
* | atomic: use <linux/atomic.h> | Arun Sharma | 2011-07-26 | 1 | -1/+1 |
* | cpumask: Use accessors for cpu_*_mask: mips | Rusty Russell | 2009-09-24 | 1 | -1/+1 |
* | cpumask: arch_send_call_function_ipi_mask: mips | Rusty Russell | 2009-09-24 | 1 | -2/+2 |
* | MIPS: CMP: activate CMP support | Tim Anderson | 2009-07-03 | 1 | -61/+5 |
* | MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users. | Ralf Baechle | 2009-06-24 | 1 | -0/+1 |
* | cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpu... | Rusty Russell | 2008-12-13 | 1 | -2/+2 |
* | cpumask: centralize cpu_online_map and cpu_possible_map | Rusty Russell | 2008-12-13 | 1 | -1/+1 |
* | [MIPS] Add support for MIPS CMP platform. | Ralf Baechle | 2008-04-28 | 1 | -0/+265 |