aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/process_64.c
Commit message (Expand)AuthorAge
* Make do_execve() take a const filename pointerDavid Howells2010-08-17
* Mark arguments to certain syscalls as being constDavid Howells2010-08-13
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* sh64: Remove long unused mid_sched macroAndreas Bombe2010-03-23
* Merge branch 'sh/stable-updates'Paul Mundt2010-02-01
|\
| * Split 'flush_old_exec' into two functionsLinus Torvalds2010-01-29
* | sh: machine_ops based reboot support.Paul Mundt2010-01-20
* | sh64: Fix up the build for the thread_xstate changes.Paul Mundt2010-01-19
|/
* sh: Fix up FPU build for SH5Matt Fleming2009-12-14
* sh: Clean up more superfluous symbol exports.Paul Mundt2009-10-26
* sh: Tidy up NEFF-based sign extension for SH-5.Paul Mundt2009-08-04
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2009-06-18
|\
| * sh: remove stray markers.Christoph Hellwig2009-06-18
* | ptrace: remove PT_DTRACE from avr32, mn10300, parisc, s390, sh, xtensaOleg Nesterov2009-06-18
|/
* Simplify copy_thread()Alexey Dobriyan2009-04-02
* sh: Drop the BKL from sys_execve() on SH-5.Paul Mundt2009-01-21
* sh: Convert sh64 /proc/asids to debugfs and generic sh.Paul Mundt2008-12-22
* sh: Kill off sh64's unused alloc/free_task_struct() definitions.Paul Mundt2008-12-22
* sh: Split out the idle loop for reuse between _32/_64 variants.Paul Mundt2008-12-22
* sh: Trivial trace_mark() instrumentation for core events.Paul Mundt2008-09-21
* sh: fixup many sparse errors.Paul Mundt2008-09-07
* sh/kernel/ cleanupsAdrian Bunk2008-07-28
* sh64: add missing #include <asm/fpu.h>'sAdrian Bunk2008-04-15
* sh: Shut up some trivial build warnings.Paul Mundt2008-02-14
* sh: comment tidying for sh64->sh migration.Paul Mundt2008-01-27
* sh: Bring the SH-5 FPU in line with the SH-4 FPU API.Paul Mundt2008-01-27
* sh: Fix up proc ASIDs for CPU-local ASID cache accessors.Paul Mundt2008-01-27
* sh: Share bug/debug traps across _32 and _64.Paul Mundt2008-01-27
* sh: Kill off SH-5 enter_deep_standby() cruft.Paul Mundt2008-01-27
* sh: Move over and enable FPU support for SH-5.Paul Mundt2008-01-27
* sh: Split out arch/sh/kernel/process.c for _32 and _64 variants.Paul Mundt2008-01-27