aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/smp-cps.c
Commit message (Expand)AuthorAge
* MIPS: kernel: smp-cps: Fix 64-bit compatibility errors due to pointer castingMarkos Chandras2015-07-09
* MIPS: Fix up obsolete cpu_set usageEzequiel Garcia2015-05-15
* Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-04-20
|\
| * mips: fix up obsolete cpu function usage.Rusty Russell2015-03-04
* | MIPS: smp-cps: cpu_set FPU mask if FPU presentNiklas Cassel2015-04-10
|/
* 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