aboutsummaryrefslogtreecommitdiff
path: root/arch/sh
AgeCommit message (Expand)Author
2010-01-04sh: update defconfigs.Paul Mundt
2010-01-04sh: Don't default enable PMB support.Paul Mundt
2010-01-04sh: Disable PMB for SH4AL-DSP CPUs.Paul Mundt
2009-12-29sh: Only provide a PCLK definition for legacy CPG CPUs.Paul Mundt
2009-12-24Merge branch 'sh/g3-prep' into sh/for-2.6.33Paul Mundt
2009-12-24sh: Ensure all PG_dcache_dirty pages are written back.Markus Pietrek
2009-12-24sh: mach-ecovec24: setup.c detailed correctionKuninori Morimoto
2009-12-21sh: Only use bl bit toggling for sleeping idle.Paul Mundt
2009-12-21sh: Restore bl bit toggling in idle loop.Paul Mundt
2009-12-17Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds
2009-12-17sh: Fix up MAX_DMA_CHANNELS definition when DMA is disabled.Paul Mundt
2009-12-17sh: dmaengine support for SH7785Nobuhiro Iwamatsu
2009-12-17sh: dmaengine support for sh7724.Guennadi Liakhovetski
2009-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2009-12-16Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2009-12-16elf: kill USE_ELF_CORE_DUMPChristoph Hellwig
2009-12-16V4L/DVB (13661): rj54n1cb0c: Add cropping, auto white balance, restrict sizes...Guennadi Liakhovetski
2009-12-16V4L/DVB (13659): soc-camera: convert to the new mediabus APIGuennadi Liakhovetski
2009-12-16V4L/DVB (13650): soc-camera: switch drivers and platforms to use .priv in str...Guennadi Liakhovetski
2009-12-16sh: Fix test of unsigned in se7722_irq_demux()Roel Kluin
2009-12-15sh: mach-ecovec24: Add FSI sound supportKuninori Morimoto
2009-12-15sh: mach-ecovec24: Add mt9t112 camera supportKuninori Morimoto
2009-12-15sh: mach-ecovec24: Add tw9910 supportKuninori Morimoto
2009-12-15sh: MSIOF/mmc_spi platform data for the Ecovec24 boardMagnus Damm
2009-12-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt
2009-12-15sh: ms7724se: Add ak4642 supportKuninori Morimoto
2009-12-15sh: Fix up FPU build for SH5Matt Fleming
2009-12-15sh: Remove old early serial console code V2Magnus Damm
2009-12-15sh: sh5 scif pdata (sh5-101/sh5-103)Magnus Damm
2009-12-15sh: sh4a scif pdata (sh7757/sh7763/sh7770/sh7780/sh7785/sh7786/x3)Magnus Damm
2009-12-15sh: sh4a scif pdata (sh7343/sh7366/sh7722/sh7723/sh7724)Magnus Damm
2009-12-15sh: sh4 scif pdata (sh7750/sh7760/sh4-202)Magnus Damm
2009-12-15sh: sh3 scif pdata (sh7705/sh770x/sh7710/sh7720)Magnus Damm
2009-12-15sh: sh2a scif pdata (sh7201/sh7203/sh7206/mxg)Magnus Damm
2009-12-15sh: sh2 scif pdata (sh7616)Magnus Damm
2009-12-15sh-sci: Extend sh-sci driver with early console V2Magnus Damm
2009-12-14genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner
2009-12-14locking: Convert raw_rwlock functions to arch_rwlockThomas Gleixner
2009-12-14locking: Convert raw_rwlock to arch_rwlockThomas Gleixner
2009-12-14locking: Convert __raw_spin* functions to arch_spin*Thomas Gleixner
2009-12-14locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKEDThomas Gleixner
2009-12-14locking: Convert raw_spinlock to arch_spinlockThomas Gleixner
2009-12-14sh: Stub in P3 ioremap support for nommu parts.Paul Mundt
2009-12-14sh: wire up vmallocinfo support in ioremap() implementations.Paul Mundt
2009-12-14sh: Make the unaligned trap handler always obey notification levels.Paul Mundt
2009-12-14sh: Couple kernel and user write page perm bits for CONFIG_X2TLBMatt Fleming
2009-12-12sh: move machtypes.h to include/generatedSam Ravnborg
2009-12-12kbuild: move asm-offsets.h to include/generatedSam Ravnborg
2009-12-11fix broken aliasing checks for MAP_FIXED on sparc32, mips, arm and shAl Viro
2009-12-11Unify sys_mmap*Al Viro