summaryrefslogtreecommitdiff
path: root/arch/sh
AgeCommit message (Expand)Author
2010-02-15sh64: fix tracing of signals.Paul Mundt
2010-02-08sh: Remove superfluous setup_frame_reg callMatt Fleming
2010-02-08sh: Don't continue unwinding across interruptsMatt Fleming
2010-02-08sh: Setup frame pointer in handle_exception pathMatt Fleming
2010-02-08sh: Correct the offset of the return address in ret_from_exceptionMatt Fleming
2010-02-02sh: Fix access to released memory in clk_debugfs_register_one()Marek Skuczynski
2010-02-02sh: Fix access to released memory in dwarf_unwinder_cleanup()Marek Skuczynski
2010-01-29Split 'flush_old_exec' into two functionsLinus Torvalds
2010-01-19sh64: wire up sys_accept4.Paul Mundt
2010-01-19sh: unwire sys_recvmmsg.Paul Mundt
2010-01-18sh: ms7724: Correct sh-eth EEPROM polling timeout.Kuninori Morimoto
2010-01-15sh: mach-ecovec24: Add motion sensor driver support.NISHIMOTO Hiroki
2010-01-13Makefile: do not override LC_CTYPEMichal Marek
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