summaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/cpu/sh5 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-01-281-2/+2
|\
| * sched/rt, sh: Use CONFIG_PREEMPTIONThomas Gleixner2019-12-081-2/+2
* | remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-061-1/+1
|/
* sh: add the sh_ prefix to early platform symbolsBartosz Golaszewski2019-10-071-1/+1
* drivers: move the early platform device support to arch/shBartosz Golaszewski2019-10-071-0/+1
* signal: Remove task parameter from force_sigEric W. Biederman2019-05-271-3/+1
* sh: sh5: convert to SPDX identifiersKuninori Morimoto2018-12-287-30/+9
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* sh: Don't set the sh-sci pdata UPF_BOOT_AUTOCONF flagsLaurent Pinchart2017-01-191-1/+1
* sh: Don't set sh-sci pdata scscr TE and RE bitsLaurent Pinchart2017-01-191-1/+1
* arch/sh/kernel/traps_64.c: use sign_extend64() for sign extensionMartin Kepplinger2015-11-071-1/+1
* sh: Switch to new style TMU deviceLaurent Pinchart2014-05-111-73/+6
* sh: Don't set plat_sci_port scbrr_algo_id fieldLaurent Pinchart2013-12-241-1/+0
* sh: Declare SCIF register base and IRQ as resourcesLaurent Pinchart2013-12-241-2/+9
* sh: delete __cpuinit usage from all sh filesPaul Gortmaker2013-07-151-1/+1
* sh: switch to generic kernel_thread()/kernel_execve()Al Viro2012-10-231-0/+19
* sh: Fix up TIF_NOTIFY_RESUME sans TIF_SIGPENDING handling.Al Viro2012-09-181-1/+1
* Merge branch 'sh/multi-unwinders' into sh-latestPaul Mundt2012-06-131-22/+41
|\
| * sh64: Convert to unwinder API.Paul Mundt2012-05-241-22/+41
* | 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: Kill off unused trap_no/error_code from thread_struct.Paul Mundt2012-04-191-3/+0
* sh: sh5 sh_clk_ops renameMagnus Damm2012-03-121-6/+6
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...Paul Mundt2011-01-135-96/+30
|\
| * sh: Tidy CPU probing and fixup section annotations.Paul Mundt2010-04-211-3/+1
| * sh: Kill off timer clock strings for legacy CPG parts.Paul Mundt2010-03-291-3/+0
| * sh: Kill off all timer name clobbering.Paul Mundt2010-03-101-6/+0
| * sh: Mass ctrl_in/outX to __raw_read/writeX conversion.Paul Mundt2010-01-261-4/+4
| * sh64: Fixup build breakage from breakpoint handler rename.Paul Mundt2010-01-191-1/+1
| * sh64: Use the shared FPU state restorer.Paul Mundt2010-01-192-60/+7
| * sh64: Fix up the build for the thread_xstate changes.Paul Mundt2010-01-191-6/+6
| * sh: Fix up FPU build for SH5Matt Fleming2009-12-151-2/+2
| * sh: sh5 scif pdata (sh5-101/sh5-103)Magnus Damm2009-12-151-13/+9
| * sh: TS_RESTORE_SIGMASK conversion.Paul Mundt2009-10-141-1/+1
| * sh: Track the CPU family in sh_cpuinfo.Paul Mundt2009-08-151-0/+2
| * sh: convert processor device setup functions to arch_initcall()Magnus Damm2009-07-231-1/+1
* | serial: sh-sci: Move SCBRR calculation algo in to platform data.Paul Mundt2009-06-241-0/+1
* | serial: sh-sci: Move SCSCR_INIT in to platform data.Paul Mundt2009-06-241-0/+1
|/
* sh: clkfwk: module_clk -> peripheral_clk rename.Paul Mundt2009-05-131-3/+3
* sh: clkfwk: Make recalc return an unsigned long.Paul Mundt2009-05-111-6/+6
* sh: Kill off sh64's hand-rolled syscall tracer.Paul Mundt2009-05-081-57/+0
* sh: Finish the sh64 migration off of ARCH_USES_GETTIMEOFFSET.Paul Mundt2009-05-081-0/+118
* sh: Move out rtc-sh registration from time_64.c to setup-sh5.cPaul Mundt2009-05-081-0/+31
* sh: Integrate the SH-5 onchip_remap() more coherently.Paul Mundt2009-05-074-5/+54
* sh: Use __INIT macro instead of .text.init.Tim Abbott2009-04-281-2/+3
* sh: SH-5 clk fwk support.Paul Mundt2008-09-292-0/+84
* 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-011-8/+9