aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* MIPS: Implement random_get_entropy with CP0 RandomMaciej W. Rozycki2014-05-30
* MIPS: Netlogic: XLP9XX on-chip SATA supportGanesan Ramalingam2014-05-30
* MIPS: Netlogic: Support for XLP3XX on-chip SATAGanesan Ramalingam2014-05-30
* MIPS: Add MSI support for XLP9XXGanesan Ramalingam2014-05-30
* MIPS: Netlogic: Add support for XLP5XXYonghong Song2014-05-30
* MIPS: Netlogic: Update XLP9XX/2XX core freq calculationJayachandran C2014-05-30
* MIPS: Netlogic: PIC freq calculation for XLP 9XX/2XXGanesan Ramalingam2014-05-30
* MIPS: Netlogic: Fix XLP9XX pic entryJayachandran C2014-05-30
* MIPS: Netlogic: Use PRID_IMP_MASK macroJayachandran C2014-05-30
* MIPS: Netlogic: IRQ mapping for some more SoC blocksJayachandran C2014-05-30
* MIPS: Netlogic: Enable access to more than 64GBJayachandran C2014-05-30
* MIPS: Netlogic: Reduce size of reset codeJayachandran C2014-05-30
* MIPS: Netlogic: Use cpumask_scnprintf for wakeup_maskJayachandran C2014-05-30
* MIPS: Netlogic: Warn on invalid irqJayachandran C2014-05-30
* MIPS: Netlogic: Move coremask setup to nlm_node_initJayachandran C2014-05-30
* MIPS: Netlogic: Fix uniprocessor compilationJayachandran C2014-05-30
* MIPS: Support upto 256 CPUsJayachandran C2014-05-30
* MIPS: Enable the BPF_JIT symbol for MIPSMarkos Chandras2014-05-30
* MIPS: net: Add BPF JITMarkos Chandras2014-05-30
* MIPS: uasm: Add lb uasm instructionMarkos Chandras2014-05-30
* MIPS: uasm: Add mflo uasm instructionMarkos Chandras2014-05-30
* MIPS: uasm: Add mul uasm instructionMarkos Chandras2014-05-30
* MIPS: uasm: Add lh uam instructionMarkos Chandras2014-05-30
* MIPS: uasm: Add wsbh uasm instructionMarkos Chandras2014-05-30
* MIPS: uasm: Add sltu uasm instructionMarkos Chandras2014-05-30
* MIPS: uasm: Add sltiu uasm instructionMarkos Chandras2014-05-30
* MIPS: uasm: Add jalr uasm instructionMarkos Chandras2014-05-30
* MIPS: uasm: Add mfhi uasm instructionMarkos Chandras2014-05-30
* MIPS: uasm: Add divu uasm instructionMarkos Chandras2014-05-30
* MIPS: uasm: Add srlv uasm instructionMarkos Chandras2014-05-30
* MIPS: uasm: Add sllv uasm instructionMarkos Chandras2014-05-30
* MIPS: uasm: Add u2u1 instruction buildersMarkos Chandras2014-05-30
* MIPS: uasm: Add u3u2u1 instruction buildersMarkos Chandras2014-05-30
* MIPS: math-emu: Add IEEE754 exception statistics to debugfsDeng-Cheng Zhu2014-05-30
* MIPS: BCM47XX: Slightly clean memory detectionRafał Miłecki2014-05-30
* MIPS: octeon: Add interface mode detection for Octeon IIAlex Smith2014-05-29
* Merge branch 'wip-mips-pm' of https://github.com/paulburton/linux into mips-f...Ralf Baechle2014-05-29
|\
| * MIPS: Malta: CPS SMP by defaultPaul Burton2014-05-28
| * cpuidle: cpuidle-cps: add MIPS CPS cpuidle driverPaul Burton2014-05-28
| * cpuidle: declare cpuidle_dev in cpuidle.hPaul Burton2014-05-28
| * MIPS: include cpuidle Kconfig menuPaul Burton2014-05-28
| * MIPS: cpuidle wait instruction statePaul Burton2014-05-28
| * 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: pm-cps: add PM state entry code for CPS systemsPaul 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