aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/math-emu
AgeCommit message (Expand)AuthorFilesLines
2012-03-28Disintegrate asm/system.h for MIPSGravatar David Howells 1-1/+0
2011-12-07MIPS Kprobes: Refactor branch emulationGravatar Maneesh Soni 1-1/+1
2011-07-01perf: Remove the nmi parameter from the swevent and overflow interfaceGravatar Peter Zijlstra 1-2/+1
2011-03-31Fix common misspellingsGravatar Lucas De Marchi 4-4/+4
2011-03-14MIPS: Fix GCC-4.6 'set but not used' warning in ieee754int.hGravatar David Daney 1-2/+2
2010-12-16MIPS: Send proper signal and siginfo on FP emulator faults.Gravatar David Daney 1-21/+95
2010-10-29MIPS: add support for software performance eventsGravatar Deng-Cheng Zhu 1-0/+3
2010-10-18Update broken web addresses in arch directory.Gravatar Justin P. Mattock 43-43/+0
2010-08-05MIPS: Add -Werror to arch/mips/KbuildGravatar Sam Ravnborg 1-1/+0
2010-08-05MIPS: math-emu: Checkpatch cleanupGravatar Andrea Gelmini 1-2/+1
2010-08-05MIPS: math-emu: Checkpatch cleanupGravatar Andrea Gelmini 1-2/+1
2010-08-05MIPS: math-emu: Checkpatch cleanupGravatar Andrea Gelmini 1-1/+1
2010-08-05MIPS: math-emu: Checkpatch cleanupGravatar Andrea Gelmini 1-2/+1
2010-08-05MIPS: math-emu: Checkpatch cleanupGravatar Andrea Gelmini 1-2/+1
2010-08-05MIPS: math-emu: Checkpatch cleanupGravatar Andrea Gelmini 1-1/+1
2010-07-05MIPS: Restore signalling NaN behaviour for abs.[sd]Gravatar Chris Dearman 2-0/+2
2010-05-21MIPS: Coding style cleanups of access of FCSR rounding mode bitsGravatar Shane McDonald 1-5/+6
2010-05-15 MIPS FPU emulator: allow Cause bits of FCSR to be writeable by ctc1Gravatar Shane McDonald 1-4/+11
2010-02-27MIPS: Nuke trailing blank linesGravatar Ralf Baechle 2-2/+0
2010-02-27MIPS: Cleanup switches with cases that can be mergedGravatar Roel Kluin 2-2/+0
2009-12-17MIPS: Collect FPU emulator statistics per-CPU.Gravatar David Daney 2-43/+63
2009-12-07Merge branch 'for-next' into for-linusGravatar Jiri Kosina 1-1/+1
2009-12-04tree-wide: fix assorted typos all over the placeGravatar André Goddard Rosa 1-1/+1
2009-11-13MIPS: Fix emulation of 64-bit FPU on FPU-less 64-bit CPUs.Gravatar David Daney 1-20/+21
2009-11-02MIPS: Fix abs.[sd] and neg.[sd] emulation for NaN operandsGravatar Nigel Stephens 2-17/+7
2008-10-30MIPS: Switch FPU emulator trap to BREAK instruction.Gravatar Ralf Baechle 3-25/+3
2008-10-27MIPS: Fix debugfs_create_*'s error checking method for arch/mips/math-emu/Gravatar Zhaolei 1-4/+4
2008-07-20[MIPS] Fix missing prototypes in asm/fpu.hGravatar Dmitri Vorobiev 1-0/+1
2008-04-28[MIPS] replace __inline with inlineGravatar Harvey Harrison 2-2/+2
2007-11-26[MIPS] Compliment va_start() with va_end().Gravatar Richard Knutsson 3-0/+6
2007-10-11[MIPS] checkfiles: Fix "need space after that ','" errors.Gravatar Ralf Baechle 6-46/+46
2007-10-11[MIPS] Fix "no space between function name and open parenthesis" warnings.Gravatar Ralf Baechle 1-4/+4
2007-07-31[MIPS] Use -Werror on subdirectories which build cleanly.Gravatar Ralf Baechle 1-0/+2
2007-07-13[MIPS] Add some __user tagsGravatar Atsushi Nemoto 1-6/+6
2007-07-13[MIPS] math-emu minor cleanupGravatar Atsushi Nemoto 1-10/+9
2007-07-10[MIPS] Add debugfs files to show fpuemu statisticsGravatar Atsushi Nemoto 1-0/+34
2007-05-08header cleaning: don't include smp_lock.h when not usedGravatar Randy Dunlap 1-1/+0
2007-03-17[MIPS] FPU ownership management & preemption fixesGravatar Atsushi Nemoto 1-4/+4
2006-10-09[MIPS] Make sure cpu_has_fpu is used only in atomic contextGravatar Atsushi Nemoto 1-4/+3
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 1-1/+0
2006-06-19[MIPS] Unify mips_fpu_soft_struct and mips_fpu_hard_structs.Gravatar Atsushi Nemoto 3-23/+18
2006-06-06[MIPS] Fix compiler warnings (field width, unused variable)Gravatar Atsushi Nemoto 4-4/+12
2006-02-07[MIPS] ieee754[sd]p_neg workaroundGravatar Atsushi Nemoto 2-8/+20
2006-01-10MIPS: FP: Remove silly trick to avoid warning.Gravatar Ralf Baechle 4-8/+0
2005-10-29Get rid of SINGLE_ONLY_FPU. Linux does not support half FPU other thanGravatar Ralf Baechle 1-62/+8
2005-10-29Fix all the get_user / put_user related sparse warnings.Gravatar Ralf Baechle 1-15/+15
2005-10-29Delete unused ieee754_cname[] and declaration.Gravatar Ralf Baechle 2-11/+0
2005-10-29Include for prototypes.Gravatar Ralf Baechle 1-0/+2
2005-10-29Protect against multiple inclusion.Gravatar Ralf Baechle 1-0/+4
2005-10-29FPU emulator garbage collection.Gravatar Ralf Baechle 1-1/+1