| Commit message (Expand) | Author | Age |
* | sh: Fix zImage boot using fixed PMB. | Nobuhiro Iwamatsu | 2010-04-01 |
* | sh64: fix tracing of signals. | Paul Mundt | 2010-02-15 |
* | sh: Remove superfluous setup_frame_reg call | Matt Fleming | 2010-02-07 |
* | sh: Don't continue unwinding across interrupts | Matt Fleming | 2010-02-07 |
* | sh: Setup frame pointer in handle_exception path | Matt Fleming | 2010-02-07 |
* | sh: Correct the offset of the return address in ret_from_exception | Matt Fleming | 2010-02-07 |
* | sh: Fix access to released memory in clk_debugfs_register_one() | Marek Skuczynski | 2010-02-01 |
* | sh: Fix access to released memory in dwarf_unwinder_cleanup() | Marek Skuczynski | 2010-02-01 |
* | Split 'flush_old_exec' into two functions | Linus Torvalds | 2010-01-29 |
* | sh64: wire up sys_accept4. | Paul Mundt | 2010-01-19 |
* | sh: unwire sys_recvmmsg. | Paul Mundt | 2010-01-19 |
* | sh: ms7724: Correct sh-eth EEPROM polling timeout. | Kuninori Morimoto | 2010-01-18 |
* | sh: mach-ecovec24: Add motion sensor driver support. | NISHIMOTO Hiroki | 2010-01-14 |
* | Makefile: do not override LC_CTYPE | Michal Marek | 2010-01-13 |
* | sh: update defconfigs. | Paul Mundt | 2010-01-04 |
* | sh: Don't default enable PMB support. | Paul Mundt | 2010-01-03 |
* | sh: Disable PMB for SH4AL-DSP CPUs. | Paul Mundt | 2010-01-03 |
* | sh: Only provide a PCLK definition for legacy CPG CPUs. | Paul Mundt | 2009-12-28 |
* | Merge branch 'sh/g3-prep' into sh/for-2.6.33 | Paul Mundt | 2009-12-24 |
|\ |
|
| * | Merge branch 'for-33' of git://repo.or.cz/linux-kbuild | Linus Torvalds | 2009-12-17 |
| |\ |
|
| | * | sh: move machtypes.h to include/generated | Sam Ravnborg | 2009-12-12 |
| | * | kbuild: move asm-offsets.h to include/generated | Sam Ravnborg | 2009-12-12 |
* | | | sh: Ensure all PG_dcache_dirty pages are written back. | Markus Pietrek | 2009-12-24 |
* | | | sh: mach-ecovec24: setup.c detailed correction | Kuninori Morimoto | 2009-12-24 |
* | | | sh: Only use bl bit toggling for sleeping idle. | Paul Mundt | 2009-12-20 |
* | | | sh: Restore bl bit toggling in idle loop. | Paul Mundt | 2009-12-20 |
* | | | sh: Fix up MAX_DMA_CHANNELS definition when DMA is disabled. | Paul Mundt | 2009-12-17 |
* | | | sh: dmaengine support for SH7785 | Nobuhiro Iwamatsu | 2009-12-17 |
* | | | sh: dmaengine support for sh7724. | Guennadi Liakhovetski | 2009-12-17 |
|/ / |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2009-12-16 |
|\ \ |
|
| * | | sh: Fix test of unsigned in se7722_irq_demux() | Roel Kluin | 2009-12-15 |
| * | | sh: mach-ecovec24: Add FSI sound support | Kuninori Morimoto | 2009-12-15 |
| * | | sh: mach-ecovec24: Add mt9t112 camera support | Kuninori Morimoto | 2009-12-15 |
| * | | sh: mach-ecovec24: Add tw9910 support | Kuninori Morimoto | 2009-12-15 |
| * | | sh: MSIOF/mmc_spi platform data for the Ecovec24 board | Magnus Damm | 2009-12-14 |
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt | 2009-12-14 |
| |\| |
|
| * | | sh: ms7724se: Add ak4642 support | Kuninori Morimoto | 2009-12-14 |
| * | | sh: Fix up FPU build for SH5 | Matt Fleming | 2009-12-14 |
| * | | sh: Remove old early serial console code V2 | Magnus Damm | 2009-12-14 |
| * | | sh: sh5 scif pdata (sh5-101/sh5-103) | Magnus Damm | 2009-12-14 |
| * | | sh: sh4a scif pdata (sh7757/sh7763/sh7770/sh7780/sh7785/sh7786/x3) | Magnus Damm | 2009-12-14 |
| * | | sh: sh4a scif pdata (sh7343/sh7366/sh7722/sh7723/sh7724) | Magnus Damm | 2009-12-14 |
| * | | sh: sh4 scif pdata (sh7750/sh7760/sh4-202) | Magnus Damm | 2009-12-14 |
| * | | sh: sh3 scif pdata (sh7705/sh770x/sh7710/sh7720) | Magnus Damm | 2009-12-14 |
| * | | sh: sh2a scif pdata (sh7201/sh7203/sh7206/mxg) | Magnus Damm | 2009-12-14 |
| * | | sh: sh2 scif pdata (sh7616) | Magnus Damm | 2009-12-14 |
| * | | sh-sci: Extend sh-sci driver with early console V2 | Magnus Damm | 2009-12-14 |
| * | | sh: Stub in P3 ioremap support for nommu parts. | Paul Mundt | 2009-12-14 |
| * | | sh: wire up vmallocinfo support in ioremap() implementations. | Paul Mundt | 2009-12-14 |
| * | | sh: Make the unaligned trap handler always obey notification levels. | Paul Mundt | 2009-12-13 |