sh: Fix up DSP context save/restore.
[safe/jmp/linux-2.6] / arch / sh / kernel / process_32.c
2009-04-04 Michael Trimarchish: Fix up DSP context save/restore.
2008-12-22 Paul Mundtsh: Simplify kernel_thread_helper() for sh32.
2008-12-22 Paul Mundtsh: Split out the idle loop for reuse between _32/_64...
2008-12-22 Paul Mundtsh: do not latency trace idle.
2008-12-22 Paul Mundtsh: Tidy up backtrace formatting with kallsyms disabled.
2008-12-22 Paul Mundtsh: Add a simple code dumper for SUPERH32 show_regs().
2008-09-21 Paul Mundtsh: Add FPU registers to regset interface.
2008-09-21 Paul Mundtsh: Trivial trace_mark() instrumentation for core events.
2008-09-08 Paul Mundtsh: fixup many sparse errors.
2008-09-08 Paul Mundtsh: Display CPU information in show_regs().
2008-07-28 Adrian Bunksh/kernel/ cleanups
2008-07-18 Thomas Gleixnernohz: prevent tick stop outside of the idle loop
2008-03-26 Paul Mundtsh: Fix occasional FPU register corruption under preempt.
2008-01-28 Stuart Menefysh: GUSA atomic rollback support.
2008-01-28 Paul Mundtsh: Share bug/debug traps across _32 and _64.
2008-01-28 Paul Mundtsh: Share the ELF dump_task interfaces.
2008-01-28 Paul Mundtsh: Split out arch/sh/kernel/process.c for _32 and...