summaryrefslogtreecommitdiffstats
path: root/arch/sh/math-emu/math.c
Commit message (Expand)AuthorAgeFilesLines
* signal: Remove the task parameter from force_sig_faultEric W. Biederman2019-05-291-1/+1
* signal: Explicitly call force_sig_fault on currentEric W. Biederman2019-05-291-1/+1
* signal/sh: Use force_sig_fault where appropriateEric W. Biederman2018-04-251-7/+2Star
* signal: Ensure every siginfo we send has all bits initializedEric W. Biederman2018-04-251-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-1/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* sh: remove unused do_fpu_errorBobby Bingham2014-04-041-18/+0Star
* Disintegrate asm/system.h for SHDavid Howells2012-03-281-1/+0Star
* perf: Remove the nmi parameter from the swevent and overflow interfacePeter Zijlstra2011-07-011-1/+1
* sh: wire up perf alignment and emulation faults.Paul Mundt2010-10-121-0/+3
* sh: Move over to dynamically allocated FPU context.Paul Mundt2010-01-131-6/+6
* sh: Minor optimisations to FPU handlingStuart Menefy2009-11-241-3/+3
* sh: Fix up the math-emu build.Paul Mundt2007-06-111-6/+12
* spelling fixes: arch/sh/Simon Arlott2007-05-211-1/+1
* sh: Kill off remaining config.h references.Paul Mundt2006-10-031-1/+0Star
* sh: math-emu supportTakashi YOSHII2006-09-271-0/+624