summaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm/fpu.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2017-04-061-0/+1
|\
| * MIPS: Include asm/ptrace.h now linux/sched.h doesn'tJames Hogan2017-03-081-0/+1
* | MIPS: Add missing include filesArnd Bergmann2017-03-081-0/+1
|/
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* MIPS: Fix FPU disable with preemptionJames Hogan2016-02-011-0/+4
* MIPS: Tidy up FPU context switchingPaul Burton2015-09-031-8/+13
* MIPS: fpu.h: Allow 64-bit FPU on a 64-bit MIPS R6 CPUMarkos Chandras2015-07-191-1/+1
* Merge branch '4.1-fp' into mips-for-linux-nextRalf Baechle2015-04-131-7/+13
|\
| * MIPS: disable FPU if the mode is unsupportedPaul Burton2015-03-271-7/+12
| * MIPS: lose_fpu(): Disable FPU when MSA enabledJames Hogan2015-03-271-0/+1
* | MIPS: Respect the ISA level in FCSR handlingMaciej W. Rozycki2015-04-081-3/+4
|/
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-02-211-1/+2
|\
| * MIPS: asm: fpu: Allow 64-bit FPU on MIPS32 R6Markos Chandras2015-02-171-1/+2
* | MIPS: FRE: Use set/clear_c0_config5 instead of open coded sequences.Ralf Baechle2015-01-131-5/+3
* | MIPS: Do not fiddle with FRE unless FRE is actually available.Ralf Baechle2015-01-131-16/+27
|/
* MIPS: Support for hybrid FPRsPaul Burton2014-11-241-8/+41
* MIPS: Fix build with binutils 2.24.51+Manuel Lauss2014-11-071-2/+2
* MIPS: disable preemption whilst initialising MSAPaul Burton2014-08-021-4/+0
* MIPS: save/disable MSA in lose_fpuPaul Burton2014-08-021-3/+12
* MIPS: math-emu: Inline fpu_emulator_init_fpu()Ralf Baechle2014-05-231-3/+4
* Merge branch '3.14-fixes' into mips-for-linux-nextRalf Baechle2014-03-311-1/+1
|\
| * MIPS: Replace CONFIG_MIPS64 and CONFIG_MIPS32_R2Paul Bolle2014-03-141-1/+1
* | MIPS: Simplify FP context accessPaul Burton2014-03-261-1/+1
|/
* MIPS: fpu.h: Fix build when CONFIG_BUG is not setAaro Koskinen2014-02-061-0/+2
* MIPS: Support for 64-bit FP with O32 binariesPaul Burton2014-01-131-15/+76
* MIPS: Remove unused {en,dis}able_fpu macrosPaul Burton2014-01-131-13/+0
* MIPS: Whitespace cleanup.Ralf Baechle2013-02-011-3/+3
* MIPS: Cleanup signal code initializationRalf Baechle2009-12-171-8/+0
* MIPS: Move headfiles to new location below arch/mips/includeRalf Baechle2008-10-111-0/+153
OpenPOWER on IntegriCloud