aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/mm/cache-sh4.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-28sh: Preparation for uncached jumps through PMB.Stuart Menefy1-7/+7
2007-09-24sh: Calculate cache aliases on L2 caches.Paul Mundt1-0/+15
2007-09-24sh: Fix alias calculation for non-aliasing cases.Paul Mundt1-2/+2
2007-09-21sh: Avoid smp_processor_id() in cache desc paths.Paul Mundt1-31/+31
2007-07-25sh: Reclaim beginning of P3 space for vmalloc area.Paul Mundt1-3/+0
2007-07-24sh: Add kmap_coherent()/kunmap_coherent() interface for SH-4.Paul Mundt1-11/+0
2007-03-05sh: Revert lazy dcache writeback changes.Paul Mundt1-11/+1
2007-02-13sh: Fixup cpu_data references for the non-boot CPUs.Paul Mundt1-32/+33
2007-02-13sh: Lazy dcache writeback optimizations.Paul Mundt1-1/+11
2006-12-12sh: Convert remaining remap_area_pages() users to ioremap_page_range().Paul Mundt1-1/+1
2006-12-06sh: Fixup various PAGE_SIZE == 4096 assumptions.Paul Mundt1-2/+2
2006-12-06sh: p3map_sem sem2mutex conversion.Paul Mundt1-9/+5
2006-09-27sh: Fix occasional flush_cache_4096() stack corruption.Paul Mundt1-11/+9
2006-09-27sh: Selective flush_cache_mm() flushing.Paul Mundt1-90/+130
2006-09-27sh: Add control register barriers.Paul Mundt1-0/+5
2006-09-27sh: Optimized cache handling for SH-4/SH-4A caches.Richard Curnow1-87/+430
2006-09-27sh: Support for SH-4A memory barriers.Paul Mundt1-0/+5
2006-09-27sh: flush_cache_range() cleanup and optimizations.Paul Mundt1-26/+46
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+362