aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/cpu/sh5 (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-06-01sh: remove sh5 supportArnd Bergmann8-2928/+0
2020-01-28Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+2
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig1-1/+1
2019-12-08sched/rt, sh: Use CONFIG_PREEMPTIONThomas Gleixner1-2/+2
2019-10-07sh: add the sh_ prefix to early platform symbolsBartosz Golaszewski1-1/+1
2019-10-07drivers: move the early platform device support to arch/shBartosz Golaszewski1-0/+1
2019-05-27signal: Remove task parameter from force_sigEric W. Biederman1-3/+1
2018-12-28sh: sh5: convert to SPDX identifiersKuninori Morimoto7-30/+9
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-01-19sh: Don't set the sh-sci pdata UPF_BOOT_AUTOCONF flagsLaurent Pinchart1-1/+1
2017-01-19sh: Don't set sh-sci pdata scscr TE and RE bitsLaurent Pinchart1-1/+1
2015-11-06arch/sh/kernel/traps_64.c: use sign_extend64() for sign extensionMartin Kepplinger1-1/+1
2014-05-11sh: Switch to new style TMU deviceLaurent Pinchart1-73/+6
2013-12-24sh: Don't set plat_sci_port scbrr_algo_id fieldLaurent Pinchart1-1/+0
2013-12-24sh: Declare SCIF register base and IRQ as resourcesLaurent Pinchart1-2/+9
2013-07-14sh: delete __cpuinit usage from all sh filesPaul Gortmaker1-1/+1
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-13Merge branch 'sh/multi-unwinders' into sh-latestPaul Mundt1-22/+41
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-24sh64: Convert to unwinder API.Paul Mundt1-22/+41
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
2012-04-19sh64: Kill off unused trap_no/error_code from thread_struct.Paul Mundt1-3/+0
2012-03-12sh: sh5 sh_clk_ops renameMagnus Damm1-6/+6
2011-01-13Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 into common/serial-reworkPaul Mundt5-96/+30
2010-04-21sh: Tidy CPU probing and fixup section annotations.Paul Mundt1-3/+1
2010-03-29sh: Kill off timer clock strings for legacy CPG parts.Paul Mundt1-3/+0
2010-03-10sh: Kill off all timer name clobbering.Paul Mundt1-6/+0
2010-01-26sh: Mass ctrl_in/outX to __raw_read/writeX conversion.Paul Mundt1-4/+4
2010-01-19sh64: Fixup build breakage from breakpoint handler rename.Paul Mundt1-1/+1
2010-01-19sh64: Use the shared FPU state restorer.Paul Mundt2-60/+7
2010-01-19sh64: Fix up the build for the thread_xstate changes.Paul Mundt1-6/+6
2009-12-15sh: Fix up FPU build for SH5Matt Fleming1-2/+2
2009-12-15sh: sh5 scif pdata (sh5-101/sh5-103)Magnus Damm1-13/+9
2009-10-14sh: TS_RESTORE_SIGMASK conversion.Paul Mundt1-1/+1
2009-08-15sh: Track the CPU family in sh_cpuinfo.Paul Mundt1-0/+2
2009-07-23sh: convert processor device setup functions to arch_initcall()Magnus Damm1-1/+1
2009-06-24serial: sh-sci: Move SCBRR calculation algo in to platform data.Paul Mundt1-0/+1
2009-06-24serial: sh-sci: Move SCSCR_INIT in to platform data.Paul Mundt1-0/+1
2009-05-13sh: clkfwk: module_clk -> peripheral_clk rename.Paul Mundt1-3/+3
2009-05-12sh: clkfwk: Make recalc return an unsigned long.Paul Mundt1-6/+6
2009-05-08sh: Kill off sh64's hand-rolled syscall tracer.Paul Mundt1-57/+0
2009-05-08sh: Finish the sh64 migration off of ARCH_USES_GETTIMEOFFSET.Paul Mundt1-0/+118
2009-05-08sh: Move out rtc-sh registration from time_64.c to setup-sh5.cPaul Mundt1-0/+31
2009-05-07sh: Integrate the SH-5 onchip_remap() more coherently.Paul Mundt4-5/+54
2009-04-27sh: Use __INIT macro instead of .text.init.Tim Abbott1-2/+3
2008-09-29sh: SH-5 clk fwk support.Paul Mundt2-0/+84
2008-09-05sh64: resume_kernel fix for kernel oops built with CONFIG_BKL_PREEMPT=y.Paul Mundt1-10/+4