aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/math-emu/dsemul.c
AgeCommit message (Expand)Author
2015-09-03MIPS: math-emu: Remove unused handle_dsemul function declarationMarkos Chandras
2015-04-08MIPS: math-emu: Correct delay-slot exception propagationMaciej W. Rozycki
2015-04-08MIPS: math-emu: Fix delay-slot emulation cache incoherencyMaciej W. Rozycki
2015-04-01MIPS: Add FPU emulator counter for emulated delay slots.David Daney
2014-05-23MIPS: math-emu: Convert debug printks to pr_debug getting.Ralf Baechle
2014-05-21MIPS: math-emu: Remove fine example of cargo cult programming.Ralf Baechle
2014-05-21MIPS: math-emu: Header file weeding.Ralf Baechle
2014-05-21MIPS: math-emu: Use helpers to manipulate CAUSEF_BD flag.Ralf Baechle
2013-05-09MIPS: microMIPS: Floating point support.Leonid Yegoshin
2012-03-28Disintegrate asm/system.h for MIPSDavid Howells
2011-03-31Fix common misspellingsLucas De Marchi
2009-12-17MIPS: Collect FPU emulator statistics per-CPU.David Daney
2008-10-30MIPS: Switch FPU emulator trap to BREAK instruction.Ralf Baechle
2007-07-13[MIPS] Add some __user tagsAtsushi Nemoto
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2005-10-29Now that a struct is the only member left in structRalf Baechle
2005-10-29Gross macro abuse. Get rid of gpreg_t, vaddr_t, REG_TO_VA andRalf Baechle
2005-10-29Cleanup fpuemuprivate declarations.Ralf Baechle
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds