Age | Commit message (Expand) | Author | Files | Lines |
2023-01-26 | MIPS: Always use -Wa,-msoft-float and eliminate GAS_HAS_SET_HARDFLOAT | Nathan Chancellor | 1 | -6/+6 |
2022-01-27 | MIPS: Fix build error due to PTR used in more places | Thomas Bogendoerfer | 1 | -1/+1 |
2020-05-22 | mips: Add MIPS Release 5 support | Serge Semin | 1 | -7/+7 |
2018-11-09 | MIPS: Simplify FP context initialization | Paul Burton | 1 | -144/+0 |
2017-11-09 | MIPS: Fix MIPS64 FP save/restore on 32-bit kernels | James Hogan | 1 | -10/+10 |
2017-08-29 | MIPS: Move r4k FP code from r4k_switch.S to r4k_fpu.S | Paul Burton | 1 | -0/+196 |
2016-05-09 | MIPS: Use copy_s.fmt rather than copy_u.fmt | Paul Burton | 1 | -5/+5 |
2016-02-29 | MIPS: Avoid variant of .type unsupported by LLVM Assembler | Daniel Sanders | 1 | -1/+1 |
2015-09-03 | MIPS: Save MSA extended context around signals | Paul Burton | 1 | -0/+118 |
2015-09-03 | MIPS: Use common FP sigcontext code for O32 compat | Paul Burton | 1 | -114/+0 |
2015-09-03 | MIPS: Use struct mips_abi offsets to save FP context | Paul Burton | 1 | -70/+81 |
2015-09-03 | MIPS: Introduce accessors for MSA vector registers | Paul Burton | 1 | -0/+67 |
2015-03-27 | MIPS: Push .set mips64r* into the functions needing it | Paul Burton | 1 | -1/+1 |
2015-02-17 | MIPS: kernel: r4k_fpu: Add support for MIPS R6 | Leonid Yegoshin | 1 | -3/+9 |
2014-11-07 | MIPS: Fix build with binutils 2.24.51+ | Manuel Lauss | 1 | -2/+25 |
2014-06-26 | Revert "MIPS: Save/restore MSA context around signals" | Paul Burton | 1 | -213/+0 |
2014-03-31 | Merge branch '3.14-fixes' into mips-for-linux-next | Ralf Baechle | 1 | -8/+8 |
2014-03-31 | MIPS: Fix gigaton of warning building with microMIPS. | Ralf Baechle | 1 | -1/+1 |
2014-03-27 | MIPS: Save/restore MSA context around signals | Paul Burton | 1 | -0/+213 |
2014-03-14 | MIPS: FPU: Fix conflict of register usage | Huacai Chen | 1 | -4/+4 |
2014-03-14 | MIPS: Replace CONFIG_MIPS64 and CONFIG_MIPS32_R2 | Paul Bolle | 1 | -4/+4 |
2014-01-14 | MIPS: Support for 64-bit FP with O32 binaries | Paul Burton | 1 | -4/+70 |
2011-04-06 | update David Miller's old email address | Justin P. Mattock | 1 | -1/+1 |
2007-03-17 | [MIPS] Check FCSR for pending interrupts, alternative version | Atsushi Nemoto | 1 | -16/+0 |
2007-02-06 | [MIPS] Move .set reorder out of conditional code | Chris Dearman | 1 | -1/+2 |
2007-02-06 | [MIPS] Check FCSR for pending interrupts before restoring from a context. | Chris Dearman | 1 | -0/+16 |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 1 | -1/+0 |
2005-10-29 | Support the MIPS32 / MIPS64 DSP ASE. | Ralf Baechle | 1 | -4/+1 |
2005-09-10 | kbuild: mips use generic asm-offsets.h support | Sam Ravnborg | 1 | -1/+1 |
2005-09-05 | [PATCH] mips: clean up 32/64-bit configuration | Ralf Baechle | 1 | -2/+2 |
2005-04-17 | Linux-2.6.12-rc2 | Linus Torvalds | 1 | -0/+191 |