summaryrefslogtreecommitdiffstats
path: root/arch/sh/mm/cache-sh4.c
Commit message (Expand)AuthorAgeFilesLines
* sh: Cleanup whitespace damage in sh4_flush_icache_range().Paul Mundt2009-09-091-30/+33
* Revert "sh: Kill off now redundant local irq disabling."Paul Mundt2009-09-011-26/+35
* Merge branch 'master' into sh/smpPaul Mundt2009-09-011-13/+61
|\
| * sh: Fix dcache flushing for N-way write-through caches.Matt Fleming2009-09-011-21/+27
| * sh: Fix problems with cache flushing when cache is in write-through modeStuart Menefy2009-08-241-0/+34
| * sh: Improve comments int SH4 cache flushing codeStuart Menefy2009-08-241-0/+11
* | sh: Fix up sh4_flush_dcache_page() build on UP.Paul Mundt2009-08-271-1/+2
* | sh: Kill off now redundant local irq disabling.Paul Mundt2009-08-211-35/+26
* | sh: Make cache flushers SMP-aware.Paul Mundt2009-08-211-17/+37
* | sh: Fix up cache-sh4 build on SMP.Paul Mundt2009-08-201-1/+1
* | sh: Migrate SH-4 cacheflush ops to function pointers.Paul Mundt2009-08-151-41/+46
* | sh: Kill off unused flush_icache_user_range().Paul Mundt2009-08-151-14/+0
* | sh: Don't export flush_dcache_all().Paul Mundt2009-08-151-1/+1
* | sh: Move alias computation to shared cache init.Paul Mundt2009-08-151-53/+5
* | sh: Centralize the CPU cache initialization routines.Paul Mundt2009-08-151-1/+1
* | sh: NO_CONTEXT ASID optimizations for SH-4 cache flush.Paul Mundt2009-08-151-0/+9
* | sh: Split out SH-4 __flush_xxx_region() ops.Paul Mundt2009-08-041-60/+0
* | sh: Migrate from PG_mapped to PG_dcache_dirty.Paul Mundt2009-07-221-1/+9
|/
* sh: uninline flush_icache_all().Paul Mundt2008-09-081-1/+1
* sh: Optimized flush_icache_range() implementation.Chris Smith2008-07-281-31/+36
* sh: Preparation for uncached jumps through PMB.Stuart Menefy2008-01-281-7/+7
* sh: Calculate cache aliases on L2 caches.Paul Mundt2007-09-241-0/+15
* sh: Fix alias calculation for non-aliasing cases.Paul Mundt2007-09-241-2/+2
* sh: Avoid smp_processor_id() in cache desc paths.Paul Mundt2007-09-211-31/+31
* sh: Reclaim beginning of P3 space for vmalloc area.Paul Mundt2007-07-251-3/+0
* sh: Add kmap_coherent()/kunmap_coherent() interface for SH-4.Paul Mundt2007-07-241-11/+0
* sh: Revert lazy dcache writeback changes.Paul Mundt2007-03-051-11/+1
* sh: Fixup cpu_data references for the non-boot CPUs.Paul Mundt2007-02-131-32/+33
* sh: Lazy dcache writeback optimizations.Paul Mundt2007-02-131-1/+11
* sh: Convert remaining remap_area_pages() users to ioremap_page_range().Paul Mundt2006-12-121-1/+1
* sh: Fixup various PAGE_SIZE == 4096 assumptions.Paul Mundt2006-12-061-2/+2
* sh: p3map_sem sem2mutex conversion.Paul Mundt2006-12-061-9/+5
* sh: Fix occasional flush_cache_4096() stack corruption.Paul Mundt2006-09-271-11/+9
* sh: Selective flush_cache_mm() flushing.Paul Mundt2006-09-271-90/+130
* sh: Add control register barriers.Paul Mundt2006-09-271-0/+5
* sh: Optimized cache handling for SH-4/SH-4A caches.Richard Curnow2006-09-271-87/+430
* sh: Support for SH-4A memory barriers.Paul Mundt2006-09-271-0/+5
* sh: flush_cache_range() cleanup and optimizations.Paul Mundt2006-09-271-26/+46
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+362
OpenPOWER on IntegriCloud