aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/math-emu
Commit message (Expand)AuthorAge
* Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-07-09
|\
| * signal: Remove the task parameter from force_sig_faultEric W. Biederman2019-05-29
| * signal: Explicitly call force_sig_fault on currentEric W. Biederman2019-05-29
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-21
|/
* signal/sh: Use force_sig_fault where appropriateEric W. Biederman2018-04-25
* signal: Ensure every siginfo we send has all bits initializedEric W. Biederman2018-04-25
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* sh: remove unused do_fpu_errorBobby Bingham2014-04-03
* Disintegrate asm/system.h for SHDavid Howells2012-03-28
* perf: Remove the nmi parameter from the swevent and overflow interfacePeter Zijlstra2011-07-01
* sh: wire up perf alignment and emulation faults.Paul Mundt2010-10-12
* Revert "endian: #define __BYTE_ORDER"Linus Torvalds2010-05-26
* endian: #define __BYTE_ORDERJoakim Tjernlund2010-05-25
* sh: Move over to dynamically allocated FPU context.Paul Mundt2010-01-12
* sh: Minor optimisations to FPU handlingStuart Menefy2009-11-24
* sh: Fix up the math-emu build.Paul Mundt2007-06-11
* spelling fixes: arch/sh/Simon Arlott2007-05-21
* sh: Kill off remaining config.h references.Paul Mundt2006-10-03
* sh: math-emu supportTakashi YOSHII2006-09-27