summaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/cpu/sh5
AgeCommit message (Expand)AuthorLines
2012-09-18sh: Fix up TIF_NOTIFY_RESUME sans TIF_SIGPENDING handling.Al Viro-1/+1
2012-06-13Merge branch 'sh/multi-unwinders' into sh-latestPaul Mundt-22/+41
2012-06-13sh: use the new generic strnlen_user() functionPaul Mundt-41/+0
2012-06-13sh: switch to generic strncpy_from_user().Paul Mundt-41/+0
2012-05-24sh64: Convert to unwinder API.Paul Mundt-22/+41
2012-05-14sh64: Invert page fault fast-path error path values.Paul Mundt-1/+1
2012-05-14sh64: Utilize thread fault code encoding.Paul Mundt-11/+9
2012-04-19sh64: Kill off unused trap_no/error_code from thread_struct.Paul Mundt-3/+0
2012-03-12sh: sh5 sh_clk_ops renameMagnus Damm-6/+6
2011-01-13Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...Paul Mundt-96/+30
2010-04-21sh: Tidy CPU probing and fixup section annotations.Paul Mundt-3/+1
2010-03-29sh: Kill off timer clock strings for legacy CPG parts.Paul Mundt-3/+0
2010-03-10sh: Kill off all timer name clobbering.Paul Mundt-6/+0
2010-01-26sh: Mass ctrl_in/outX to __raw_read/writeX conversion.Paul Mundt-4/+4
2010-01-19sh64: Fixup build breakage from breakpoint handler rename.Paul Mundt-1/+1
2010-01-19sh64: Use the shared FPU state restorer.Paul Mundt-60/+7
2010-01-19sh64: Fix up the build for the thread_xstate changes.Paul Mundt-6/+6
2009-12-15sh: Fix up FPU build for SH5Matt Fleming-2/+2
2009-12-15sh: sh5 scif pdata (sh5-101/sh5-103)Magnus Damm-13/+9
2009-10-14sh: TS_RESTORE_SIGMASK conversion.Paul Mundt-1/+1
2009-08-15sh: Track the CPU family in sh_cpuinfo.Paul Mundt-0/+2
2009-07-23sh: convert processor device setup functions to arch_initcall()Magnus Damm-1/+1
2009-06-24serial: sh-sci: Move SCBRR calculation algo in to platform data.Paul Mundt-0/+1
2009-06-24serial: sh-sci: Move SCSCR_INIT in to platform data.Paul Mundt-0/+1
2009-05-13sh: clkfwk: module_clk -> peripheral_clk rename.Paul Mundt-3/+3
2009-05-12sh: clkfwk: Make recalc return an unsigned long.Paul Mundt-6/+6
2009-05-08sh: Kill off sh64's hand-rolled syscall tracer.Paul Mundt-57/+0
2009-05-08sh: Finish the sh64 migration off of ARCH_USES_GETTIMEOFFSET.Paul Mundt-0/+118
2009-05-08sh: Move out rtc-sh registration from time_64.c to setup-sh5.cPaul Mundt-0/+31
2009-05-07sh: Integrate the SH-5 onchip_remap() more coherently.Paul Mundt-5/+54
2009-04-27sh: Use __INIT macro instead of .text.init.Tim Abbott-2/+3
2008-09-29sh: SH-5 clk fwk support.Paul Mundt-0/+84
2008-09-05sh64: resume_kernel fix for kernel oops built with CONFIG_BKL_PREEMPT=y.Paul Mundt-10/+4
2008-08-02sh: Make syscall tracer use tracehook notifiers, add TIF_NOTIFY_RESUME.Paul Mundt-8/+9
2008-08-02sh: Tidy up the _TIF work masks, and fix syscall trace bug on singlestep.Paul Mundt-1/+1
2008-07-29sh: migrate to arch/sh/include/Paul Mundt-1/+1
2008-05-08sh64: Setup I/D-TLB defaults in SH-5 probe path.Paul Mundt-0/+4
2008-05-08sh64: Fixup the nommu build.Paul Mundt-0/+28
2008-03-26sh: Fix occasional FPU register corruption under preempt.Paul Mundt-0/+1
2008-03-06sh: replace remaining __FUNCTION__ occurrencesHarvey Harrison-1/+1
2008-02-14sh: Get SH-5 caches working again post-unification.Paul Mundt-33/+28
2008-01-28sh: comment tidying for sh64->sh migration.Paul Mundt-15/+12
2008-01-28sh: syscall auditing for sh5, too.Paul Mundt-4/+6
2008-01-28sh: Bring the SH-5 FPU in line with the SH-4 FPU API.Paul Mundt-9/+7
2008-01-28sh: Get the mach-cayman IRQ support building.Paul Mundt-19/+0
2008-01-28sh: Switch SH-5 to use CONFIG_PAGE_OFFSET.Paul Mundt-11/+11
2008-01-28sh: Stub in CPU subtype setup code for SH5-101/103.Paul Mundt-0/+22
2008-01-28sh: Plug in simple SH-5 subtype probing.Paul Mundt-2/+78
2008-01-28sh: Kill off do_NMI stub in SH-5 ex table.Paul Mundt-1/+1
2008-01-28sh: Move over and enable FPU support for SH-5.Paul Mundt-0/+171