summaryrefslogtreecommitdiff
path: root/arch/sh/mm/cache-sh4.c
AgeCommit message (Expand)Author
2009-09-09sh: Cleanup whitespace damage in sh4_flush_icache_range().Paul Mundt
2009-09-01Revert "sh: Kill off now redundant local irq disabling."Paul Mundt
2009-09-01Merge branch 'master' into sh/smpPaul Mundt
2009-09-01sh: Fix dcache flushing for N-way write-through caches.Matt Fleming
2009-08-27sh: Fix up sh4_flush_dcache_page() build on UP.Paul Mundt
2009-08-24sh: Fix problems with cache flushing when cache is in write-through modeStuart Menefy
2009-08-24sh: Improve comments int SH4 cache flushing codeStuart Menefy
2009-08-21sh: Kill off now redundant local irq disabling.Paul Mundt
2009-08-21sh: Make cache flushers SMP-aware.Paul Mundt
2009-08-20sh: Fix up cache-sh4 build on SMP.Paul Mundt
2009-08-15sh: Migrate SH-4 cacheflush ops to function pointers.Paul Mundt
2009-08-15sh: Kill off unused flush_icache_user_range().Paul Mundt
2009-08-15sh: Don't export flush_dcache_all().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-14sh: NO_CONTEXT ASID optimizations for SH-4 cache flush.Paul Mundt
2009-08-04sh: Split out SH-4 __flush_xxx_region() ops.Paul Mundt
2009-07-22sh: Migrate from PG_mapped to PG_dcache_dirty.Paul Mundt
2008-09-08sh: uninline flush_icache_all().Paul Mundt
2008-07-28sh: Optimized flush_icache_range() implementation.Chris Smith
2008-01-28sh: Preparation for uncached jumps through PMB.Stuart Menefy
2007-09-24sh: Calculate cache aliases on L2 caches.Paul Mundt
2007-09-24sh: Fix alias calculation for non-aliasing cases.Paul Mundt
2007-09-21sh: Avoid smp_processor_id() in cache desc paths.Paul Mundt
2007-07-25sh: Reclaim beginning of P3 space for vmalloc area.Paul Mundt
2007-07-24sh: Add kmap_coherent()/kunmap_coherent() interface for SH-4.Paul Mundt
2007-03-05sh: Revert lazy dcache writeback changes.Paul Mundt
2007-02-13sh: Fixup cpu_data references for the non-boot CPUs.Paul Mundt
2007-02-13sh: Lazy dcache writeback optimizations.Paul Mundt
2006-12-11sh: Convert remaining remap_area_pages() users to ioremap_page_range().Paul Mundt
2006-12-06sh: Fixup various PAGE_SIZE == 4096 assumptions.Paul Mundt
2006-12-06sh: p3map_sem sem2mutex conversion.Paul Mundt
2006-09-27sh: Fix occasional flush_cache_4096() stack corruption.Paul Mundt
2006-09-27sh: Selective flush_cache_mm() flushing.Paul Mundt
2006-09-27sh: Add control register barriers.Paul Mundt
2006-09-27sh: Optimized cache handling for SH-4/SH-4A caches.Richard Curnow
2006-09-27sh: Support for SH-4A memory barriers.Paul Mundt
2006-09-27sh: flush_cache_range() cleanup and optimizations.Paul Mundt
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2005-04-16Linux-2.6.12-rc2Linus Torvalds