summaryrefslogtreecommitdiffstats
path: root/arch/sh/mm/cache.c
AgeCommit message (Expand)Author
2009-10-13sh: force dcache flush if dcache_dirty bit set.Paul Mundt
2009-09-08sh: Use more aggressive dcache purging in kmap teardown.Paul Mundt
2009-09-03sh: Fix up and optimize the kmap_coherent() interface.Paul Mundt
2009-09-01sh: Fix up UP deadlock with SMP-aware cache ops.Paul Mundt
2009-08-21sh: Make cache flushers SMP-aware.Paul Mundt
2009-08-16sh: Wire up sh5_cache_init().Paul Mundt
2009-08-15sh: Convert SH7705 extended mode to new cacheflush interface.Paul Mundt
2009-08-15sh: Convert SH-3 to new cacheflush interface.Paul Mundt
2009-08-15sh: Convert SH-2A to new cacheflush interface.Paul Mundt
2009-08-15sh: Convert SH-2 to new cacheflush interface.Paul Mundt
2009-08-15sh: Migrate SH-4 cacheflush ops to function pointers.Paul Mundt
2009-08-15sh: Move alias computation to shared cache init.Paul Mundt
2009-08-15sh: Centralize the CPU cache initialization routines.Paul Mundt
2009-08-15sh: rename pg-mmu.c -> cache.c, enable generically.Paul Mundt