summaryrefslogtreecommitdiff
path: root/arch/mips/math-emu
AgeCommit message (Expand)Author
2011-07-01perf: Remove the nmi parameter from the swevent and overflow interfacePeter Zijlstra
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-14MIPS: Fix GCC-4.6 'set but not used' warning in ieee754int.hDavid Daney
2010-12-16MIPS: Send proper signal and siginfo on FP emulator faults.David Daney
2010-10-29MIPS: add support for software performance eventsDeng-Cheng Zhu
2010-10-18Update broken web addresses in arch directory.Justin P. Mattock
2010-08-05MIPS: Add -Werror to arch/mips/KbuildSam Ravnborg
2010-08-05MIPS: math-emu: Checkpatch cleanupAndrea Gelmini
2010-08-05MIPS: math-emu: Checkpatch cleanupAndrea Gelmini
2010-08-05MIPS: math-emu: Checkpatch cleanupAndrea Gelmini
2010-08-05MIPS: math-emu: Checkpatch cleanupAndrea Gelmini
2010-08-05MIPS: math-emu: Checkpatch cleanupAndrea Gelmini
2010-08-05MIPS: math-emu: Checkpatch cleanupAndrea Gelmini
2010-07-05MIPS: Restore signalling NaN behaviour for abs.[sd]Chris Dearman
2010-05-21MIPS: Coding style cleanups of access of FCSR rounding mode bitsShane McDonald
2010-05-15 MIPS FPU emulator: allow Cause bits of FCSR to be writeable by ctc1Shane McDonald
2010-02-27MIPS: Nuke trailing blank linesRalf Baechle
2010-02-27MIPS: Cleanup switches with cases that can be mergedRoel Kluin
2009-12-17MIPS: Collect FPU emulator statistics per-CPU.David Daney
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-11-13MIPS: Fix emulation of 64-bit FPU on FPU-less 64-bit CPUs.David Daney
2009-11-02MIPS: Fix abs.[sd] and neg.[sd] emulation for NaN operandsNigel Stephens
2008-10-30MIPS: Switch FPU emulator trap to BREAK instruction.Ralf Baechle
2008-10-27MIPS: Fix debugfs_create_*'s error checking method for arch/mips/math-emu/Zhaolei
2008-07-20[MIPS] Fix missing prototypes in asm/fpu.hDmitri Vorobiev
2008-04-28[MIPS] replace __inline with inlineHarvey Harrison
2007-11-26[MIPS] Compliment va_start() with va_end().Richard Knutsson
2007-10-11[MIPS] checkfiles: Fix "need space after that ','" errors.Ralf Baechle
2007-10-11[MIPS] Fix "no space between function name and open parenthesis" warnings.Ralf Baechle
2007-07-31[MIPS] Use -Werror on subdirectories which build cleanly.Ralf Baechle
2007-07-13[MIPS] Add some __user tagsAtsushi Nemoto
2007-07-13[MIPS] math-emu minor cleanupAtsushi Nemoto
2007-07-10[MIPS] Add debugfs files to show fpuemu statisticsAtsushi Nemoto
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-03-17[MIPS] FPU ownership management & preemption fixesAtsushi Nemoto
2006-10-09[MIPS] Make sure cpu_has_fpu is used only in atomic contextAtsushi Nemoto
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-19[MIPS] Unify mips_fpu_soft_struct and mips_fpu_hard_structs.Atsushi Nemoto
2006-06-06[MIPS] Fix compiler warnings (field width, unused variable)Atsushi Nemoto
2006-02-07[MIPS] ieee754[sd]p_neg workaroundAtsushi Nemoto
2006-01-10MIPS: FP: Remove silly trick to avoid warning.Ralf Baechle
2005-10-29Get rid of SINGLE_ONLY_FPU. Linux does not support half FPU other thanRalf Baechle
2005-10-29Fix all the get_user / put_user related sparse warnings.Ralf Baechle
2005-10-29Delete unused ieee754_cname[] and declaration.Ralf Baechle
2005-10-29Include for prototypes.Ralf Baechle
2005-10-29Protect against multiple inclusion.Ralf Baechle
2005-10-29FPU emulator garbage collection.Ralf Baechle
2005-10-29GCC bulletproofing: __mips64 is only defined when compiling for 64-bitRalf Baechle
2005-10-29Now that a struct is the only member left in structRalf Baechle