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