summaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/cpu/sh5/entry.S
Commit message (Expand)AuthorAgeFilesLines
* sh: switch to generic kernel_thread()/kernel_execve()Al Viro2012-10-221-0/+19
* sh: Fix up TIF_NOTIFY_RESUME sans TIF_SIGPENDING handling.Al Viro2012-09-181-1/+1
* sh: use the new generic strnlen_user() functionPaul Mundt2012-06-131-41/+0
* sh: switch to generic strncpy_from_user().Paul Mundt2012-06-131-41/+0
* sh64: Invert page fault fast-path error path values.Paul Mundt2012-05-141-1/+1
* sh64: Utilize thread fault code encoding.Paul Mundt2012-05-141-11/+9
* sh64: Fixup build breakage from breakpoint handler rename.Paul Mundt2010-01-191-1/+1
* sh64: Use the shared FPU state restorer.Paul Mundt2010-01-191-2/+2
* sh: TS_RESTORE_SIGMASK conversion.Paul Mundt2009-10-141-1/+1
* sh: Kill off sh64's hand-rolled syscall tracer.Paul Mundt2009-05-081-57/+0
* sh: Integrate the SH-5 onchip_remap() more coherently.Paul Mundt2009-05-071-4/+4
* sh: Use __INIT macro instead of .text.init.Tim Abbott2009-04-271-2/+3
* sh64: resume_kernel fix for kernel oops built with CONFIG_BKL_PREEMPT=y.Paul Mundt2008-09-051-10/+4
* sh: Make syscall tracer use tracehook notifiers, add TIF_NOTIFY_RESUME.Paul Mundt2008-08-021-8/+9
* sh: Tidy up the _TIF work masks, and fix syscall trace bug on singlestep.Paul Mundt2008-08-021-1/+1
* sh: migrate to arch/sh/include/Paul Mundt2008-07-291-1/+1
* sh64: Fixup the nommu build.Paul Mundt2008-05-081-0/+28
* sh: comment tidying for sh64->sh migration.Paul Mundt2008-01-281-7/+6
* sh: syscall auditing for sh5, too.Paul Mundt2008-01-281-4/+6
* sh: Switch SH-5 to use CONFIG_PAGE_OFFSET.Paul Mundt2008-01-281-11/+11
* sh: Kill off do_NMI stub in SH-5 ex table.Paul Mundt2008-01-281-1/+1
* sh: Move over the SH-5 entry.S.Paul Mundt2008-01-281-0/+2100
OpenPOWER on IntegriCloud