Age | Commit message (Expand) | Author | Files | Lines |
2023-04-05 | MIPS: Drop unused positional parameter in local_irq_{dis,en}able | Nathan Chancellor | 1 | -2/+2 |
2023-01-26 | MIPS: Always use -Wa,-msoft-float and eliminate GAS_HAS_SET_HARDFLOAT | Nathan Chancellor | 1 | -21/+21 |
2021-03-24 | MIPS: fix local_irq_{disable,enable} in asmmacro.h | Huang Pei | 1 | -2/+1 |
2020-05-22 | mips: Add MIPS Release 5 support | Serge Semin | 1 | -8/+10 |
2019-12-08 | sched/rt, MIPS: Use CONFIG_PREEMPTION | Thomas Gleixner | 1 | -2/+2 |
2017-11-10 | MIPS: Fix odd fp register warnings with MIPS64r2 | James Hogan | 1 | -3/+5 |
2017-11-09 | MIPS: Fix MIPS64 FP save/restore on 32-bit kernels | James Hogan | 1 | -4/+4 |
2016-09-13 | MIPS: Add a missing ".set pop" in an early commit | Huacai Chen | 1 | -0/+1 |
2016-05-28 | MIPS: Fix little endian microMIPS MSA encodings | James Hogan | 1 | -49/+50 |
2016-05-09 | MIPS: Fix MSA assembly warnings | James Hogan | 1 | -0/+6 |
2016-05-09 | MIPS: Fix MSA assembly with big thread offsets | James Hogan | 1 | -66/+83 |
2016-05-09 | MIPS: Fix MSA ld_*/st_* asm macros to use PTR_ADDU | James Hogan | 1 | -8/+8 |
2016-05-09 | MIPS: Use copy_s.fmt rather than copy_u.fmt | Paul Burton | 1 | -12/+12 |
2015-09-03 | MIPS: Introduce accessors for MSA vector registers | Paul Burton | 1 | -0/+114 |
2015-06-24 | MIPS: asmmacro: Ensure 64-bit FP registers are used with MSA | Markos Chandras | 1 | -0/+11 |
2015-03-27 | Revert "MIPS: Don't assume 64-bit FP registers for context switch" | James Hogan | 1 | -64/+64 |
2015-03-27 | MIPS: wrap cfcmsa & ctcmsa accesses for toolchains with MSA support | Paul Burton | 1 | -4/+20 |
2015-03-27 | MIPS: remove MSA macro recursion | Paul Burton | 1 | -3/+31 |
2015-03-27 | MIPS: assume at as source/dest of MSA copy/insert instructions | Paul Burton | 1 | -16/+12 |
2015-03-27 | MIPS: Push .set mips64r* into the functions needing it | Paul Burton | 1 | -8/+4 |
2015-02-17 | MIPS: kernel: r4k_switch: Add support for MIPS R6 | Leonid Yegoshin | 1 | -5/+7 |
2015-02-17 | MIPS: asm: asmmacro: Replace "add" instructions with "addu" | Markos Chandras | 1 | -2/+2 |
2015-02-17 | MIPS: asm: asmmacro: Add MIPS R6 support to the simple EI/DI variants | Leonid Yegoshin | 1 | -1/+1 |
2014-11-07 | MIPS: Fix build with binutils 2.24.51+ | Manuel Lauss | 1 | -0/+18 |
2014-08-02 | MIPS: init upper 64b of vector registers when MSA is first used | Paul Burton | 1 | -0/+20 |
2014-08-02 | MIPS: save/restore MSACSR register on context switch | Paul Burton | 1 | -0/+11 |
2014-06-05 | MIPS: Add microMIPS MSA support. | Steven J. Hill | 1 | -8/+32 |
2014-05-24 | MIPS: MT: Remove SMTC support | Ralf Baechle | 1 | -20/+2 |
2014-03-31 | Merge branch '3.14-fixes' into mips-for-linux-next | Ralf Baechle | 1 | -2/+13 |
2014-03-27 | MIPS: Basic MSA context switching support | Paul Burton | 1 | -0/+70 |
2014-03-27 | MIPS: Add MSA register definitions & access | Paul Burton | 1 | -0/+121 |
2014-03-27 | MIPS: Don't assume 64-bit FP registers for context switch | Paul Burton | 1 | -64/+64 |
2014-03-20 | MIPS: Make local_irq_disable macro safe for non-Mipsr2 | Jim Quinlan | 1 | -0/+11 |
2014-03-14 | MIPS: Replace CONFIG_MIPS64 and CONFIG_MIPS32_R2 | Paul Bolle | 1 | -2/+2 |
2014-03-07 | MIPS: Introduce _EXT assembler macro | Paul Burton | 1 | -0/+11 |
2014-01-14 | MIPS: Support for 64-bit FP with O32 binaries | Paul Burton | 1 | -0/+107 |
2008-12-12 | MIPS: Use EI/DI for MIPS R2. | David Daney | 1 | -0/+10 |
2008-10-11 | MIPS: Move headfiles to new location below arch/mips/include | Ralf Baechle | 1 | -0/+82 |