aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-01-02sh: Optimise flush_dcache_page() on SH4Matt Fleming1-10/+3
2010-01-02sh: Correct the PTRS_PER_PMD and PMD_SHIFT valuesMatt Fleming2-4/+4
2009-12-31sh: Remove unused functionsMatt Fleming1-11/+0
2009-12-29sh: Only provide a PCLK definition for legacy CPG CPUs.Paul Mundt2-7/+19
2009-12-28sh: Convert ptrace to hw_breakpoint API.Paul Mundt3-3/+71
2009-12-24Merge branches 'sh/g3-prep' and 'sh/stable-updates'Paul Mundt2-8/+4
2009-12-24Merge branch 'sh/g3-prep' into sh/for-2.6.33Paul Mundt7-13/+9
2009-12-24sh: Ensure all PG_dcache_dirty pages are written back.Markus Pietrek1-6/+2
2009-12-24sh: mach-ecovec24: setup.c detailed correctionKuninori Morimoto1-2/+2
2009-12-22sh: kgdb: Rework breakpoint handling on top of notifier chain.Paul Mundt2-6/+41
2009-12-22sh: Don't NOTIFY_STOP for non-UBC breakpoint traps.Paul Mundt1-0/+9
2009-12-21sh: hw-breakpoint support requires perf events.Paul Mundt1-0/+1
2009-12-21sh: Fix up hw-breakpoints build for API changes.Paul Mundt1-3/+2
2009-12-21Merge branch 'master' into sh/hw-breakpointsPaul Mundt89-1253/+2291
2009-12-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Paul Mundt7-13/+9
2009-12-21Merge branch 'sh/stable-updates'Paul Mundt1-0/+2
2009-12-21sh: Only use bl bit toggling for sleeping idle.Paul Mundt1-2/+2
2009-12-21sh: Restore bl bit toggling in idle loop.Paul Mundt1-0/+2
2009-12-17Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds7-13/+9
2009-12-17sh: Definitions for 3-level page table layoutMatt Fleming7-3/+134
2009-12-17sh: Abstract the number of page table levelsMatt Fleming4-38/+56
2009-12-17sh: Fix up MAX_DMA_CHANNELS definition when DMA is disabled.Paul Mundt1-2/+4
2009-12-17sh: dmaengine support for SH7785Nobuhiro Iwamatsu1-0/+14
2009-12-17sh: dmaengine support for sh7724.Guennadi Liakhovetski2-4/+19
2009-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds57-1091/+1897
2009-12-16Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds3-34/+52
2009-12-16elf: kill USE_ELF_CORE_DUMPChristoph Hellwig1-1/+0
2009-12-16V4L/DVB (13661): rj54n1cb0c: Add cropping, auto white balance, restrict sizes, add platform dataGuennadi Liakhovetski1-2/+11
2009-12-16V4L/DVB (13659): soc-camera: convert to the new mediabus APIGuennadi Liakhovetski1-1/+2
2009-12-16V4L/DVB (13650): soc-camera: switch drivers and platforms to use .priv in struct soc_camera_linkGuennadi Liakhovetski2-31/+39
2009-12-16sh: Fix test of unsigned in se7722_irq_demux()Roel Kluin1-3/+4
2009-12-15sh: mach-ecovec24: Add FSI sound supportKuninori Morimoto1-0/+98
2009-12-15sh: mach-ecovec24: Add mt9t112 camera supportKuninori Morimoto1-1/+78
2009-12-15sh: mach-ecovec24: Add tw9910 supportKuninori Morimoto1-0/+50
2009-12-15sh: MSIOF/mmc_spi platform data for the Ecovec24 boardMagnus Damm1-2/+95
2009-12-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Paul Mundt2-27/+4
2009-12-15sh: ms7724se: Add ak4642 supportKuninori Morimoto1-0/+17
2009-12-15sh: Fix up FPU build for SH5Matt Fleming5-9/+9
2009-12-15sh: Remove old early serial console code V2Magnus Damm3-193/+1
2009-12-15sh: sh5 scif pdata (sh5-101/sh5-103)Magnus Damm1-13/+9
2009-12-15sh: sh4a scif pdata (sh7757/sh7763/sh7770/sh7780/sh7785/sh7786/x3)Magnus Damm7-270/+551
2009-12-15sh: sh4a scif pdata (sh7343/sh7366/sh7722/sh7723/sh7724)Magnus Damm5-193/+358
2009-12-15sh: sh4 scif pdata (sh7750/sh7760/sh4-202)Magnus Damm5-63/+100
2009-12-15sh: sh3 scif pdata (sh7705/sh770x/sh7710/sh7720)Magnus Damm4-87/+142
2009-12-15sh: sh2a scif pdata (sh7201/sh7203/sh7206/mxg)Magnus Damm4-119/+263
2009-12-15sh: sh2 scif pdata (sh7616)Magnus Damm1-25/+46
2009-12-15sh-sci: Extend sh-sci driver with early console V2Magnus Damm2-9/+4
2009-12-14genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner1-2/+2
2009-12-14locking: Convert raw_rwlock functions to arch_rwlockThomas Gleixner1-16/+16
2009-12-14locking: Convert raw_rwlock to arch_rwlockThomas Gleixner2-8/+8