summaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/cpu/sh5
Commit message (Expand)AuthorAgeFilesLines
* 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/+0Star
* | sh: switch to generic strncpy_from_user().Paul Mundt2012-06-131-41/+0Star
|/
* 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/+9Star
* sh64: Kill off unused trap_no/error_code from thread_struct.Paul Mundt2012-04-191-3/+0Star
* 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/+30Star
|\
| * sh: Tidy CPU probing and fixup section annotations.Paul Mundt2010-04-211-3/+1Star
| * sh: Kill off timer clock strings for legacy CPG parts.Paul Mundt2010-03-291-3/+0Star
| * sh: Kill off all timer name clobbering.Paul Mundt2010-03-101-6/+0Star
| * 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/+7Star
| * 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/+9Star
| * 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/+0Star
* 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/+4Star
* sh: Make syscall tracer use tracehook notifiers, add TIF_NOTIFY_RESUME.Paul Mundt2008-08-011-8/+9
* sh: Tidy up the _TIF work masks, and fix syscall trace bug on singlestep.Paul Mundt2008-08-011-1/+1
* sh: migrate to arch/sh/include/Paul Mundt2008-07-291-1/+1
* sh64: Setup I/D-TLB defaults in SH-5 probe path.Paul Mundt2008-05-081-0/+4
* sh64: Fixup the nommu build.Paul Mundt2008-05-081-0/+28
* sh: Fix occasional FPU register corruption under preempt.Paul Mundt2008-03-261-0/+1
* sh: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-061-1/+1
* sh: Get SH-5 caches working again post-unification.Paul Mundt2008-02-141-33/+28Star
* sh: comment tidying for sh64->sh migration.Paul Mundt2008-01-284-15/+12Star
* sh: syscall auditing for sh5, too.Paul Mundt2008-01-281-4/+6
* sh: Bring the SH-5 FPU in line with the SH-4 FPU API.Paul Mundt2008-01-281-9/+7Star
* sh: Get the mach-cayman IRQ support building.Paul Mundt2008-01-282-19/+0Star
* sh: Switch SH-5 to use CONFIG_PAGE_OFFSET.Paul Mundt2008-01-281-11/+11
* sh: Stub in CPU subtype setup code for SH5-101/103.Paul Mundt2008-01-282-0/+22
* sh: Plug in simple SH-5 subtype probing.Paul Mundt2008-01-282-2/+78
* sh: Kill off do_NMI stub in SH-5 ex table.Paul Mundt2008-01-281-1/+1