| Commit message (Expand) | Author | Age | Files | Lines |
* | 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-26 | 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-13 | 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-16 | 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 |