| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-05-02 | sh: math-emu: Add missing #include <asm/fpu.h> | Geert Uytterhoeven | 1 | -0/+2 |
| 2021-10-27 | sh: fix READ/WRITE redefinition warnings | Randy Dunlap | 1 | -22/+22 |
| 2021-10-27 | sh: math-emu: drop unused functions | Randy Dunlap | 1 | -103/+0 |
| 2021-09-17 | sh: fix trivial misannotations | Al Viro | 1 | -2/+2 |
| 2019-05-29 | signal: Remove the task parameter from force_sig_fault | Eric W. Biederman | 1 | -1/+1 |
| 2019-05-29 | signal: Explicitly call force_sig_fault on current | Eric W. Biederman | 1 | -1/+1 |
| 2018-04-25 | signal/sh: Use force_sig_fault where appropriate | Eric W. Biederman | 1 | -7/+2 |
| 2018-04-25 | signal: Ensure every siginfo we send has all bits initialized | Eric W. Biederman | 1 | -0/+1 |
| 2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 1 | -1/+1 |
| 2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 1 | -1/+1 |
| 2014-04-03 | sh: remove unused do_fpu_error | Bobby Bingham | 1 | -18/+0 |
| 2012-03-28 | Disintegrate asm/system.h for SH | David Howells | 1 | -1/+0 |
| 2011-07-01 | perf: Remove the nmi parameter from the swevent and overflow interface | Peter Zijlstra | 1 | -1/+1 |
| 2010-10-13 | sh: wire up perf alignment and emulation faults. | Paul Mundt | 1 | -0/+3 |
| 2010-01-13 | sh: Move over to dynamically allocated FPU context. | Paul Mundt | 1 | -6/+6 |
| 2009-11-24 | sh: Minor optimisations to FPU handling | Stuart Menefy | 1 | -3/+3 |
| 2007-06-11 | sh: Fix up the math-emu build. | Paul Mundt | 1 | -6/+12 |
| 2007-05-21 | spelling fixes: arch/sh/ | Simon Arlott | 1 | -1/+1 |
| 2006-10-03 | sh: Kill off remaining config.h references. | Paul Mundt | 1 | -1/+0 |
| 2006-09-27 | sh: math-emu support | Takashi YOSHII | 1 | -0/+624 |