aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/kernel/smp-cps.c
AgeCommit message (Expand)Author
2015-05-17MIPS: smp-cps: cpu_set FPU mask if FPU presentNiklas Cassel
2014-07-30MIPS: smp-cps: Fix entry code cache flush for systems with coherent I/OPaul Burton
2014-07-30MIPS: {pm,smp}-cps: use cpu_vpe_id macroPaul Burton
2014-06-16MIPS: smp-cps: Convert smp_mb__after_atomic_dec()Paul Burton
2014-05-29Merge branch 'wip-mips-pm' of https://github.com/paulburton/linux into mips-f...Ralf Baechle
2014-05-28MIPS: smp-cps: duplicate core0 CCA on secondary coresPaul Burton
2014-05-28MIPS: smp-cps: set a coherent default CCAPaul Burton
2014-05-28MIPS: smp-cps: prevent multi-core SMP with unsuitable CCAPaul Burton
2014-05-28MIPS: smp-cps: hotplug supportPaul Burton
2014-05-28MIPS: smp-cps: use CPC core-other lockingPaul Burton
2014-05-28MIPS: smp-cps: flush cache after patching mips_cps_core_entryPaul Burton
2014-05-28MIPS: smp-cps: function to determine whether CPS SMP is in usePaul Burton
2014-05-28MIPS: smp-cps: rework core/VPE initialisationPaul Burton
2014-05-27MIPS: SMP: Remove plat_smp_ops cpus_done method.Ralf Baechle
2014-03-26MIPS: Coherent Processing System SMP implementationPaul Burton