summaryrefslogtreecommitdiff
path: root/arch/mips/kernel/r4k_fpu.S
AgeCommit message (Expand)Author
2017-11-09MIPS: Fix MIPS64 FP save/restore on 32-bit kernelsJames Hogan
2017-08-29MIPS: Move r4k FP code from r4k_switch.S to r4k_fpu.SPaul Burton
2016-05-09MIPS: Use copy_s.fmt rather than copy_u.fmtPaul Burton
2016-02-29MIPS: Avoid variant of .type unsupported by LLVM AssemblerDaniel Sanders
2015-09-03MIPS: Save MSA extended context around signalsPaul Burton
2015-09-03MIPS: Use common FP sigcontext code for O32 compatPaul Burton
2015-09-03MIPS: Use struct mips_abi offsets to save FP contextPaul Burton
2015-09-03MIPS: Introduce accessors for MSA vector registersPaul Burton
2015-03-27MIPS: Push .set mips64r* into the functions needing itPaul Burton
2015-02-17MIPS: kernel: r4k_fpu: Add support for MIPS R6Leonid Yegoshin
2014-11-07MIPS: Fix build with binutils 2.24.51+Manuel Lauss
2014-06-26Revert "MIPS: Save/restore MSA context around signals"Paul Burton
2014-03-31Merge branch '3.14-fixes' into mips-for-linux-nextRalf Baechle
2014-03-31MIPS: Fix gigaton of warning building with microMIPS.Ralf Baechle
2014-03-26MIPS: Save/restore MSA context around signalsPaul Burton
2014-03-14MIPS: FPU: Fix conflict of register usageHuacai Chen
2014-03-14MIPS: Replace CONFIG_MIPS64 and CONFIG_MIPS32_R2Paul Bolle
2014-01-13MIPS: Support for 64-bit FP with O32 binariesPaul Burton
2011-04-06update David Miller's old email addressJustin P. Mattock
2007-03-17[MIPS] Check FCSR for pending interrupts, alternative versionAtsushi Nemoto
2007-02-06[MIPS] Move .set reorder out of conditional codeChris Dearman
2007-02-06[MIPS] Check FCSR for pending interrupts before restoring from a context.Chris Dearman
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2005-10-29Support the MIPS32 / MIPS64 DSP ASE.Ralf Baechle
2005-09-09kbuild: mips use generic asm-offsets.h supportSam Ravnborg
2005-09-05[PATCH] mips: clean up 32/64-bit configurationRalf Baechle
2005-04-16Linux-2.6.12-rc2Linus Torvalds