aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/process_64.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds1-6/+1
2009-06-18ptrace: remove PT_DTRACE from avr32, mn10300, parisc, s390, sh, xtensaOleg Nesterov1-5/+0
2009-06-18sh: remove stray markers.Christoph Hellwig1-6/+1
2009-04-02Simplify copy_thread()Alexey Dobriyan1-1/+1
2009-01-21sh: Drop the BKL from sys_execve() on SH-5.Paul Mundt1-2/+0
2008-12-22sh: Convert sh64 /proc/asids to debugfs and generic sh.Paul Mundt1-39/+0
2008-12-22sh: Kill off sh64's unused alloc/free_task_struct() definitions.Paul Mundt1-12/+0
2008-12-22sh: Split out the idle loop for reuse between _32/_64 variants.Paul Mundt1-60/+0
2008-09-21sh: Trivial trace_mark() instrumentation for core events.Paul Mundt1-2/+8
2008-09-08sh: fixup many sparse errors.Paul Mundt1-0/+1
2008-07-28sh/kernel/ cleanupsAdrian Bunk1-10/+0
2008-04-16sh64: add missing #include <asm/fpu.h>'sAdrian Bunk1-0/+1
2008-02-14sh: Shut up some trivial build warnings.Paul Mundt1-3/+6
2008-01-28sh: comment tidying for sh64->sh migration.Paul Mundt1-13/+16
2008-01-28sh: Bring the SH-5 FPU in line with the SH-4 FPU API.Paul Mundt1-2/+2
2008-01-28sh: Fix up proc ASIDs for CPU-local ASID cache accessors.Paul Mundt1-10/+8
2008-01-28sh: Share bug/debug traps across _32 and _64.Paul Mundt1-9/+6
2008-01-28sh: Kill off SH-5 enter_deep_standby() cruft.Paul Mundt1-2/+14
2008-01-28sh: Move over and enable FPU support for SH-5.Paul Mundt1-4/+4
2008-01-28sh: Split out arch/sh/kernel/process.c for _32 and _64 variants.Paul Mundt1-0/+691