summaryrefslogtreecommitdiffstats
path: root/arch/sh/math-emu/math.c
Commit message (Expand)AuthorAgeFilesLines
* sh: math-emu: Add missing #include <asm/fpu.h>Geert Uytterhoeven2024-05-021-0/+2
* sh: fix READ/WRITE redefinition warningsRandy Dunlap2021-10-271-22/+22
* sh: math-emu: drop unused functionsRandy Dunlap2021-10-271-103/+0
* sh: fix trivial misannotationsAl Viro2021-09-171-2/+2
* 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/+2
* 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-031-18/+0
* Disintegrate asm/system.h for SHDavid Howells2012-03-281-1/+0
* 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-131-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/+0
* sh: math-emu supportTakashi YOSHII2006-09-271-0/+624