aboutsummaryrefslogtreecommitdiff
path: root/arch/sh/include
AgeCommit message (Expand)Author
2010-01-29sh: support PCI domains.Paul Mundt
2010-01-29sh: Kill off deprecated fixed PCI memory window accessors.Paul Mundt
2010-01-28sh: Fix up the ioremap_fixed() build for nommu.Paul Mundt
2010-01-28sh: Quiet noisy coherent DMA unmapping on R2D.Paul Mundt
2010-01-27sh: fixed cmpxchg gRB versionGiuseppe CAVALLARO
2010-01-26sh: flag ctrl_in/outX as __deprecated.Paul Mundt
2010-01-26sh: Mass ctrl_in/outX to __raw_read/writeX conversion.Paul Mundt
2010-01-25Merge branch 'for-2.6.33' into for-2.6.34Mark Brown
2010-01-25ASoC: add DAI and platform / DMA drivers for SH SIUGuennadi Liakhovetski
2010-01-21sh: Conserve fixmap slots when IOREMAP_FIXED=n.Paul Mundt
2010-01-21sh: Kill off the special uncached section and fixmap.Paul Mundt
2010-01-21sh: Track the uncached mapping size.Paul Mundt
2010-01-20sh: mach-sdk7786: Probe system FPGA area mapping.Paul Mundt
2010-01-20sh: machine_ops based reboot support.Paul Mundt
2010-01-20sh: Make 29/32-bit mode check helper generally available.Paul Mundt
2010-01-20sh: mach-sdk7786: Split out FPGA IRQ controller setup.Paul Mundt
2010-01-20sh: mach-sdk7786: FPGA updates.Paul Mundt
2010-01-20sh: Shut up noisy IOREMAP_FIXED=n build.Paul Mundt
2010-01-19sh: support SIU sourcing from external clock on sh7722Guennadi Liakhovetski
2010-01-19sh64: wire up sys_accept4.Paul Mundt
2010-01-19sh: unwire sys_recvmmsg.Paul Mundt
2010-01-19sh64: Fix up the build for the thread_xstate changes.Paul Mundt
2010-01-19sh: Split out MMUCR.URB based entry wiring in to shared helper.Paul Mundt
2010-01-19sh: Provide a dummy _PAGE_WIRED flag for non-X2TLB parts.Paul Mundt
2010-01-19sh: Limit ioremap_prot() to 32bit pgprot parts.Paul Mundt
2010-01-19sh: Convert p3_ioremap() users to ioremap_prot().Paul Mundt
2010-01-19sh: Kill off duplicate address alignment in ioremap_fixed().Paul Mundt
2010-01-19sh: Prevent 64-bit pgprot clobbering across ioremap implementations.Paul Mundt
2010-01-18sh: Make iounmap_fixed() return success/failure for iounmap() path.Paul Mundt
2010-01-18sh: Fixup the IOREMAP_FIXED=n build.Paul Mundt
2010-01-18sh: Handle early ioremaps through fixed mappings.Paul Mundt
2010-01-16sh: Add fixed ioremap supportMatt Fleming
2010-01-16sh: Generalise the pte handling code for the fixmap pathMatt Fleming
2010-01-16sh: Acquire some more page flags for SH-5.Matt Fleming
2010-01-16sh: New extended page flag to wire/unwire TLB entriesMatt Fleming
2010-01-15sh: Fix CONFIG_PMB=n build.Matt Fleming
2010-01-13sh: Rename split-level pgtable headers.Paul Mundt
2010-01-13sh: default to extended TLB support.Paul Mundt
2010-01-13sh: Make all PxSEGADDR() calls fatal for non-legacy configs.Paul Mundt
2010-01-13sh: fixed PMB mode refactoring.Paul Mundt
2010-01-13Merge branches 'sh/xstate', 'sh/hw-breakpoints' and 'sh/stable-updates'Paul Mundt
2010-01-13sh: Don't perform an icbi on a P2 addressMatt Fleming
2010-01-13sh: Move over to dynamically allocated FPU context.Paul Mundt
2010-01-12sh: Always provide thread_info allocators.Paul Mundt
2010-01-12sh: Move start_thread() out of line.Paul Mundt
2010-01-12sh: Split out the unaligned counters and user bits.Paul Mundt
2010-01-12sh: Consolidate the sh_bios earlyprintk code.Paul Mundt
2010-01-12sh: Kill off more unused sh_bios callbacks.Paul Mundt
2010-01-12sh: Tidy up the sh bios VBR handling.Paul Mundt
2010-01-12sh: mach-se: Convert SE7343 FPGA to dynamic IRQ allocation.Paul Mundt