summaryrefslogtreecommitdiffstats
path: root/arch/sh
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge branch 'sh/pgtable' of git://github.com/mfleming/linux-2.6Paul Mundt2010-01-0510-103/+73
|\ \ \ \ \
| * | | | | sh: Move page table allocation out of lineMatt Fleming2010-01-026-78/+66
| * | | | | sh: Optimise flush_dcache_page() on SH4Matt Fleming2010-01-021-10/+3
| * | | | | sh: Correct the PTRS_PER_PMD and PMD_SHIFT valuesMatt Fleming2010-01-022-4/+4
| * | | | | sh: Remove unused functionsMatt Fleming2009-12-311-11/+0
* | | | | | Merge branch 'sh/stable-updates'Paul Mundt2010-01-0452-882/+3027
|\ \ \ \ \ \ | |/ / / / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | sh: update defconfigs.Paul Mundt2010-01-0449-871/+3005
| * | | | sh: Don't default enable PMB support.Paul Mundt2010-01-041-1/+0
| * | | | sh: Disable PMB for SH4AL-DSP CPUs.Paul Mundt2010-01-041-3/+3
| * | | | sh: Only provide a PCLK definition for legacy CPG CPUs.Paul Mundt2009-12-292-7/+19
* | | | | Merge branches 'sh/g3-prep' and 'sh/stable-updates'Paul Mundt2009-12-242-8/+4
|\| | | | | |_|_|/ |/| | |
| * | | Merge branch 'sh/g3-prep' into sh/for-2.6.33Paul Mundt2009-12-247-13/+9
| |\ \ \
| * | | | sh: Ensure all PG_dcache_dirty pages are written back.Markus Pietrek2009-12-241-6/+2
| * | | | sh: mach-ecovec24: setup.c detailed correctionKuninori Morimoto2009-12-241-2/+2
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2009-12-217-13/+9
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds2009-12-177-13/+9
| |\ \ \ \
| | * | | | sh: move machtypes.h to include/generatedSam Ravnborg2009-12-126-13/+8
| | * | | | kbuild: move asm-offsets.h to include/generatedSam Ravnborg2009-12-121-0/+1
* | | | | | Merge branch 'sh/stable-updates'Paul Mundt2009-12-211-0/+2
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | sh: Only use bl bit toggling for sleeping idle.Paul Mundt2009-12-211-2/+2
| * | | | | sh: Restore bl bit toggling in idle loop.Paul Mundt2009-12-211-0/+2
* | | | | | sh: Definitions for 3-level page table layoutMatt Fleming2009-12-177-3/+134
* | | | | | sh: Abstract the number of page table levelsMatt Fleming2009-12-174-38/+56
|/ / / / /
* | | | | sh: Fix up MAX_DMA_CHANNELS definition when DMA is disabled.Paul Mundt2009-12-171-2/+4
* | | | | sh: dmaengine support for SH7785Nobuhiro Iwamatsu2009-12-171-0/+14
* | | | | sh: dmaengine support for sh7724.Guennadi Liakhovetski2009-12-172-4/+19
|/ / / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2009-12-1657-1091/+1897
|\ \ \ \
| * | | | sh: Fix test of unsigned in se7722_irq_demux()Roel Kluin2009-12-161-3/+4
| * | | | sh: mach-ecovec24: Add FSI sound supportKuninori Morimoto2009-12-151-0/+98
| * | | | sh: mach-ecovec24: Add mt9t112 camera supportKuninori Morimoto2009-12-151-1/+78
| * | | | sh: mach-ecovec24: Add tw9910 supportKuninori Morimoto2009-12-151-0/+50
| * | | | sh: MSIOF/mmc_spi platform data for the Ecovec24 boardMagnus Damm2009-12-151-2/+95
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2009-12-152-27/+4
| |\| | |
| * | | | sh: ms7724se: Add ak4642 supportKuninori Morimoto2009-12-151-0/+17
| * | | | sh: Fix up FPU build for SH5Matt Fleming2009-12-155-9/+9
| * | | | sh: Remove old early serial console code V2Magnus Damm2009-12-153-193/+1
| * | | | sh: sh5 scif pdata (sh5-101/sh5-103)Magnus Damm2009-12-151-13/+9
| * | | | sh: sh4a scif pdata (sh7757/sh7763/sh7770/sh7780/sh7785/sh7786/x3)Magnus Damm2009-12-157-270/+551
| * | | | sh: sh4a scif pdata (sh7343/sh7366/sh7722/sh7723/sh7724)Magnus Damm2009-12-155-193/+358
| * | | | sh: sh4 scif pdata (sh7750/sh7760/sh4-202)Magnus Damm2009-12-155-63/+100
| * | | | sh: sh3 scif pdata (sh7705/sh770x/sh7710/sh7720)Magnus Damm2009-12-154-87/+142
| * | | | sh: sh2a scif pdata (sh7201/sh7203/sh7206/mxg)Magnus Damm2009-12-154-119/+263
| * | | | sh: sh2 scif pdata (sh7616)Magnus Damm2009-12-151-25/+46
| * | | | sh-sci: Extend sh-sci driver with early console V2Magnus Damm2009-12-152-9/+4
| * | | | sh: Stub in P3 ioremap support for nommu parts.Paul Mundt2009-12-141-0/+1
| * | | | sh: wire up vmallocinfo support in ioremap() implementations.Paul Mundt2009-12-143-10/+16
| * | | | sh: Make the unaligned trap handler always obey notification levels.Paul Mundt2009-12-141-6/+12
| * | | | sh: Couple kernel and user write page perm bits for CONFIG_X2TLBMatt Fleming2009-12-141-2/+3
| * | | | sh: Wire up recvmmsg syscall.Paul Mundt2009-12-113-2/+5
| * | | | sh: ftrace: Fix up syscall tracing build.Paul Mundt2009-12-111-74/+2