aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/smp-cps.c
Commit message (Expand)AuthorAge
* MIPS: Move gic.h to include/linux/irqchip/mips-gic.hAndrew Bresticker2014-11-24
* MIPS: smp-cps: Enable all hardware interrupts on secondary CPUsAndrew Bresticker2014-11-24
* MIPS: smp-cps: Fix entry code cache flush for systems with coherent I/OPaul Burton2014-07-30
* MIPS: {pm,smp}-cps: use cpu_vpe_id macroPaul Burton2014-07-30
* MIPS: smp-cps: Convert smp_mb__after_atomic_dec()Paul Burton2014-06-16
* Merge branch 'wip-mips-pm' of https://github.com/paulburton/linux into mips-f...Ralf Baechle2014-05-29
|\
| * MIPS: smp-cps: duplicate core0 CCA on secondary coresPaul Burton2014-05-28
| * MIPS: smp-cps: set a coherent default CCAPaul Burton2014-05-28
| * MIPS: smp-cps: prevent multi-core SMP with unsuitable CCAPaul Burton2014-05-28
| * MIPS: smp-cps: hotplug supportPaul Burton2014-05-28
| * MIPS: smp-cps: use CPC core-other lockingPaul Burton2014-05-28
| * MIPS: smp-cps: flush cache after patching mips_cps_core_entryPaul Burton2014-05-28
| * MIPS: smp-cps: function to determine whether CPS SMP is in usePaul Burton2014-05-28
| * MIPS: smp-cps: rework core/VPE initialisationPaul Burton2014-05-28
* | MIPS: SMP: Remove plat_smp_ops cpus_done method.Ralf Baechle2014-05-27
|/
* MIPS: Coherent Processing System SMP implementationPaul Burton2014-03-26