aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/include (follow)
AgeCommit message (Expand)AuthorFilesLines
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: 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
2010-01-16sh: New extended page flag to wire/unwire TLB entriesMatt Fleming3-0/+24
2010-01-15sh: Fix CONFIG_PMB=n build.Matt Fleming1-1/+2
2010-01-13sh: Rename split-level pgtable headers.Paul Mundt3-8/+8
2010-01-13sh: default to extended TLB support.Paul Mundt4-9/+11
2010-01-13sh: Make all PxSEGADDR() calls fatal for non-legacy configs.Paul Mundt1-1/+9
2010-01-13sh: fixed PMB mode refactoring.Paul Mundt4-12/+39
2010-01-13Merge branches 'sh/xstate', 'sh/hw-breakpoints' and 'sh/stable-updates'Paul Mundt12-254/+111
2010-01-13sh: Don't perform an icbi on a P2 addressMatt Fleming1-1/+1
2010-01-13sh: Move over to dynamically allocated FPU context.Paul Mundt3-29/+26
2010-01-12sh: Always provide thread_info allocators.Paul Mundt1-4/+2
2010-01-12sh: Move start_thread() out of line.Paul Mundt1-11/+2
2010-01-12sh: Split out the unaligned counters and user bits.Paul Mundt1-0/+21
2010-01-12sh: Consolidate the sh_bios earlyprintk code.Paul Mundt1-1/+0
2010-01-12sh: Kill off more unused sh_bios callbacks.Paul Mundt1-1/+0
2010-01-12sh: Tidy up the sh bios VBR handling.Paul Mundt1-2/+12
2010-01-12sh: mach-se: Convert SE7343 FPGA to dynamic IRQ allocation.Paul Mundt1-30/+22
2010-01-08sh: consolidate atomic_cmpxchg()/atomic_add_unless() definitions.Paul Mundt3-117/+29
2010-01-06Merge branch 'master' into sh/hw-breakpointsPaul Mundt7-91/+21
2010-01-05sh: Reclaim TIF_DEBUG.Paul Mundt1-2/+0
2010-01-05sh: Kill off dead UBC headers.Paul Mundt4-208/+0
2010-01-05sh: Abstracted SH-4A UBC support on hw-breakpoint core.Paul Mundt2-6/+20
2010-01-05sh: Drop down to a single quicklist.Paul Mundt1-1/+1
2010-01-05Merge branch 'sh/pgtable' of git://github.com/mfleming/linux-2.6Paul Mundt6-90/+10
2010-01-04Merge branch 'sh/stable-updates'Paul Mundt1-0/+10
2010-01-02sh: Move page table allocation out of lineMatt Fleming4-77/+8
2010-01-02sh: Correct the PTRS_PER_PMD and PMD_SHIFT valuesMatt Fleming1-2/+2
2009-12-31sh: Remove unused functionsMatt Fleming1-11/+0
2009-12-29sh: Only provide a PCLK definition for legacy CPG CPUs.Paul Mundt1-0/+10
2009-12-28sh: Convert ptrace to hw_breakpoint API.Paul Mundt1-0/+6
2009-12-24Merge branch 'sh/g3-prep' into sh/for-2.6.33Paul Mundt3-2/+2
2009-12-21Merge branch 'master' into sh/hw-breakpointsPaul Mundt23-87/+232
2009-12-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Paul Mundt3-2/+2