aboutsummaryrefslogtreecommitdiff
path: root/arch/sh
AgeCommit message (Expand)Author
2010-03-12pci-dma: sh: use include/linux/pci-dma.hFUJITA Tomonori
2010-03-12ptrace: move user_enable_single_step & co prototypes to linux/ptrace.hChristoph Hellwig
2010-03-12Add generic sys_olduname()Christoph Hellwig
2010-03-12Add generic sys_ipc wrapperChristoph Hellwig
2010-03-07Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy
2010-03-05sh: Convert sh to use read/update_persistent_clockJohn Stultz
2010-03-05sh: Move PMB debugfs entry initialization to later stagePawel Moll
2010-03-04sh: Fix up flush_cache_vmap() on SMP.Paul Mundt
2010-03-04sh: fix up MMU reset with variable PMB mapping sizes.Paul Mundt
2010-03-03sh: establish PMB mappings for NUMA nodes.Paul Mundt
2010-03-03sh: check for existing mappings for bolted PMB entries.Paul Mundt
2010-03-02sh: fixed virt/phys mapping helpers for PMB.Paul Mundt
2010-03-02sh: make pmb iomapping configurable.Paul Mundt
2010-03-02sh: reworked dynamic PMB mapping.Paul Mundt
2010-03-02sh: Fix up cpumask_of_pcibus() for the NUMA build.Paul Mundt
2010-03-02sh: Fix up ctrl_read/write stragglers in migor setup.Paul Mundt
2010-03-02Merge branches 'sh/dmaengine', 'sh/hw-breakpoints' and 'sh/trivial'Paul Mundt
2010-03-02dmaengine: shdma: extend .device_terminate_all() to record partial transferGuennadi Liakhovetski
2010-03-02sh: merge sh7722 and sh7724 DMA register definitionsGuennadi Liakhovetski
2010-03-02sh: activate runtime PM for dmaengine on sh7722 and sh7724Guennadi Liakhovetski
2010-03-02dmaengine: shdma: separate DMA headers.Guennadi Liakhovetski
2010-03-02dmaengine: shdma: convert to platform device resourcesGuennadi Liakhovetski
2010-03-02sh: audio support for the sh7722 Migo-R boardGuennadi Liakhovetski
2010-03-02sh: add DMA slave definitions and SIU platform data to sh7722 setupGuennadi Liakhovetski
2010-03-01Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-03-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2010-03-01Merge branch 'topic/asoc' into for-linusTakashi Iwai
2010-03-01sh: No need to explicitly include <linux/rwlock.h>.Robert P. J. Day
2010-03-01arch/sh/boot/compressed/cache.c: Checkpatch cleanupAndrea Gelmini
2010-03-01arch/sh/lib/libgcc.h: Checkpatch cleanupAndrea Gelmini
2010-03-01sh: hw-breakpoints: Accept breakpoints on NULL addresses.Paul Mundt
2010-02-28Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-02-28Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2010-02-27Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar
2010-02-26Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/xfs-viptLinus Torvalds
2010-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2010-02-26soc-camera: ov772x: Modify buswidth controlKuninori Morimoto
2010-02-26sh: remove dead LED code for migo-r and ms7724seMagnus Damm
2010-02-26sh: ecovec build fix for CONFIG_I2C=nMagnus Damm
2010-02-26sh: ecovec r-standby supportMagnus Damm
2010-02-26sh: ms7724se r-standby supportMagnus Damm
2010-02-26sh: SH-Mobile R-standby register save/restoreMagnus Damm
2010-02-25Merge branches 'clks' and 'pnx' into develRussell King
2010-02-25sh: ms7724: modify scan_timing for KEYSCKuninori Morimoto
2010-02-25sh: ms7724: Add sh_sir supportKuninori Morimoto
2010-02-25sh: mach-ecovec24: Add sh_sir supportKuninori Morimoto
2010-02-23sh: wire up SET/GET_UNALIGN_CTL.Paul Mundt
2010-02-23sh: allow alignment fault mode to be configured at kernel boot.Paul Mundt
2010-02-22resource/PCI: mark struct resource as constDominik Brodowski