summaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/process_32.c
AgeCommit message (Expand)AuthorLines
2008-12-22sh: Simplify kernel_thread_helper() for sh32.Paul Mundt-15/+4
2008-12-22sh: Split out the idle loop for reuse between _32/_64 variants.Paul Mundt-61/+0
2008-12-22sh: do not latency trace idle.Paul Mundt-0/+4
2008-12-22sh: Tidy up backtrace formatting with kallsyms disabled.Paul Mundt-2/+2
2008-12-22sh: Add a simple code dumper for SUPERH32 show_regs().Paul Mundt-0/+1
2008-09-21sh: Add FPU registers to regset interface.Paul Mundt-5/+9
2008-09-21sh: Trivial trace_mark() instrumentation for core events.Paul Mundt-2/+7
2008-09-08sh: fixup many sparse errors.Paul Mundt-0/+1
2008-09-08sh: Display CPU information in show_regs().Paul Mundt-3/+9
2008-07-28sh/kernel/ cleanupsAdrian Bunk-13/+1
2008-07-18nohz: prevent tick stop outside of the idle loopThomas Gleixner-1/+1
2008-03-26sh: Fix occasional FPU register corruption under preempt.Paul Mundt-0/+1
2008-01-28sh: GUSA atomic rollback support.Stuart Menefy-19/+0
2008-01-28sh: Share bug/debug traps across _32 and _64.Paul Mundt-46/+0
2008-01-28sh: Share the ELF dump_task interfaces.Paul Mundt-28/+0
2008-01-28sh: Split out arch/sh/kernel/process.c for _32 and _64 variants.Paul Mundt-0/+558