include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit...
[linux-flexiantxendom0-3.2.10.git] / arch / sh / kernel / process_64.c
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-23 Andreas Bombesh64: Remove long unused mid_sched macro
2010-02-02 Paul MundtMerge branch 'sh/stable-updates'
2010-01-29 Linus TorvaldsSplit 'flush_old_exec' into two functions
2010-01-20 Paul Mundtsh: machine_ops based reboot support.
2010-01-19 Paul Mundtsh64: Fix up the build for the thread_xstate changes.
2009-12-15 Matt Flemingsh: Fix up FPU build for SH5
2009-10-27 Paul Mundtsh: Clean up more superfluous symbol exports.
2009-08-04 Paul Mundtsh: Tidy up NEFF-based sign extension for SH-5.
2009-06-18 Linus TorvaldsMerge git://git./linux/kernel/git/lethal/sh-2.6
2009-06-18 Oleg Nesterovptrace: remove PT_DTRACE from avr32, mn10300, parisc...
2009-06-18 Christoph Hellwigsh: remove stray markers.
2009-04-03 Alexey DobriyanSimplify copy_thread()
2009-01-21 Paul Mundtsh: Drop the BKL from sys_execve() on SH-5.
2008-12-22 Paul Mundtsh: Convert sh64 /proc/asids to debugfs and generic sh.
2008-12-22 Paul Mundtsh: Kill off sh64's unused alloc/free_task_struct(...
2008-12-22 Paul Mundtsh: Split out the idle loop for reuse between _32/_64...
2008-09-21 Paul Mundtsh: Trivial trace_mark() instrumentation for core events.
2008-09-08 Paul Mundtsh: fixup many sparse errors.
2008-07-28 Adrian Bunksh/kernel/ cleanups
2008-04-15 Adrian Bunksh64: add missing #include <asm/fpu.h>'s
2008-02-14 Paul Mundtsh: Shut up some trivial build warnings.
2008-01-28 Paul Mundtsh: comment tidying for sh64->sh migration.
2008-01-28 Paul Mundtsh: Bring the SH-5 FPU in line with the SH-4 FPU API.
2008-01-28 Paul Mundtsh: Fix up proc ASIDs for CPU-local ASID cache accessors.
2008-01-28 Paul Mundtsh: Share bug/debug traps across _32 and _64.
2008-01-28 Paul Mundtsh: Kill off SH-5 enter_deep_standby() cruft.
2008-01-28 Paul Mundtsh: Move over and enable FPU support for SH-5.
2008-01-28 Paul Mundtsh: Split out arch/sh/kernel/process.c for _32 and...