summaryrefslogtreecommitdiffstats
path: root/arch/sh
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-03-131-1/+1
|\
| * Merge branch 'for-next' into for-linusJiri Kosina2010-03-081-1/+1
| |\
| | * fix typos "precidence" -> "precedence" in commentsUwe Kleine-König2010-02-051-1/+1
* | | pci-dma: add linux/pci-dma.h to linux/pci.hFUJITA Tomonori2010-03-131-2/+0Star
* | | pci-dma: sh: use include/linux/pci-dma.hFUJITA Tomonori2010-03-132-18/+4Star
* | | ptrace: move user_enable_single_step & co prototypes to linux/ptrace.hChristoph Hellwig2010-03-131-2/+0Star
* | | Add generic sys_olduname()Christoph Hellwig2010-03-134-14/+2Star
* | | Add generic sys_ipc wrapperChristoph Hellwig2010-03-134-106/+2Star
* | | Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy2010-03-081-1/+1
|/ /
* | sh: Convert sh to use read/update_persistent_clockJohn Stultz2010-03-041-5/+1Star
* | sh: Move PMB debugfs entry initialization to later stagePawel Moll2010-03-041-1/+1
* | sh: Fix up flush_cache_vmap() on SMP.Paul Mundt2010-03-041-2/+2
* | sh: fix up MMU reset with variable PMB mapping sizes.Paul Mundt2010-03-041-6/+31
* | sh: establish PMB mappings for NUMA nodes.Paul Mundt2010-03-032-2/+4
* | sh: check for existing mappings for bolted PMB entries.Paul Mundt2010-03-031-44/+96
* | sh: fixed virt/phys mapping helpers for PMB.Paul Mundt2010-03-021-46/+51
* | sh: make pmb iomapping configurable.Paul Mundt2010-03-021-0/+17
* | sh: reworked dynamic PMB mapping.Paul Mundt2010-03-025-168/+223
* | sh: Fix up cpumask_of_pcibus() for the NUMA build.Paul Mundt2010-03-021-1/+1
* | sh: Fix up ctrl_read/write stragglers in migor setup.Paul Mundt2010-03-021-1/+1
| |
| \
*-. \ Merge branches 'sh/dmaengine', 'sh/hw-breakpoints' and 'sh/trivial'Paul Mundt2010-03-024-28/+8Star
|\ \ \
| | * | sh: No need to explicitly include <linux/rwlock.h>.Robert P. J. Day2010-03-011-1/+0Star
| | * | arch/sh/boot/compressed/cache.c: Checkpatch cleanupAndrea Gelmini2010-03-011-1/+1
| | * | arch/sh/lib/libgcc.h: Checkpatch cleanupAndrea Gelmini2010-03-011-2/+1Star
| * | | sh: hw-breakpoints: Accept breakpoints on NULL addresses.Paul Mundt2010-03-011-24/+6Star
| |/ /
* | | dmaengine: shdma: extend .device_terminate_all() to record partial transferGuennadi Liakhovetski2010-03-021-0/+20
* | | sh: merge sh7722 and sh7724 DMA register definitionsGuennadi Liakhovetski2010-03-021-6/+2Star
* | | sh: activate runtime PM for dmaengine on sh7722 and sh7724Guennadi Liakhovetski2010-03-022-0/+9
* | | dmaengine: shdma: separate DMA headers.Guennadi Liakhovetski2010-03-0213-225/+361
* | | dmaengine: shdma: convert to platform device resourcesGuennadi Liakhovetski2010-03-025-26/+442
* | | sh: audio support for the sh7722 Migo-R boardGuennadi Liakhovetski2010-03-022-0/+17
* | | sh: add DMA slave definitions and SIU platform data to sh7722 setupGuennadi Liakhovetski2010-03-021-6/+97
* | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-03-012-2/+3
|\ \ \
| * \ \ Merge branches 'clks' and 'pnx' into develRussell King2010-02-255-5/+7
| |\ \ \
| * | | | MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King2010-02-202-2/+3
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-03-011-0/+26
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Merge branch 'topic/asoc' into for-linusTakashi Iwai2010-03-011-0/+26
| |\ \ \ \
| | * \ \ \ Merge branch 'for-2.6.33' into for-2.6.34Mark Brown2010-01-2559-888/+3043
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | * | | | ASoC: add DAI and platform / DMA drivers for SH SIUGuennadi Liakhovetski2010-01-251-0/+26
* | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-02-281-3/+0Star
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'perf/urgent' into perf/coreIngo Molnar2010-01-297-6/+16
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | perf: Fix inconsistency between IP and callchain samplingAnton Blanchard2010-01-281-3/+0Star
* | | | | | | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2010-02-282-9/+2Star
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar2010-02-272-9/+2Star
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| | * | | | | | tracing: Unify arch_syscall_addr() implementationsMike Frysinger2010-02-172-9/+2Star
| | |/ / / / /
* | | | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-02-272-3/+3
|\ \ \ \ \ \ \
| * | | | | | | soc-camera: ov772x: Modify buswidth controlKuninori Morimoto2010-02-262-3/+3
| |/ / / / / /
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/xfs-viptLinus Torvalds2010-02-271-0/+8
|\ \ \ \ \ \ \
| * | | | | | | sh: add mm API for DMA to vmalloc/vmap areasJames Bottomley2010-02-051-0/+8
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2010-02-27271-3933/+8439
|\ \ \ \ \ \ \