linux/arch/sh/mm
Paul Mundt adac957096 sh: Don't set reserved _PAGE_WT bit on SH-3.
Only SH-4 needs to set _PAGE_WT when using write-through caching,
don't attempt to set it on SH-3 where it ends up being a reserved
bit.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2007-02-13 10:54:44 +09:00
..
Kconfig sh: Lazy dcache writeback optimizations. 2007-02-13 10:54:44 +09:00
Makefile sh: Add support for cacheline poking through debugfs. 2006-09-27 17:51:01 +09:00
cache-debugfs.c [PATCH] mark struct file_operations const 2 2007-02-12 09:48:44 -08:00
cache-sh2.c sh: Add support for SH7206 and SH7619 CPU subtypes. 2006-12-06 10:45:36 +09:00
cache-sh3.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
cache-sh4.c sh: Lazy dcache writeback optimizations. 2007-02-13 10:54:44 +09:00
cache-sh7705.c sh: Lazy dcache writeback optimizations. 2007-02-13 10:54:44 +09:00
clear_page.S sh: Fixup various PAGE_SIZE == 4096 assumptions. 2006-12-06 10:45:39 +09:00
consistent.c sh: Zero-out coherent buffer in consistent_alloc(). 2006-10-10 18:33:10 +09:00
copy_page.S sh: Fixup various PAGE_SIZE == 4096 assumptions. 2006-12-06 10:45:39 +09:00
extable.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
fault-nommu.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
fault.c sh: stacktrace/lockdep/irqflags tracing support. 2006-12-06 10:45:40 +09:00
hugetlbpage.c [PATCH] shared page table for hugetlb page 2006-12-07 08:39:21 -08:00
init.c [PATCH] optional ZONE_DMA: remove ZONE_DMA remains from sh/sh64 2007-02-11 10:51:18 -08:00
ioremap.c [PATCH] Generic ioremap_page_range: sh conversion 2006-12-08 08:28:52 -08:00
pg-dma.c sh: Fixup various PAGE_SIZE == 4096 assumptions. 2006-12-06 10:45:39 +09:00
pg-nommu.c sh: Various nommu fixes. 2006-09-27 17:21:02 +09:00
pg-sh4.c sh: Lazy dcache writeback optimizations. 2007-02-13 10:54:44 +09:00
pg-sh7705.c sh: Lazy dcache writeback optimizations. 2007-02-13 10:54:44 +09:00
pmb.c [PATCH] mark struct file_operations const 2 2007-02-12 09:48:44 -08:00
tlb-flush.c sh: Don't set reserved _PAGE_WT bit on SH-3. 2007-02-13 10:54:44 +09:00
tlb-nommu.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
tlb-sh3.c sh: Lazy dcache writeback optimizations. 2007-02-13 10:54:44 +09:00
tlb-sh4.c sh: Lazy dcache writeback optimizations. 2007-02-13 10:54:44 +09:00