aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-17Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds7-13/+9
2009-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds57-1091/+1897
2009-12-16Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds3-34/+52
2009-12-16elf: kill USE_ELF_CORE_DUMPChristoph Hellwig1-1/+0
2009-12-16V4L/DVB (13661): rj54n1cb0c: Add cropping, auto white balance, restrict sizes, add platform dataGuennadi Liakhovetski1-2/+11
2009-12-16V4L/DVB (13659): soc-camera: convert to the new mediabus APIGuennadi Liakhovetski1-1/+2
2009-12-16V4L/DVB (13650): soc-camera: switch drivers and platforms to use .priv in struct soc_camera_linkGuennadi Liakhovetski2-31/+39
2009-12-16sh: Fix test of unsigned in se7722_irq_demux()Roel Kluin1-3/+4
2009-12-15sh: mach-ecovec24: Add FSI sound supportKuninori Morimoto1-0/+98
2009-12-15sh: mach-ecovec24: Add mt9t112 camera supportKuninori Morimoto1-1/+78
2009-12-15sh: mach-ecovec24: Add tw9910 supportKuninori Morimoto1-0/+50
2009-12-15sh: MSIOF/mmc_spi platform data for the Ecovec24 boardMagnus Damm1-2/+95
2009-12-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Paul Mundt2-27/+4
2009-12-15sh: ms7724se: Add ak4642 supportKuninori Morimoto1-0/+17
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-14genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner1-2/+2
2009-12-14locking: Convert raw_rwlock functions to arch_rwlockThomas Gleixner1-16/+16
2009-12-14locking: Convert raw_rwlock to arch_rwlockThomas Gleixner2-8/+8
2009-12-14locking: Convert __raw_spin* functions to arch_spin*Thomas Gleixner1-13/+13
2009-12-14locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKEDThomas Gleixner1-1/+1
2009-12-14locking: Convert raw_spinlock to arch_spinlockThomas Gleixner2-4/+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-12sh: move machtypes.h to include/generatedSam Ravnborg6-13/+8
2009-12-12kbuild: move asm-offsets.h to include/generatedSam Ravnborg1-0/+1
2009-12-11fix broken aliasing checks for MAP_FIXED on sparc32, mips, arm and shAl Viro1-1/+2
2009-12-11Unify sys_mmap*Al Viro1-26/+2
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