aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/include/asm (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-04sh: Fix up flush_cache_vmap() on SMP.Paul Mundt1-2/+2
2010-03-02sh: reworked dynamic PMB mapping.Paul Mundt2-20/+34
2010-03-02sh: Fix up cpumask_of_pcibus() for the NUMA build.Paul Mundt1-1/+1
2010-03-02dmaengine: shdma: extend .device_terminate_all() to record partial transferGuennadi Liakhovetski1-0/+20
2010-03-02dmaengine: shdma: separate DMA headers.Guennadi Liakhovetski4-94/+127
2010-03-02dmaengine: shdma: convert to platform device resourcesGuennadi Liakhovetski1-3/+10
2010-03-01Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+2
2010-03-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds1-0/+26
2010-02-28Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+2
2010-02-27Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into tracing/coreIngo Molnar1-0/+2
2010-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/xfs-viptLinus Torvalds1-0/+8
2010-02-26sh: SH-Mobile R-standby register save/restoreMagnus Damm1-0/+1
2010-02-25Merge branches 'clks' and 'pnx' into develRussell King2-3/+5
2010-02-23sh: wire up SET/GET_UNALIGN_CTL.Paul Mundt3-1/+22
2010-02-22sh: add sh7724 kick callback to clk_div4_tableMagnus Damm1-0/+1
2010-02-22sh: introduce struct clk_div4_tableMagnus Damm1-3/+7
2010-02-20MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King1-1/+2
2010-02-18sh: Merge legacy and dynamic PMB modes.Paul Mundt3-19/+22
2010-02-18sh: Provide uncached I/O helpers.Paul Mundt1-0/+22
2010-02-17sh: PMB locking overhaul.Paul Mundt1-18/+0
2010-02-17tracing: Unify arch_syscall_addr() implementationsMike Frysinger1-0/+2
2010-02-17sh: Build PMB entry links for existing contiguous multi-page mappings.Paul Mundt1-1/+1
2010-02-17sh: uncached mapping helpers.Paul Mundt2-10/+20
2010-02-17sh: PMB tidying.Paul Mundt1-1/+3
2010-02-17sh: Fix up more 64-bit pgprot truncation on SH-X2 TLB.Paul Mundt1-2/+3
2010-02-16sh: Kill off some superfluous legacy PMB special casing.Paul Mundt1-6/+1
2010-02-16sh: Merge the legacy PMB mapping and entry synchronization code.Paul Mundt1-0/+1
2010-02-12sh64: fix up memory offset calculation.Paul Mundt1-0/+8
2010-02-12sh: Isolate uncached mapping support.Paul Mundt3-7/+16
2010-02-08Merge branches 'sh/dwarf-unwinder', 'sh/g3-prep' and 'sh/stable-updates'Paul Mundt2-13/+23
2010-02-08Merge branch 'sh/dmaengine'Paul Mundt1-2/+41
2010-02-08sh: Optimise FDE/CIE lookup by using red-black treesMatt Fleming2-13/+23
2010-02-08sh: implement DMA_SLAVE capability in SH dmaengine driverGuennadi Liakhovetski1-1/+40
2010-02-08sh: fix Transfer Size calculation in both DMA driversGuennadi Liakhovetski1-1/+1
2010-02-05sh: add mm API for DMA to vmalloc/vmap areasJames Bottomley1-0/+8
2010-02-03sh: Fix up early PCI PERR/SERR IRQ handling.Paul Mundt1-0/+12
2010-02-02Merge branch 'sh/stable-updates'Paul Mundt2-3/+5
2010-02-01sh: Improved multi-resource handling for SH7780 PCI.Paul Mundt1-2/+3
2010-02-01sh: Hook up ERR/PERR/SERR detection for SH7780 PCI host controllers.Paul Mundt1-0/+11
2010-02-01sh: Handle PCI controller resource conflicts.Paul Mundt1-1/+1
2010-02-01sh: Enable PCI66 support for SH7780 host controller.Paul Mundt1-0/+2
2010-01-30sh: Fix up asm/hw_breakpoint.h header check.Paul Mundt1-3/+3
2010-01-29sh: support PCI domains.Paul Mundt1-1/+12
2010-01-29sh: Kill off deprecated fixed PCI memory window accessors.Paul Mundt1-14/+0
2010-01-28sh: Fix up the ioremap_fixed() build for nommu.Paul Mundt1-18/+18
2010-01-28sh: Quiet noisy coherent DMA unmapping on R2D.Paul Mundt1-2/+0
2010-01-27sh: fixed cmpxchg gRB versionGiuseppe CAVALLARO1-4/+3
2010-01-26sh: flag ctrl_in/outX as __deprecated.Paul Mundt1-10/+45
2010-01-26sh: Mass ctrl_in/outX to __raw_read/writeX conversion.Paul Mundt4-20/+20
2010-01-25Merge branch 'for-2.6.33' into for-2.6.34Mark Brown3-3/+15