summaryrefslogtreecommitdiffstats
path: root/arch/sh/math-emu
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-07-091-1/+1
|\
| * 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
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+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
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-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
* Revert "endian: #define __BYTE_ORDER"Linus Torvalds2010-05-261-0/+4
* endian: #define __BYTE_ORDERJoakim Tjernlund2010-05-251-4/+0Star
* 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-273-0/+697