aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo21-6/+15
2010-03-23sh: Silence unintialized variable warnings in dwarf unwinder.Paul Mundt1-2/+2
2010-03-23sh: Tidy up a couple of section mismatches.Paul Mundt2-2/+2
2010-03-23sh: Fix build after dynamic PMB reworkMatt Fleming1-0/+2
2010-03-23sh: Replace unsafe manipulation of MMUCRMatt Fleming2-7/+16
2010-03-23sh: Flush ITLB too in PTEAEX's flush_tlb_page()Matt Fleming2-0/+4
2010-03-23sh64: Remove long unused mid_sched macroAndreas Bombe1-7/+0
2010-03-23sh: Add watch-dog register address for SH7722/SH7723/SH7724Kuninori Morimoto1-0/+6
2010-03-23sh: ms7724: Add tiny-document for soundKuninori Morimoto1-0/+8
2010-03-23sh: mach-ecovec24: Add i2c_put_adapter on sh_eth_initKuninori Morimoto1-0/+2
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