index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sh
/
kernel
/
cpu
/
sh5
Age
Commit message (
Expand
)
Author
2012-06-13
sh: use the new generic strnlen_user() function
Paul Mundt
2012-06-13
sh: switch to generic strncpy_from_user().
Paul Mundt
2012-05-14
sh64: Invert page fault fast-path error path values.
Paul Mundt
2012-05-14
sh64: Utilize thread fault code encoding.
Paul Mundt
2012-04-19
sh64: Kill off unused trap_no/error_code from thread_struct.
Paul Mundt
2012-03-12
sh: sh5 sh_clk_ops rename
Magnus Damm
2011-01-13
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
Paul Mundt
2010-04-21
sh: Tidy CPU probing and fixup section annotations.
Paul Mundt
2010-03-29
sh: Kill off timer clock strings for legacy CPG parts.
Paul Mundt
2010-03-10
sh: Kill off all timer name clobbering.
Paul Mundt
2010-01-26
sh: Mass ctrl_in/outX to __raw_read/writeX conversion.
Paul Mundt
2010-01-19
sh64: Fixup build breakage from breakpoint handler rename.
Paul Mundt
2010-01-19
sh64: Use the shared FPU state restorer.
Paul Mundt
2010-01-19
sh64: Fix up the build for the thread_xstate changes.
Paul Mundt
2009-12-15
sh: Fix up FPU build for SH5
Matt Fleming
2009-12-15
sh: sh5 scif pdata (sh5-101/sh5-103)
Magnus Damm
2009-10-14
sh: TS_RESTORE_SIGMASK conversion.
Paul Mundt
2009-08-15
sh: Track the CPU family in sh_cpuinfo.
Paul Mundt
2009-07-23
sh: convert processor device setup functions to arch_initcall()
Magnus Damm
2009-06-24
serial: sh-sci: Move SCBRR calculation algo in to platform data.
Paul Mundt
2009-06-24
serial: sh-sci: Move SCSCR_INIT in to platform data.
Paul Mundt
2009-05-13
sh: clkfwk: module_clk -> peripheral_clk rename.
Paul Mundt
2009-05-11
sh: clkfwk: Make recalc return an unsigned long.
Paul Mundt
2009-05-08
sh: Kill off sh64's hand-rolled syscall tracer.
Paul Mundt
2009-05-08
sh: Finish the sh64 migration off of ARCH_USES_GETTIMEOFFSET.
Paul Mundt
2009-05-08
sh: Move out rtc-sh registration from time_64.c to setup-sh5.c
Paul Mundt
2009-05-07
sh: Integrate the SH-5 onchip_remap() more coherently.
Paul Mundt
2009-04-28
sh: Use __INIT macro instead of .text.init.
Tim Abbott
2008-09-29
sh: SH-5 clk fwk support.
Paul Mundt
2008-09-05
sh64: resume_kernel fix for kernel oops built with CONFIG_BKL_PREEMPT=y.
Paul Mundt
2008-08-01
sh: Make syscall tracer use tracehook notifiers, add TIF_NOTIFY_RESUME.
Paul Mundt
2008-08-01
sh: Tidy up the _TIF work masks, and fix syscall trace bug on singlestep.
Paul Mundt
2008-07-28
sh: migrate to arch/sh/include/
Paul Mundt
2008-05-08
sh64: Setup I/D-TLB defaults in SH-5 probe path.
Paul Mundt
2008-05-08
sh64: Fixup the nommu build.
Paul Mundt
2008-03-26
sh: Fix occasional FPU register corruption under preempt.
Paul Mundt
2008-03-06
sh: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-02-14
sh: Get SH-5 caches working again post-unification.
Paul Mundt
2008-01-28
sh: comment tidying for sh64->sh migration.
Paul Mundt
2008-01-28
sh: syscall auditing for sh5, too.
Paul Mundt
2008-01-28
sh: Bring the SH-5 FPU in line with the SH-4 FPU API.
Paul Mundt
2008-01-28
sh: Get the mach-cayman IRQ support building.
Paul Mundt
2008-01-28
sh: Switch SH-5 to use CONFIG_PAGE_OFFSET.
Paul Mundt
2008-01-28
sh: Stub in CPU subtype setup code for SH5-101/103.
Paul Mundt
2008-01-28
sh: Plug in simple SH-5 subtype probing.
Paul Mundt
2008-01-28
sh: Kill off do_NMI stub in SH-5 ex table.
Paul Mundt
2008-01-28
sh: Move over and enable FPU support for SH-5.
Paul Mundt
2008-01-28
sh: Move over sh64 switch_to and stack unwinder.
Paul Mundt
2008-01-28
sh: Move over the SH-5 entry.S.
Paul Mundt