summaryrefslogtreecommitdiffstats
path: root/arch/sh
Commit message (Expand)AuthorAgeFilesLines
* sh: Silence unintialized variable warnings in dwarf unwinder.Paul Mundt2010-03-231-2/+2
* sh: Tidy up a couple of section mismatches.Paul Mundt2010-03-232-2/+2
* sh: Fix build after dynamic PMB reworkMatt Fleming2010-03-231-0/+2
* sh: Replace unsafe manipulation of MMUCRMatt Fleming2010-03-232-7/+16
* sh: Flush ITLB too in PTEAEX's flush_tlb_page()Matt Fleming2010-03-232-0/+4
* sh64: Remove long unused mid_sched macroAndreas Bombe2010-03-231-7/+0
* sh: Add watch-dog register address for SH7722/SH7723/SH7724Kuninori Morimoto2010-03-231-0/+6
* sh: ms7724: Add tiny-document for soundKuninori Morimoto2010-03-231-0/+8
* sh: mach-ecovec24: Add i2c_put_adapter on sh_eth_initKuninori Morimoto2010-03-231-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2010-03-192-0/+16
|\
| * sh: Export uncached helper symbols.Paul Mundt2010-03-101-0/+4
| * sh: Fix up NUMA build for 29-bit.Paul Mundt2010-03-101-0/+7
| * sh: Fix up uncached offset for legacy 29-bit mode.Paul Mundt2010-03-081-0/+5
* | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-03-181-1/+19
|\ \
| * | perf: Rework and fix the arch CPU-hotplug hooksPeter Zijlstra2010-03-101-1/+19
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-03-121-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-121-2/+0
* | | | pci-dma: sh: use include/linux/pci-dma.hFUJITA Tomonori2010-03-122-18/+4
* | | | ptrace: move user_enable_single_step & co prototypes to linux/ptrace.hChristoph Hellwig2010-03-121-2/+0
* | | | Add generic sys_olduname()Christoph Hellwig2010-03-124-14/+2
* | | | Add generic sys_ipc wrapperChristoph Hellwig2010-03-124-106/+2
| |_|/ |/| |
* | | Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy2010-03-071-1/+1
|/ /
* | sh: Convert sh to use read/update_persistent_clockJohn Stultz2010-03-051-5/+1
* | sh: Move PMB debugfs entry initialization to later stagePawel Moll2010-03-051-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/+8
|\ \ \
| | * | sh: No need to explicitly include <linux/rwlock.h>.Robert P. J. Day2010-03-011-1/+0
| | * | arch/sh/boot/compressed/cache.c: Checkpatch cleanupAndrea Gelmini2010-03-011-1/+1
| | * | arch/sh/lib/libgcc.h: Checkpatch cleanupAndrea Gelmini2010-03-011-2/+1
| * | | sh: hw-breakpoints: Accept breakpoints on NULL addresses.Paul Mundt2010-03-011-24/+6
| |/ /
* | | 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/+2
* | | 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