summaryrefslogtreecommitdiff
path: root/arch/sh/kernel/cpu/sh5
AgeCommit message (Expand)Author
2017-01-19sh: Don't set the sh-sci pdata UPF_BOOT_AUTOCONF flagsLaurent Pinchart
2017-01-19sh: Don't set sh-sci pdata scscr TE and RE bitsLaurent Pinchart
2015-11-06arch/sh/kernel/traps_64.c: use sign_extend64() for sign extensionMartin Kepplinger
2014-05-11sh: Switch to new style TMU deviceLaurent Pinchart
2013-12-24sh: Don't set plat_sci_port scbrr_algo_id fieldLaurent Pinchart
2013-12-24sh: Declare SCIF register base and IRQ as resourcesLaurent Pinchart
2013-07-14sh: delete __cpuinit usage from all sh filesPaul Gortmaker
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-13Merge branch 'sh/multi-unwinders' into sh-latestPaul Mundt
2012-06-13sh: use the new generic strnlen_user() functionPaul Mundt
2012-06-13sh: switch to generic strncpy_from_user().Paul Mundt
2012-05-24sh64: Convert to unwinder API.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
2012-04-19sh64: Kill off unused trap_no/error_code from thread_struct.Paul Mundt
2012-03-12sh: sh5 sh_clk_ops renameMagnus Damm
2011-01-13Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...Paul Mundt
2010-04-21sh: Tidy CPU probing and fixup section annotations.Paul Mundt
2010-03-29sh: Kill off timer clock strings for legacy CPG parts.Paul Mundt
2010-03-10sh: Kill off all timer name clobbering.Paul Mundt
2010-01-26sh: Mass ctrl_in/outX to __raw_read/writeX conversion.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
2010-01-19sh64: Fix up the build for the thread_xstate changes.Paul Mundt
2009-12-15sh: Fix up FPU build for SH5Matt Fleming
2009-12-15sh: sh5 scif pdata (sh5-101/sh5-103)Magnus Damm
2009-10-14sh: TS_RESTORE_SIGMASK conversion.Paul Mundt
2009-08-15sh: Track the CPU family in sh_cpuinfo.Paul Mundt
2009-07-23sh: convert processor device setup functions to arch_initcall()Magnus Damm
2009-06-24serial: sh-sci: Move SCBRR calculation algo in to platform data.Paul Mundt
2009-06-24serial: sh-sci: Move SCSCR_INIT in to platform data.Paul Mundt
2009-05-13sh: clkfwk: module_clk -> peripheral_clk rename.Paul Mundt
2009-05-12sh: clkfwk: Make recalc return an unsigned long.Paul Mundt
2009-05-08sh: Kill off sh64's hand-rolled syscall tracer.Paul Mundt
2009-05-08sh: Finish the sh64 migration off of ARCH_USES_GETTIMEOFFSET.Paul Mundt
2009-05-08sh: Move out rtc-sh registration from time_64.c to setup-sh5.cPaul 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-29sh: SH-5 clk fwk support.Paul Mundt
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: Setup I/D-TLB defaults in SH-5 probe path.Paul Mundt
2008-05-08sh64: Fixup the nommu build.Paul Mundt
2008-03-26sh: Fix occasional FPU register corruption under preempt.Paul Mundt
2008-03-06sh: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-02-14sh: Get SH-5 caches working again post-unification.Paul Mundt
2008-01-28sh: comment tidying for sh64->sh migration.Paul Mundt