Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'wip-mips-pm' of https://github.com/paulburton/linux into mips-f... | Ralf Baechle | 2014-05-29 | 1 | -148/+284 |
|\ | |||||
| * | MIPS: smp-cps: duplicate core0 CCA on secondary cores | Paul Burton | 2014-05-28 | 1 | -1/+7 |
| * | MIPS: smp-cps: set a coherent default CCA | Paul Burton | 2014-05-28 | 1 | -0/+3 |
| * | MIPS: smp-cps: prevent multi-core SMP with unsuitable CCA | Paul Burton | 2014-05-28 | 1 | -2/+28 |
| * | MIPS: smp-cps: hotplug support | Paul Burton | 2014-05-28 | 1 | -2/+153 |
| * | MIPS: smp-cps: use CPC core-other locking | Paul Burton | 2014-05-28 | 1 | -3/+2 |
| * | MIPS: smp-cps: flush cache after patching mips_cps_core_entry | Paul Burton | 2014-05-28 | 1 | -5/+7 |
| * | MIPS: smp-cps: function to determine whether CPS SMP is in use | Paul Burton | 2014-05-28 | 1 | -0/+6 |
| * | MIPS: smp-cps: rework core/VPE initialisation | Paul Burton | 2014-05-28 | 1 | -140/+83 |
* | | MIPS: SMP: Remove plat_smp_ops cpus_done method. | Ralf Baechle | 2014-05-27 | 1 | -5/+0 |
|/ | |||||
* | MIPS: Coherent Processing System SMP implementation | Paul Burton | 2014-03-26 | 1 | -0/+335 |