cpumask: centralize cpu_online_map and cpu_possible_map
[safe/jmp/linux-2.6] / arch / sh / kernel / process_32.c
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...