summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/smp-cps.c
Commit message (Expand)AuthorAgeFilesLines
...
* MIPS: smp-cps: Convert smp_mb__after_atomic_dec()Paul Burton2014-06-161-1/+1
* Merge branch 'wip-mips-pm' of https://github.com/paulburton/linux into mips-f...Ralf Baechle2014-05-291-148/+284
|\
| * MIPS: smp-cps: duplicate core0 CCA on secondary coresPaul Burton2014-05-281-1/+7
| * MIPS: smp-cps: set a coherent default CCAPaul Burton2014-05-281-0/+3
| * MIPS: smp-cps: prevent multi-core SMP with unsuitable CCAPaul Burton2014-05-281-2/+28
| * MIPS: smp-cps: hotplug supportPaul Burton2014-05-281-2/+153
| * MIPS: smp-cps: use CPC core-other lockingPaul Burton2014-05-281-3/+2Star
| * MIPS: smp-cps: flush cache after patching mips_cps_core_entryPaul Burton2014-05-281-5/+7
| * MIPS: smp-cps: function to determine whether CPS SMP is in usePaul Burton2014-05-281-0/+6
| * MIPS: smp-cps: rework core/VPE initialisationPaul Burton2014-05-281-140/+83Star
* | MIPS: SMP: Remove plat_smp_ops cpus_done method.Ralf Baechle2014-05-271-5/+0Star
|/
* MIPS: Coherent Processing System SMP implementationPaul Burton2014-03-261-0/+335