aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/math-emu (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-08Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds1-1/+1
2019-05-29signal: Remove the task parameter from force_sig_faultEric W. Biederman1-1/+1
2019-05-29signal: Explicitly call force_sig_fault on currentEric W. Biederman1-1/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2018-04-25signal/sh: Use force_sig_fault where appropriateEric W. Biederman1-7/+2
2018-04-25signal: Ensure every siginfo we send has all bits initializedEric W. Biederman1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h>Ingo Molnar1-1/+1
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2014-04-03sh: remove unused do_fpu_errorBobby Bingham1-18/+0
2012-03-28Disintegrate asm/system.h for SHDavid Howells1-1/+0
2011-07-01perf: Remove the nmi parameter from the swevent and overflow interfacePeter Zijlstra1-1/+1
2010-10-13sh: wire up perf alignment and emulation faults.Paul Mundt1-0/+3
2010-05-26Revert "endian: #define __BYTE_ORDER"Linus Torvalds1-0/+4
2010-05-25endian: #define __BYTE_ORDERJoakim Tjernlund1-4/+0
2010-01-13sh: Move over to dynamically allocated FPU context.Paul Mundt1-6/+6
2009-11-24sh: Minor optimisations to FPU handlingStuart Menefy1-3/+3
2007-06-11sh: Fix up the math-emu build.Paul Mundt1-6/+12
2007-05-21spelling fixes: arch/sh/Simon Arlott1-1/+1
2006-10-03sh: Kill off remaining config.h references.Paul Mundt1-1/+0
2006-09-27sh: math-emu supportTakashi YOSHII3-0/+697