| Commit message (Expand) | Author | Age | Files | Lines |
* | sh: remove sh5 support | Arnd Bergmann | 2020-06-01 | 1 | -814/+0 |
* | signal: Remove task parameter from force_sig | Eric W. Biederman | 2019-05-27 | 1 | -1/+1 |
* | Remove 'type' argument from access_ok() function | Linus Torvalds | 2019-01-04 | 1 | -6/+6 |
* | sh: kernel: convert to SPDX identifiers | Kuninori Morimoto | 2018-12-28 | 1 | -4/+1 |
* | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 1 | -0/+1 |
* | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 2016-12-24 | 1 | -1/+1 |
* | arch/sh/kernel/traps_64.c: use sign_extend64() for sign extension | Martin Kepplinger | 2015-11-07 | 1 | -1/+1 |
* | sh: delete __cpuinit usage from all sh files | Paul Gortmaker | 2013-07-15 | 1 | -1/+1 |
* | sh64: Attempt to make reserved insn trap handler resemble C. | Paul Mundt | 2012-06-14 | 1 | -191/+195 |
* | sh: Consolidate die definitions for trap handlers. | Paul Mundt | 2012-06-14 | 1 | -31/+0 |
* | sh64: Kill off old exception debugging helpers. | Paul Mundt | 2012-06-14 | 1 | -12/+0 |
* | sh64: Use generic unaligned access control/counters. | Paul Mundt | 2012-06-14 | 1 | -113/+37 |
* | sh64: Convert to unwinder API. | Paul Mundt | 2012-05-24 | 1 | -26/+0 |
* | sh64: Kill off unused trap_no/error_code from thread_struct. | Paul Mundt | 2012-04-19 | 1 | -2/+0 |
* | Disintegrate asm/system.h for SH | David Howells | 2012-03-28 | 1 | -1/+0 |
* | atomic: use <linux/atomic.h> | Arun Sharma | 2011-07-27 | 1 | -1/+1 |
* | perf: Remove the nmi parameter from the swevent and overflow interface | Peter Zijlstra | 2011-07-01 | 1 | -4/+4 |
* | sh: wire up perf alignment and emulation faults. | Paul Mundt | 2010-10-12 | 1 | -0/+9 |
* | sh: fix uninitialized spinlock | Akinobu Mita | 2010-10-06 | 1 | -1/+1 |
* | sh64: provide a stub per_cpu_trap_init() definition. | Paul Mundt | 2010-05-18 | 1 | -0/+5 |
* | sh64: Fix up the build for the thread_xstate changes. | Paul Mundt | 2010-01-19 | 1 | -14/+14 |
* | sh: Fix up FPU build for SH5 | Matt Fleming | 2009-12-15 | 1 | -2/+2 |
* | sysctl: Drop & in front of every proc_handler. | Eric W. Biederman | 2009-11-18 | 1 | -3/+3 |
* | sysctl sh: Remove dead binary sysctl support | Eric W. Biederman | 2009-11-12 | 1 | -6/+1 |
* | sh: Always fixup unaligned userspace accesses on sh64. | Paul Mundt | 2009-05-08 | 1 | -30/+5 |
* | sh64: add missing #include <asm/fpu.h>'s | Adrian Bunk | 2008-04-15 | 1 | -0/+1 |
* | sh: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-03-06 | 1 | -1/+1 |
* | sh: Kill off more dead symbols. | Paul Mundt | 2008-02-14 | 1 | -2/+2 |
* | sh: comment tidying for sh64->sh migration. | Paul Mundt | 2008-01-28 | 1 | -10/+4 |
* | sh: Bring the SH-5 FPU in line with the SH-4 FPU API. | Paul Mundt | 2008-01-28 | 1 | -2/+2 |
* | sh: Have SH-5 provide an {en,dis}able_fpu() impl. | Paul Mundt | 2008-01-28 | 1 | -4/+4 |
* | sh: Move in the SH-5 traps.c impl. | Paul Mundt | 2008-01-28 | 1 | -0/+981 |