Commit Graph

31 Commits (f9bd71f255b4349c4f9f596863161fd5182f67fa)

Author SHA1 Message Date
Paul Mundt c139a59587 sh: Fix up cache-sh4 build on SMP. 16 years ago
Paul Mundt 37443ef3f0 sh: Migrate SH-4 cacheflush ops to function pointers. 16 years ago
Paul Mundt 916e97834e sh: Kill off unused flush_icache_user_range(). 16 years ago
Paul Mundt 0b445dcaf3 sh: Don't export flush_dcache_all(). 16 years ago
Paul Mundt 27d59ec170 sh: Move alias computation to shared cache init. 16 years ago
Paul Mundt ecba106058 sh: Centralize the CPU cache initialization routines. 16 years ago
Paul Mundt e7b8b7f16e sh: NO_CONTEXT ASID optimizations for SH-4 cache flush. 16 years ago
Paul Mundt 8174252752 sh: Split out SH-4 __flush_xxx_region() ops. 16 years ago
Paul Mundt 2277ab4a1d sh: Migrate from PG_mapped to PG_dcache_dirty. 16 years ago
Paul Mundt 205a3b4328 sh: uninline flush_icache_all(). 17 years ago
Chris Smith 09b5a10c19 sh: Optimized flush_icache_range() implementation. 17 years ago
Stuart Menefy cbaa118ecf sh: Preparation for uncached jumps through PMB. 17 years ago
Paul Mundt ab27f62002 sh: Calculate cache aliases on L2 caches. 18 years ago
Paul Mundt d10040f7eb sh: Fix alias calculation for non-aliasing cases. 18 years ago
Paul Mundt 7ec9d6f8c0 sh: Avoid smp_processor_id() in cache desc paths. 18 years ago
Paul Mundt f0b859e3d6 sh: Reclaim beginning of P3 space for vmalloc area. 18 years ago
Paul Mundt 8cf1a74305 sh: Add kmap_coherent()/kunmap_coherent() interface for SH-4. 18 years ago
Paul Mundt 39e688a94b sh: Revert lazy dcache writeback changes. 18 years ago
Paul Mundt 11c1965687 sh: Fixup cpu_data references for the non-boot CPUs. 18 years ago
Paul Mundt 26b7a78c55 sh: Lazy dcache writeback optimizations. 18 years ago
Paul Mundt 37bda1da45 sh: Convert remaining remap_area_pages() users to ioremap_page_range(). 18 years ago
Paul Mundt 510c72ad2d sh: Fixup various PAGE_SIZE == 4096 assumptions. 18 years ago
Paul Mundt 52e27782e1 sh: p3map_sem sem2mutex conversion. 18 years ago
Paul Mundt 33573c0e32 sh: Fix occasional flush_cache_4096() stack corruption. 19 years ago
Paul Mundt 28ccf7f91b sh: Selective flush_cache_mm() flushing. 19 years ago
Paul Mundt 298476220d sh: Add control register barriers. 19 years ago
Richard Curnow b638d0b921 sh: Optimized cache handling for SH-4/SH-4A caches. 19 years ago
Paul Mundt fdfc74f9fc sh: Support for SH-4A memory barriers. 19 years ago
Paul Mundt a252710fc5 sh: flush_cache_range() cleanup and optimizations. 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago