aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-02-17sh: Fix up more 64-bit pgprot truncation on SH-X2 TLB.Paul Mundt2-3/+5
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 Mundt4-55/+151
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 Liakhovetski2-8/+48
2010-02-08sh: fix Transfer Size calculation in both DMA driversGuennadi Liakhovetski4-49/+105
2010-02-03sh: Fix up early PCI PERR/SERR IRQ handling.Paul Mundt1-0/+12
2010-02-02sh: mach-dreamcast: Convert to sparseirq.Paul Mundt1-0/+5
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 Mundt7-34/+34
2010-01-21sh: Conserve fixmap slots when IOREMAP_FIXED=n.Paul Mundt1-0/+2
2010-01-21sh: Kill off the special uncached section and fixmap.Paul Mundt3-6/+3
2010-01-21sh: Track the uncached mapping size.Paul Mundt1-0/+1
2010-01-20sh: mach-sdk7786: Probe system FPGA area mapping.Paul Mundt2-0/+11
2010-01-20sh: machine_ops based reboot support.Paul Mundt4-0/+41
2010-01-20sh: Make 29/32-bit mode check helper generally available.Paul Mundt2-7/+9
2010-01-20sh: mach-sdk7786: Split out FPGA IRQ controller setup.Paul Mundt1-0/+7
2010-01-20sh: mach-sdk7786: FPGA updates.Paul Mundt1-0/+112
2010-01-20sh: Shut up noisy IOREMAP_FIXED=n build.Paul Mundt1-1/+2
2010-01-19sh: support SIU sourcing from external clock on sh7722Guennadi Liakhovetski1-0/+4
2010-01-19sh64: wire up sys_accept4.Paul Mundt1-1/+2
2010-01-19sh: unwire sys_recvmmsg.Paul Mundt1-2/+3
2010-01-19sh64: Fix up the build for the thread_xstate changes.Paul Mundt3-13/+15
2010-01-19sh: Split out MMUCR.URB based entry wiring in to shared helper.Paul Mundt1-42/+2
2010-01-19sh: Provide a dummy _PAGE_WIRED flag for non-X2TLB parts.Paul Mundt1-2/+2
2010-01-19sh: Limit ioremap_prot() to 32bit pgprot parts.Paul Mundt1-0/+2
2010-01-19sh: Convert p3_ioremap() users to ioremap_prot().Paul Mundt1-1/+0
2010-01-19sh: Kill off duplicate address alignment in ioremap_fixed().Paul Mundt1-2/+4
2010-01-19sh: Prevent 64-bit pgprot clobbering across ioremap implementations.Paul Mundt1-22/+31
2010-01-18sh: Make iounmap_fixed() return success/failure for iounmap() path.Paul Mundt1-2/+3
2010-01-18sh: Fixup the IOREMAP_FIXED=n build.Paul Mundt1-0/+9
2010-01-18sh: Handle early ioremaps through fixed mappings.Paul Mundt1-0/+3
2010-01-16sh: Add fixed ioremap supportMatt Fleming2-0/+14
2010-01-16sh: Generalise the pte handling code for the fixmap pathMatt Fleming1-0/+1
2010-01-16sh: Acquire some more page flags for SH-5.Matt Fleming3-2/+56