| Commit message (Expand) | Author | Age | Files | Lines |
* | MIPS: uasm: Add SLT uasm instruction | Markos Chandras | 2014-06-26 | 2 | -0/+2 |
* | MIPS: uasm: Add s3s1s2 instruction builder | Markos Chandras | 2014-06-26 | 1 | -0/+3 |
* | Revert "MIPS: Save/restore MSA context around signals" | Paul Burton | 2014-06-26 | 2 | -10/+0 |
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2014-06-09 | 69 | -1021/+992 |
|\ |
|
| * | Merge branch '3.15-fixes' into mips-for-linux-next | Ralf Baechle | 2014-06-04 | 3 | -6/+6 |
| |\ |
|
| | * | MIPS: Fix 'write_msa_##' inline macro. | Steven J. Hill | 2014-06-03 | 1 | -1/+1 |
| * | | MIPS: IP22/IP28: Improve GIO support | Thomas Bogendoerfer | 2014-06-04 | 2 | -2/+4 |
| * | | MIPS: Octeon: Add twsi interrupt initialization for OCTEON 3XXX, 5XXX, 63XX | Eunbong Song | 2014-06-04 | 1 | -0/+2 |
| * | | DEC: Document the R4k MB ASIC mini interrupt controller | Maciej W. Rozycki | 2014-06-04 | 1 | -3/+12 |
| * | | MIPS: Add microMIPS MSA support. | Steven J. Hill | 2014-06-04 | 2 | -10/+43 |
| * | | mips: Update the email address of Geert Uytterhoeven | Geert Uytterhoeven | 2014-06-02 | 1 | -1/+1 |
| * | | MIPS: Add code for new system 'paravirt' | David Daney | 2014-06-02 | 4 | -0/+130 |
| * | | MIPS: Add functions for hypervisor call | David Daney | 2014-05-30 | 2 | -1/+114 |
| * | | MIPS: OCTEON: Add OCTEON3 to __get_cpu_type | Andreas Herrmann | 2014-05-30 | 1 | -0/+1 |
| * | | MIPS: Add function get_ebase_cpunum | David Daney | 2014-05-30 | 1 | -0/+9 |
| * | | MIPS: Add minimal support for OCTEON3 to c-r4k.c | David Daney | 2014-05-30 | 1 | -0/+2 |
| * | | MIPS: Don't use RI/XI with 32-bit kernels on 64-bit CPUs | David Daney | 2014-05-30 | 1 | -1/+8 |
| * | | MIPS: OCTEON: Enable use of FPU | David Daney | 2014-05-30 | 1 | -1/+0 |
| * | | MIPS: Malta: add suspend state entry code | Paul Burton | 2014-05-30 | 1 | -0/+37 |
| * | | MIPS: Define some more PIIX4 registers & values | Paul Burton | 2014-05-30 | 1 | -0/+12 |
| * | | MIPS: Implement random_get_entropy with CP0 Random | Maciej W. Rozycki | 2014-05-30 | 1 | -18/+47 |
| * | | MIPS: Add MSI support for XLP9XX | Ganesan Ramalingam | 2014-05-30 | 3 | -2/+21 |
| * | | MIPS: Netlogic: Add support for XLP5XX | Yonghong Song | 2014-05-30 | 3 | -3/+7 |
| * | | MIPS: Netlogic: Update XLP9XX/2XX core freq calculation | Jayachandran C | 2014-05-30 | 1 | -0/+8 |
| * | | MIPS: Netlogic: PIC freq calculation for XLP 9XX/2XX | Ganesan Ramalingam | 2014-05-30 | 2 | -0/+29 |
| * | | MIPS: Netlogic: Use PRID_IMP_MASK macro | Jayachandran C | 2014-05-30 | 2 | -4/+4 |
| * | | MIPS: Netlogic: IRQ mapping for some more SoC blocks | Jayachandran C | 2014-05-30 | 2 | -7/+13 |
| * | | MIPS: Netlogic: Fix uniprocessor compilation | Jayachandran C | 2014-05-30 | 1 | -0/+2 |
| * | | MIPS: uasm: Add lb uasm instruction | Markos Chandras | 2014-05-30 | 1 | -0/+1 |
| * | | MIPS: uasm: Add mflo uasm instruction | Markos Chandras | 2014-05-30 | 2 | -0/+2 |
| * | | MIPS: uasm: Add mul uasm instruction | Markos Chandras | 2014-05-30 | 2 | -0/+2 |
| * | | MIPS: uasm: Add lh uam instruction | Markos Chandras | 2014-05-30 | 1 | -0/+1 |
| * | | MIPS: uasm: Add wsbh uasm instruction | Markos Chandras | 2014-05-30 | 2 | -0/+12 |
| * | | MIPS: uasm: Add sltu uasm instruction | Markos Chandras | 2014-05-30 | 2 | -0/+2 |
| * | | MIPS: uasm: Add sltiu uasm instruction | Markos Chandras | 2014-05-30 | 1 | -0/+1 |
| * | | MIPS: uasm: Add mfhi uasm instruction | Markos Chandras | 2014-05-30 | 2 | -0/+2 |
| * | | MIPS: uasm: Add divu uasm instruction | Markos Chandras | 2014-05-30 | 2 | -0/+2 |
| * | | MIPS: uasm: Add srlv uasm instruction | Markos Chandras | 2014-05-30 | 2 | -0/+2 |
| * | | MIPS: uasm: Add sllv uasm instruction | Markos Chandras | 2014-05-30 | 2 | -0/+2 |
| * | | MIPS: uasm: Add u3u2u1 instruction builders | Markos Chandras | 2014-05-30 | 1 | -0/+3 |
| * | | MIPS: math-emu: Add IEEE754 exception statistics to debugfs | Deng-Cheng Zhu | 2014-05-30 | 1 | -0/+5 |
| * | | Merge branch 'wip-mips-pm' of https://github.com/paulburton/linux into mips-f... | Ralf Baechle | 2014-05-29 | 13 | -20/+321 |
| |\ \ |
|
| | * | | MIPS: cpuidle wait instruction state | Paul Burton | 2014-05-28 | 1 | -0/+14 |
| | * | | MIPS: pm-cps: add PM state entry code for CPS systems | Paul Burton | 2014-05-28 | 2 | -0/+54 |
| | * | | MIPS: smp-cps: function to determine whether CPS SMP is in use | Paul Burton | 2014-05-28 | 1 | -0/+2 |
| | * | | MIPS: smp-cps: rework core/VPE initialisation | Paul Burton | 2014-05-28 | 1 | -4/+10 |
| | * | | MIPS: uasm: add MT ASE yield instruction | Paul Burton | 2014-05-28 | 1 | -0/+1 |
| | * | | MIPS: uasm: add wait instruction | Paul Burton | 2014-05-28 | 1 | -0/+1 |
| | * | | MIPS: uasm: add sync instruction | Paul Burton | 2014-05-28 | 1 | -0/+1 |
| | * | | MIPS: uasm: add jalr instruction | Paul Burton | 2014-05-28 | 1 | -0/+4 |