aboutsummaryrefslogtreecommitdiff
path: root/arch/sh/kernel/cpu/sh4
AgeCommit message (Expand)AuthorFilesLines
2012-01-10sh: Fix up store queue code for subsys_interface changes.Gravatar Paul Mundt 1-4/+4
2011-12-21cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemGravatar Kay Sievers 1-11/+13
2011-08-01Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let...Gravatar Linus Torvalds 3-3/+7
2011-07-11sh: move CLKDEV_xxx_ID macro to sh_clk.hGravatar Kuninori Morimoto 1-2/+0
2011-07-01perf, arch: Add generic NODE cache eventsGravatar Peter Zijlstra 1-0/+15
2011-06-20sh: Fix up build fallout from serial merge.Gravatar Paul Mundt 1-1/+1
2011-06-14serial: sh-sci: Abstract register maps.Gravatar Paul Mundt 2-1/+6
2011-06-08serial: sh-sci: Consolidate RXD pin handling.Gravatar Paul Mundt 1-0/+1
2011-05-20sanitize <linux/prefetch.h> usageGravatar Linus Torvalds 1-0/+1
2011-02-01sh: sh7750: Fix incompatible pointer typeGravatar Nobuhiro Iwamatsu 1-3/+8
2011-02-01sh: sh7750: move machtypes.h to include/generatedGravatar Nobuhiro Iwamatsu 1-1/+1
2011-01-25sh: Fix build of sh7750 base boardsGravatar Nobuhiro Iwamatsu 1-3/+3
2011-01-13Merge branch 'common/serial-rework' into sh-latestGravatar Paul Mundt 3-10/+36
2011-01-13sh: sh7372 SH4AL-DSP probe supportGravatar Magnus Damm 1-0/+5
2011-01-13Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...Gravatar Paul Mundt 10-258/+462
2011-01-11sh: add PVR probing for SH7757 3rd cutGravatar Yoshihiro Shimoda 1-0/+1
2011-01-06Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armGravatar Linus Torvalds 1-1/+1
2011-01-06Merge branch 'misc' into develGravatar Russell King 1-1/+1
2011-01-06Merge branch 'smp' into miscGravatar Russell King 1-1/+1
2011-01-04Merge commit 'v2.6.37-rc8' into perf/coreGravatar Ingo Molnar 1-2/+1
2010-12-24sh: Fix up SH4-202 clkfwk build.Gravatar Paul Mundt 1-2/+1
2010-12-07Merge commit 'v2.6.37-rc5' into perf/coreGravatar Ingo Molnar 1-1/+1
2010-11-26perf, arch: Cleanup perf-pmu init vs lockup-detectorGravatar Peter Zijlstra 1-1/+1
2010-11-26ARM: 6483/1: arm & sh: factorised duplicated clkdev.cGravatar Jean-Christop PLAGNIOL-VILLARD 1-1/+1
2010-11-15sh: clkfwk: Kill off now unused algo_id in set_rate op.Gravatar Paul Mundt 1-1/+1
2010-10-27sh: oprofile: Fix up and extend op_name_from_perf_id().Gravatar Paul Mundt 1-1/+1
2010-07-06sh: change PVR of SH7757 for 2nd cutGravatar Yoshihiro Shimoda 1-1/+1
2010-05-13sh: switch sh4-202 to clkdevGravatar Magnus Damm 1-4/+13
2010-04-21sh: Tidy CPU probing and fixup section annotations.Gravatar Paul Mundt 1-3/+1
2010-03-29sh: Kill off timer clock strings for legacy CPG parts.Gravatar Paul Mundt 3-11/+0
2010-03-10sh: Kill off all timer name clobbering.Gravatar Paul Mundt 3-22/+0
2010-03-07Driver core: Constify struct sysfs_ops in struct kobj_typeGravatar Emese Revfy 1-1/+1
2010-02-17sh: Fix up more 64-bit pgprot truncation on SH-X2 TLB.Gravatar Paul Mundt 1-7/+6
2010-01-26sh: Mass ctrl_in/outX to __raw_read/writeX conversion.Gravatar Paul Mundt 7-20/+20
2010-01-20sh: Handle SH-4 FPU variants with broken CVR values.Gravatar Paul Mundt 1-2/+3
2010-01-13sh: Fix up L2 cache comment typo.Gravatar Paul Mundt 1-1/+1
2010-01-13sh: PVR detection for 2nd cut SH7786.Gravatar Matt Fleming 1-0/+1
2010-01-13sh: Move over to dynamically allocated FPU context.Gravatar Paul Mundt 1-120/+39
2009-12-15sh: sh4 scif pdata (sh7750/sh7760/sh4-202)Gravatar Magnus Damm 3-61/+98
2009-11-24sh: Minor optimisations to FPU handlingGravatar Stuart Menefy 1-8/+4
2009-11-24Merge branch 'master' into sh/st-integrationGravatar Paul Mundt 2-1/+260
2009-11-24sh: add sleazy FPU optimizationGravatar Giuseppe CAVALLARO 1-4/+12
2009-11-12sh: Fix up the CONFIG_PERF_EVENTS=n build for SH-4.Gravatar Paul Mundt 1-4/+5
2009-11-05sh: perf events: Add support for SH7750-style counters.Gravatar Paul Mundt 2-0/+258
2009-09-01Merge branch 'master' into sh/smpGravatar Paul Mundt 1-2/+9
2009-08-27sh: fix CPU_SH7723/7724 numbering bugGravatar Kuninori Morimoto 1-1/+1
2009-08-21sh: Add initial support for SH7757 CPU subtypeGravatar Yoshihiro Shimoda 1-2/+9
2009-08-15sh: Kill off the unhandled pvr case in SH-4 CPU probing.Gravatar Paul Mundt 1-3/+0
2009-08-15sh: Track the CPU family in sh_cpuinfo.Gravatar Paul Mundt 1-2/+7
2009-07-23sh: convert processor device setup functions to arch_initcall()Gravatar Magnus Damm 3-3/+3