aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/cpu/sh5/entry.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-06-01sh: remove sh5 supportArnd Bergmann1-2000/+0
2019-12-08sched/rt, sh: Use CONFIG_PREEMPTIONThomas Gleixner1-2/+2
2018-12-28sh: sh5: convert to SPDX identifiersKuninori Morimoto1-5/+2
2012-10-22sh: switch to generic kernel_thread()/kernel_execve()Al Viro1-0/+19
2012-09-18sh: Fix up TIF_NOTIFY_RESUME sans TIF_SIGPENDING handling.Al Viro1-1/+1
2012-06-13sh: use the new generic strnlen_user() functionPaul Mundt1-41/+0
2012-06-13sh: switch to generic strncpy_from_user().Paul Mundt1-41/+0
2012-05-14sh64: Invert page fault fast-path error path values.Paul Mundt1-1/+1
2012-05-14sh64: Utilize thread fault code encoding.Paul Mundt1-11/+9
2010-01-19sh64: Fixup build breakage from breakpoint handler rename.Paul Mundt1-1/+1
2010-01-19sh64: Use the shared FPU state restorer.Paul Mundt1-2/+2
2009-10-14sh: TS_RESTORE_SIGMASK conversion.Paul Mundt1-1/+1
2009-05-08sh: Kill off sh64's hand-rolled syscall tracer.Paul Mundt1-57/+0
2009-05-07sh: Integrate the SH-5 onchip_remap() more coherently.Paul Mundt1-4/+4
2009-04-27sh: Use __INIT macro instead of .text.init.Tim Abbott1-2/+3
2008-09-05sh64: resume_kernel fix for kernel oops built with CONFIG_BKL_PREEMPT=y.Paul Mundt1-10/+4
2008-08-02sh: Make syscall tracer use tracehook notifiers, add TIF_NOTIFY_RESUME.Paul Mundt1-8/+9
2008-08-02sh: Tidy up the _TIF work masks, and fix syscall trace bug on singlestep.Paul Mundt1-1/+1
2008-07-29sh: migrate to arch/sh/include/Paul Mundt1-1/+1
2008-05-08sh64: Fixup the nommu build.Paul Mundt1-0/+28
2008-01-28sh: comment tidying for sh64->sh migration.Paul Mundt1-7/+6
2008-01-28sh: syscall auditing for sh5, too.Paul Mundt1-4/+6
2008-01-28sh: Switch SH-5 to use CONFIG_PAGE_OFFSET.Paul Mundt1-11/+11
2008-01-28sh: Kill off do_NMI stub in SH-5 ex table.Paul Mundt1-1/+1
2008-01-28sh: Move over the SH-5 entry.S.Paul Mundt1-0/+2100