aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2-0/+16
2010-03-18Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+19
2010-03-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2010-03-12pci-dma: add linux/pci-dma.h to linux/pci.hFUJITA Tomonori1-2/+0
2010-03-12pci-dma: sh: use include/linux/pci-dma.hFUJITA Tomonori2-18/+4
2010-03-12ptrace: move user_enable_single_step & co prototypes to linux/ptrace.hChristoph Hellwig1-2/+0
2010-03-12Add generic sys_olduname()Christoph Hellwig4-14/+2
2010-03-12Add generic sys_ipc wrapperChristoph Hellwig4-106/+2
2010-03-10perf: Rework and fix the arch CPU-hotplug hooksPeter Zijlstra1-1/+19
2010-03-10sh: Export uncached helper symbols.Paul Mundt1-0/+4
2010-03-10sh: Fix up NUMA build for 29-bit.Paul Mundt1-0/+7
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina1-1/+1
2010-03-08sh: Fix up uncached offset for legacy 29-bit mode.Paul Mundt1-0/+5
2010-03-07Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy1-1/+1
2010-03-05sh: Convert sh to use read/update_persistent_clockJohn Stultz1-5/+1
2010-03-05sh: Move PMB debugfs entry initialization to later stagePawel Moll1-1/+1
2010-03-04sh: Fix up flush_cache_vmap() on SMP.Paul Mundt1-2/+2
2010-03-04sh: fix up MMU reset with variable PMB mapping sizes.Paul Mundt1-6/+31
2010-03-03sh: establish PMB mappings for NUMA nodes.Paul Mundt2-2/+4
2010-03-03sh: check for existing mappings for bolted PMB entries.Paul Mundt1-44/+96
2010-03-02sh: fixed virt/phys mapping helpers for PMB.Paul Mundt1-46/+51
2010-03-02sh: make pmb iomapping configurable.Paul Mundt1-0/+17
2010-03-02sh: reworked dynamic PMB mapping.Paul Mundt5-168/+223
2010-03-02sh: Fix up cpumask_of_pcibus() for the NUMA build.Paul Mundt1-1/+1
2010-03-02sh: Fix up ctrl_read/write stragglers in migor setup.Paul Mundt1-1/+1
2010-03-02Merge branches 'sh/dmaengine', 'sh/hw-breakpoints' and 'sh/trivial'Paul Mundt4-28/+8
2010-03-02dmaengine: shdma: extend .device_terminate_all() to record partial transferGuennadi Liakhovetski1-0/+20
2010-03-02sh: merge sh7722 and sh7724 DMA register definitionsGuennadi Liakhovetski1-6/+2
2010-03-02sh: activate runtime PM for dmaengine on sh7722 and sh7724Guennadi Liakhovetski2-0/+9
2010-03-02dmaengine: shdma: separate DMA headers.Guennadi Liakhovetski13-225/+361
2010-03-02dmaengine: shdma: convert to platform device resourcesGuennadi Liakhovetski5-26/+442
2010-03-02sh: audio support for the sh7722 Migo-R boardGuennadi Liakhovetski2-0/+17
2010-03-02sh: add DMA slave definitions and SIU platform data to sh7722 setupGuennadi Liakhovetski1-6/+97
2010-03-01Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-2/+3
2010-03-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds1-0/+26
2010-03-01Merge branch 'topic/asoc' into for-linusTakashi Iwai1-0/+26
2010-03-01sh: No need to explicitly include <linux/rwlock.h>.Robert P. J. Day1-1/+0
2010-03-01arch/sh/boot/compressed/cache.c: Checkpatch cleanupAndrea Gelmini1-1/+1
2010-03-01arch/sh/lib/libgcc.h: Checkpatch cleanupAndrea Gelmini1-2/+1
2010-03-01sh: hw-breakpoints: Accept breakpoints on NULL addresses.Paul Mundt1-24/+6
2010-02-28Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-3/+0
2010-02-28Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-9/+2
2010-02-27Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into tracing/coreIngo Molnar2-9/+2
2010-02-26Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds2-3/+3
2010-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/xfs-viptLinus Torvalds1-0/+8
2010-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds271-3933/+8439
2010-02-26soc-camera: ov772x: Modify buswidth controlKuninori Morimoto2-3/+3
2010-02-26sh: remove dead LED code for migo-r and ms7724seMagnus Damm2-29/+0
2010-02-26sh: ecovec build fix for CONFIG_I2C=nMagnus Damm1-0/+7
2010-02-26sh: ecovec r-standby supportMagnus Damm2-1/+61