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
/
cpu
/
sh5
/
entry.S
Age
Commit message (
Expand
)
Author
2018-12-28
sh: sh5: convert to SPDX identifiers
Kuninori Morimoto
2012-10-22
sh: switch to generic kernel_thread()/kernel_execve()
Al Viro
2012-09-18
sh: Fix up TIF_NOTIFY_RESUME sans TIF_SIGPENDING handling.
Al Viro
2012-06-13
sh: use the new generic strnlen_user() function
Paul Mundt
2012-06-13
sh: switch to generic strncpy_from_user().
Paul Mundt
2012-05-14
sh64: Invert page fault fast-path error path values.
Paul Mundt
2012-05-14
sh64: Utilize thread fault code encoding.
Paul Mundt
2010-01-19
sh64: Fixup build breakage from breakpoint handler rename.
Paul Mundt
2010-01-19
sh64: Use the shared FPU state restorer.
Paul Mundt
2009-10-14
sh: TS_RESTORE_SIGMASK conversion.
Paul Mundt
2009-05-08
sh: Kill off sh64's hand-rolled syscall tracer.
Paul Mundt
2009-05-07
sh: Integrate the SH-5 onchip_remap() more coherently.
Paul Mundt
2009-04-27
sh: Use __INIT macro instead of .text.init.
Tim Abbott
2008-09-05
sh64: resume_kernel fix for kernel oops built with CONFIG_BKL_PREEMPT=y.
Paul Mundt
2008-08-02
sh: Make syscall tracer use tracehook notifiers, add TIF_NOTIFY_RESUME.
Paul Mundt
2008-08-02
sh: Tidy up the _TIF work masks, and fix syscall trace bug on singlestep.
Paul Mundt
2008-07-29
sh: migrate to arch/sh/include/
Paul Mundt
2008-05-08
sh64: Fixup the nommu build.
Paul Mundt
2008-01-28
sh: comment tidying for sh64->sh migration.
Paul Mundt
2008-01-28
sh: syscall auditing for sh5, too.
Paul Mundt
2008-01-28
sh: Switch SH-5 to use CONFIG_PAGE_OFFSET.
Paul Mundt
2008-01-28
sh: Kill off do_NMI stub in SH-5 ex table.
Paul Mundt
2008-01-28
sh: Move over the SH-5 entry.S.
Paul Mundt