string: factorize skip_spaces and export it to be generally available
[safe/jmp/linux-2.6] / arch / sh / mm / cache.c
2009-12-04 Paul Mundtsh: Partial revert of copy/clear_user_highpage() optimi...
2009-11-24 Stuart Menefysh: Improve performance of SH4 versions of copy/clear_u...
2009-11-12 Paul Mundtsh64: Fix up reworked cache op build.
2009-10-27 Paul Mundtsh64: cache flush symbol exports.
2009-10-16 Paul MundtMerge branch 'sh/stable-updates'
2009-10-16 Magnus Dammsh: disabled cache handling fix.
2009-10-13 Paul MundtMerge branch 'sh/stable-updates'
2009-10-13 Paul Mundtsh: force dcache flush if dcache_dirty bit set.
2009-09-09 Paul Mundtsh: sh4_flush_cache_mm() optimizations.
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.