index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sh
/
kernel
/
process_64.c
Age
Commit message (
Expand
)
Author
2009-04-02
Simplify copy_thread()
Alexey Dobriyan
2009-01-21
sh: Drop the BKL from sys_execve() on SH-5.
Paul Mundt
2008-12-22
sh: Convert sh64 /proc/asids to debugfs and generic sh.
Paul Mundt
2008-12-22
sh: Kill off sh64's unused alloc/free_task_struct() definitions.
Paul Mundt
2008-12-22
sh: Split out the idle loop for reuse between _32/_64 variants.
Paul Mundt
2008-09-21
sh: Trivial trace_mark() instrumentation for core events.
Paul Mundt
2008-09-08
sh: fixup many sparse errors.
Paul Mundt
2008-07-28
sh/kernel/ cleanups
Adrian Bunk
2008-04-16
sh64: add missing #include <asm/fpu.h>'s
Adrian Bunk
2008-02-14
sh: Shut up some trivial build warnings.
Paul Mundt
2008-01-28
sh: comment tidying for sh64->sh migration.
Paul Mundt
2008-01-28
sh: Bring the SH-5 FPU in line with the SH-4 FPU API.
Paul Mundt
2008-01-28
sh: Fix up proc ASIDs for CPU-local ASID cache accessors.
Paul Mundt
2008-01-28
sh: Share bug/debug traps across _32 and _64.
Paul Mundt
2008-01-28
sh: Kill off SH-5 enter_deep_standby() cruft.
Paul Mundt
2008-01-28
sh: Move over and enable FPU support for SH-5.
Paul Mundt
2008-01-28
sh: Split out arch/sh/kernel/process.c for _32 and _64 variants.
Paul Mundt