aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/mm/cache-sh5.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-11-12sh64: Fix up reworked cache op build.Paul Mundt1-1/+1
2009-09-01Revert "sh: Kill off now redundant local irq disabling."Paul Mundt1-6/+23
2009-08-21sh: Kill off now redundant local irq disabling.Paul Mundt1-23/+6
2009-08-21sh: Make cache flushers SMP-aware.Paul Mundt1-23/+41
2009-08-16sh64: Kill off dead i/d-cache disabled bits.Paul Mundt1-12/+0
2009-08-16sh: Fix up the SH-5 build with caches enabled.Paul Mundt1-228/+21
2009-08-15sh: Migrate SH-4 cacheflush ops to function pointers.Paul Mundt1-0/+4
2009-08-15sh: Kill off unused flush_icache_user_range().Paul Mundt1-1/+1
2009-08-15sh: Centralize the CPU cache initialization routines.Paul Mundt1-1/+1
2009-08-15sh: Provide the kmap_coherent() interface generically.Paul Mundt1-0/+15
2009-08-15sh64: Wire up the shared __flush_xxx_region() flushers.Paul Mundt1-48/+0
2009-07-27sh: Use the now generic SH-4 clear/copy page ops for all MMU platforms.Paul Mundt1-0/+17
2009-05-09sh: Cleanup irqflags size mismatch on SH-5 build.Paul Mundt1-4/+4
2008-05-08sh64: Fixup the nommu build.Paul Mundt1-0/+2
2008-02-14sh: Get SH-5 caches working again post-unification.Paul Mundt1-610/+411
2008-02-14sh: Update SH-5 flush_cache_sigtramp() for API changes.Paul Mundt1-3/+5
2008-01-28sh: comment tidying for sh64->sh migration.Paul Mundt1-9/+6
2008-01-28sh: Move over SH-5 TLB and cache support code.Paul Mundt1-0/+1032