aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/mm/cache-sh4.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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