aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm/fpu.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-07-13MIPS: Fix unreachable code issueGustavo A. R. Silva1-1/+1
2020-05-22mips: Add MIPS Release 5 supportSerge Semin1-2/+2
2020-05-07MIPS: Use fallthrough for arch/mipsLiangliang Huang1-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2018-11-09MIPS: Stub asm/fpu.h functionsPaul Burton1-3/+82
2018-11-09MIPS: Drop forward declarations of sigcontext in asm/fpu.hPaul Burton1-3/+0
2018-11-09MIPS: Simplify FP context initializationPaul Burton1-32/+25
2017-04-06Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-0/+1
2017-03-08MIPS: Include asm/ptrace.h now linux/sched.h doesn'tJames Hogan1-0/+1
2017-03-08MIPS: Add missing include filesArnd Bergmann1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h>Ingo Molnar1-0/+1
2016-02-01MIPS: Fix FPU disable with preemptionJames Hogan1-0/+4
2015-09-03MIPS: Tidy up FPU context switchingPaul Burton1-8/+13
2015-07-19MIPS: fpu.h: Allow 64-bit FPU on a 64-bit MIPS R6 CPUMarkos Chandras1-1/+1
2015-04-13Merge branch '4.1-fp' into mips-for-linux-nextRalf Baechle1-7/+13
2015-04-08MIPS: Respect the ISA level in FCSR handlingMaciej W. Rozycki1-3/+4
2015-03-27MIPS: disable FPU if the mode is unsupportedPaul Burton1-7/+12
2015-03-27MIPS: lose_fpu(): Disable FPU when MSA enabledJames Hogan1-0/+1
2015-02-21Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-1/+2
2015-02-17MIPS: asm: fpu: Allow 64-bit FPU on MIPS32 R6Markos Chandras1-1/+2
2015-01-13MIPS: FRE: Use set/clear_c0_config5 instead of open coded sequences.Ralf Baechle1-5/+3
2015-01-13MIPS: Do not fiddle with FRE unless FRE is actually available.Ralf Baechle1-16/+27
2014-11-24MIPS: Support for hybrid FPRsPaul Burton1-8/+41
2014-11-07MIPS: Fix build with binutils 2.24.51+Manuel Lauss1-2/+2
2014-08-02MIPS: disable preemption whilst initialising MSAPaul Burton1-4/+0
2014-08-02MIPS: save/disable MSA in lose_fpuPaul Burton1-3/+12
2014-05-23MIPS: math-emu: Inline fpu_emulator_init_fpu()Ralf Baechle1-3/+4
2014-03-31Merge branch '3.14-fixes' into mips-for-linux-nextRalf Baechle1-1/+1
2014-03-26MIPS: Simplify FP context accessPaul Burton1-1/+1
2014-03-14MIPS: Replace CONFIG_MIPS64 and CONFIG_MIPS32_R2Paul Bolle1-1/+1
2014-02-06MIPS: fpu.h: Fix build when CONFIG_BUG is not setAaro Koskinen1-0/+2
2014-01-13MIPS: Support for 64-bit FP with O32 binariesPaul Burton1-15/+76
2014-01-13MIPS: Remove unused {en,dis}able_fpu macrosPaul Burton1-13/+0
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle1-3/+3
2009-12-17MIPS: Cleanup signal code initializationRalf Baechle1-8/+0
2008-10-11MIPS: Move headfiles to new location below arch/mips/includeRalf Baechle1-0/+153