summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/r4k_fpu.S
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Fix MIPS64 FP save/restore on 32-bit kernelsJames Hogan2017-11-091-10/+10
* MIPS: Move r4k FP code from r4k_switch.S to r4k_fpu.SPaul Burton2017-08-291-0/+196
* MIPS: Use copy_s.fmt rather than copy_u.fmtPaul Burton2016-05-091-5/+5
* MIPS: Avoid variant of .type unsupported by LLVM AssemblerDaniel Sanders2016-02-291-1/+1
* MIPS: Save MSA extended context around signalsPaul Burton2015-09-031-0/+118
* MIPS: Use common FP sigcontext code for O32 compatPaul Burton2015-09-031-114/+0
* MIPS: Use struct mips_abi offsets to save FP contextPaul Burton2015-09-031-70/+81
* MIPS: Introduce accessors for MSA vector registersPaul Burton2015-09-031-0/+67
* MIPS: Push .set mips64r* into the functions needing itPaul Burton2015-03-271-1/+1
* MIPS: kernel: r4k_fpu: Add support for MIPS R6Leonid Yegoshin2015-02-171-3/+9
* MIPS: Fix build with binutils 2.24.51+Manuel Lauss2014-11-071-2/+25
* Revert "MIPS: Save/restore MSA context around signals"Paul Burton2014-06-261-213/+0
* Merge branch '3.14-fixes' into mips-for-linux-nextRalf Baechle2014-03-311-8/+8
|\
| * MIPS: FPU: Fix conflict of register usageHuacai Chen2014-03-141-4/+4
| * MIPS: Replace CONFIG_MIPS64 and CONFIG_MIPS32_R2Paul Bolle2014-03-141-4/+4
* | MIPS: Fix gigaton of warning building with microMIPS.Ralf Baechle2014-03-311-1/+1
* | MIPS: Save/restore MSA context around signalsPaul Burton2014-03-261-0/+213
|/
* MIPS: Support for 64-bit FP with O32 binariesPaul Burton2014-01-131-4/+70
* update David Miller's old email addressJustin P. Mattock2011-04-061-1/+1
* [MIPS] Check FCSR for pending interrupts, alternative versionAtsushi Nemoto2007-03-171-16/+0
* [MIPS] Move .set reorder out of conditional codeChris Dearman2007-02-061-1/+2
* [MIPS] Check FCSR for pending interrupts before restoring from a context.Chris Dearman2007-02-061-0/+16
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* Support the MIPS32 / MIPS64 DSP ASE.Ralf Baechle2005-10-291-4/+1
* kbuild: mips use generic asm-offsets.h supportSam Ravnborg2005-09-091-1/+1
* [PATCH] mips: clean up 32/64-bit configurationRalf Baechle2005-09-051-2/+2
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+191
OpenPOWER on IntegriCloud