sh: Make cache flushers SMP-aware.
[safe/jmp/linux-2.6] / arch / sh / mm / cache.c
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.