aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh (follow)
AgeCommit message (Expand)AuthorFilesLines
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-14sh: Stub in P3 ioremap support for nommu parts.Paul Mundt1-0/+1
2009-12-14sh: wire up vmallocinfo support in ioremap() implementations.Paul Mundt3-10/+16
2009-12-14sh: Make the unaligned trap handler always obey notification levels.Paul Mundt1-6/+12
2009-12-14sh: Couple kernel and user write page perm bits for CONFIG_X2TLBMatt Fleming1-2/+3
2009-12-11sh: Wire up recvmmsg syscall.Paul Mundt3-2/+5
2009-12-11sh: ftrace: Fix up syscall tracing build.Paul Mundt1-74/+2
2009-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into sh/for-2.6.33Paul Mundt8-10/+70
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2009-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds129-2882/+4298
2009-12-09sh: mach-ecovec24: MEMORY_SIZE fixupKuninori Morimoto2-2/+2
2009-12-09sh: mach-ap325rxa: Add SOCAM_DATA_ACTIVE_HIGH flags for soc-cameraKuninori Morimoto1-1/+2
2009-12-09sh: LCDC start_transfer() for the KFR2R09 boardMagnus Damm3-0/+13
2009-12-09sh: NUMA lmb fixesMagnus Damm1-2/+11
2009-12-09sh: fix size calculation for NUMA node 0Magnus Damm1-1/+1
2009-12-09sh: Replace an explicit computation by the use of the container_of macroNicolas Palix1-3/+4
2009-12-09sh: Can't compare physical and virtual addresses for aliasesMatt Fleming1-2/+1
2009-12-08Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-0/+1
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2-0/+2
2009-12-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds3-0/+62
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds1-9/+4
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina1-1/+1
2009-12-04tree-wide: fix misspelling of "definition" in commentsAdam Buchbinder1-1/+1
2009-12-04Merge branch 'topic/asoc' into for-linusTakashi Iwai1-0/+3
2009-12-04sh: include empty zero page in romImageMagnus Damm2-3/+47
2009-12-04sh: Make associative cache writes fatal on all SH-4A parts.Paul Mundt1-9/+4
2009-12-04sh: Drop associative writes for SH-4 cache flushes.Matt Fleming1-2/+2
2009-12-04sh: Partial revert of copy/clear_user_highpage() optimizations.Paul Mundt1-53/+13
2009-12-04sh: Add default uImage rule for se7724, ap325rxa, and migor.Paul Mundt1-0/+3
2009-12-04sh: allow runtime pm without suspend/resume callbacksMagnus Damm1-6/+11
2009-12-04sh: mach-ecovec24: Remove un-defined settings for VPUKuninori Morimoto1-1/+0
2009-12-04sh: mach-ecovec24: LCDC drive ability become highKuninori Morimoto1-2/+2
2009-12-04sh: fix sh7724 VEU3F resource sizeMagnus Damm1-2/+2
2009-12-03Merge branch 'master' into for-2.6.33Jens Axboe5-5/+8
2009-12-01Merge branch 'topic/pcm-dma-fix' into topic/core-changeTakashi Iwai5-5/+8
2009-12-01Merge branch 'topic/beep-rename' into topic/core-changeTakashi Iwai2-0/+59
2009-11-30sh: ms7724se: Add runtime PM support for FSIKuninori Morimoto1-0/+3
2009-11-30sh: Improve kfr2r09 serial port setup codeMagnus Damm1-0/+51
2009-11-30sh: Break out SuperH PFC codeMagnus Damm3-666/+1
2009-11-30sh: Move KEYSC header fileMagnus Damm6-19/+5
2009-11-30sh: convert /proc/cpu/aligmnent, /proc/cpu/kernel_alignment to seq_fileAlexey Dobriyan1-46/+31