summaryrefslogtreecommitdiff
path: root/arch/sh/math-emu
AgeCommit message (Expand)Author
2023-03-23sh: math-emu: fix macro redefined warningRandy Dunlap
2021-10-27sh: fix READ/WRITE redefinition warningsRandy Dunlap
2021-10-27sh: math-emu: drop unused functionsRandy Dunlap
2021-09-17sh: fix trivial misannotationsAl Viro
2019-07-08Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-05-29signal: Remove the task parameter from force_sig_faultEric W. Biederman
2019-05-29signal: Explicitly call force_sig_fault on currentEric W. Biederman
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2018-04-25signal/sh: Use force_sig_fault where appropriateEric W. Biederman
2018-04-25signal: Ensure every siginfo we send has all bits initializedEric W. Biederman
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2014-04-03sh: remove unused do_fpu_errorBobby Bingham
2012-03-28Disintegrate asm/system.h for SHDavid Howells
2011-07-01perf: Remove the nmi parameter from the swevent and overflow interfacePeter Zijlstra
2010-10-13sh: wire up perf alignment and emulation faults.Paul Mundt
2010-05-26Revert "endian: #define __BYTE_ORDER"Linus Torvalds
2010-05-25endian: #define __BYTE_ORDERJoakim Tjernlund
2010-01-13sh: Move over to dynamically allocated FPU context.Paul Mundt
2009-11-24sh: Minor optimisations to FPU handlingStuart Menefy
2007-06-11sh: Fix up the math-emu build.Paul Mundt
2007-05-21spelling fixes: arch/sh/Simon Arlott
2006-10-03sh: Kill off remaining config.h references.Paul Mundt
2006-09-27sh: math-emu supportTakashi YOSHII