aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/cpu (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo2-1/+1
2010-03-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina1-1/+1
2010-03-07Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy1-1/+1
2010-03-02sh: activate runtime PM for dmaengine on sh7722 and sh7724Guennadi Liakhovetski2-0/+9
2010-03-02dmaengine: shdma: separate DMA headers.Guennadi Liakhovetski4-7/+76
2010-03-02dmaengine: shdma: convert to platform device resourcesGuennadi Liakhovetski4-23/+432
2010-03-02sh: add DMA slave definitions and SIU platform data to sh7722 setupGuennadi Liakhovetski1-6/+97
2010-02-26sh: SH-Mobile R-standby register save/restoreMagnus Damm2-3/+121
2010-02-22sh: always enable sh7724 vpu_clk and set to 166MHz on EcovecMagnus Damm1-1/+1
2010-02-22sh: add sh7724 kick callback to clk_div4_tableMagnus Damm2-0/+15
2010-02-22sh: introduce struct clk_div4_tableMagnus Damm8-14/+44
2010-02-22sh: clock-cpg div4 set_rate() shift fixMagnus Damm1-2/+2
2010-02-18Merge branch 'sh/pmb-dynamic'Paul Mundt2-11/+23
2010-02-17sh: Fix up more 64-bit pgprot truncation on SH-X2 TLB.Paul Mundt1-7/+6
2010-02-17sh: fix sh7723 SDHI support using INTC force_disableMagnus Damm1-2/+4
2010-02-17sh: fix sh7722 SDHI support using INTC force_disableMagnus Damm1-1/+3
2010-02-17sh: Setup boot CPU VBR early to enable early page faults.Paul Mundt1-4/+17
2010-02-16sh: fix sh7724 SDHI support using INTC force_disableMagnus Damm1-2/+4
2010-02-09sh: break out enable/reparent div4 clocks on sh7723Magnus Damm1-4/+20
2010-02-09sh: sh7724/Ecovec24/KFR2R09/MS7724SE SDHI vector mergeMagnus Damm1-16/+16
2010-02-09sh: sh7723/AP325 SDHI vector mergeMagnus Damm1-15/+17
2010-02-09sh: sh7722/Migo-R SDHI vector mergeMagnus Damm1-8/+10
2010-02-08Merge branches 'sh/dwarf-unwinder', 'sh/g3-prep' and 'sh/stable-updates'Paul Mundt1-1/+2
2010-02-08sh: Remove superfluous setup_frame_reg callMatt Fleming1-1/+0
2010-02-08sh: Setup frame pointer in handle_exception pathMatt Fleming1-0/+2
2010-02-05fix typos "precidence" -> "precedence" in commentsUwe Kleine-König1-1/+1
2010-02-02sh: add high impedance mode management for SIUA pins on sh7722Guennadi Liakhovetski1-10/+11
2010-02-02Merge branch 'sh/stable-updates'Paul Mundt1-2/+2
2010-02-02sh: Fix access to released memory in clk_debugfs_register_one()Marek Skuczynski1-2/+2
2010-01-26sh: Mass ctrl_in/outX to __raw_read/writeX conversion.Paul Mundt36-189/+189
2010-01-21sh: Kill off the special uncached section and fixmap.Paul Mundt4-5/+7
2010-01-20sh: Handle SH-4 FPU variants with broken CVR values.Paul Mundt1-2/+3
2010-01-19sh: support SIU sourcing from external clock on sh7722Guennadi Liakhovetski2-7/+112
2010-01-19sh: SH7786 clock framework rewrite.Paul Mundt1-96/+88
2010-01-19sh64: Fixup build breakage from breakpoint handler rename.Paul Mundt1-1/+1
2010-01-19sh64: Use the shared FPU state restorer.Paul Mundt2-60/+7
2010-01-19sh64: Fix up the build for the thread_xstate changes.Paul Mundt1-6/+6
2010-01-18sh: Need IRQs enabled for init_fpu().Paul Mundt1-0/+2
2010-01-15sh: Fix up the secondary CPU entry point for 32bit mode.Paul Mundt1-1/+4
2010-01-13sh: Fix up L2 cache comment typo.Paul Mundt1-1/+1
2010-01-13sh: PVR detection for 2nd cut SH7786.Matt Fleming1-0/+1
2010-01-13Merge branches 'sh/xstate', 'sh/hw-breakpoints' and 'sh/stable-updates'Paul Mundt8-256/+340
2010-01-13sh: Move over to dynamically allocated FPU context.Paul Mundt5-240/+194
2010-01-05sh: Kill off dead UBC headers.Paul Mundt1-12/+8
2010-01-05sh: Abstracted SH-4A UBC support on hw-breakpoint core.Paul Mundt2-4/+138
2009-12-21Merge branch 'master' into sh/hw-breakpointsPaul Mundt27-768/+1497
2009-12-17sh: dmaengine support for SH7785Nobuhiro Iwamatsu1-0/+14
2009-12-17sh: dmaengine support for sh7724.Guennadi Liakhovetski1-0/+15
2009-12-15sh: Fix up FPU build for SH5Matt Fleming1-2/+2