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