summaryrefslogtreecommitdiffstats
path: root/arch/sh/mm/pg-sh4.c
Commit message (Expand)AuthorAgeFilesLines
* sh: Use the now generic SH-4 clear/copy page ops for all MMU platforms.Paul Mundt2009-07-271-129/+0Star
* sh: wire up clear_user_highpage() for sh4, convert sh7705.Paul Mundt2009-07-271-15/+14Star
* sh: Migrate from PG_mapped to PG_dcache_dirty.Paul Mundt2009-07-221-45/+29Star
* sh: Handle fixmap TLB eviction more coherently.Paul Mundt2008-11-101-0/+17
* sh: fix pg-sh4.c build breakage in linux-nextMagnus Damm2008-07-281-1/+1
* sh: Optimized copy_{to,from}_user_page() for SH-4.Paul Mundt2007-11-071-23/+29
* sh: Wire up clear_user_highpage().Paul Mundt2007-11-071-0/+23
* sh: Fix fs.h removal from mm.h regressions.Paul Mundt2007-07-311-0/+1
* sh: Add kmap_coherent()/kunmap_coherent() interface for SH-4.Paul Mundt2007-07-241-41/+34Star
* sh: Revert lazy dcache writeback changes.Paul Mundt2007-03-051-0/+22
* sh: Local TLB flushing variants for SMP prep.Paul Mundt2007-02-131-2/+2
* sh: Fixup cpu_data references for the non-boot CPUs.Paul Mundt2007-02-131-1/+1
* sh: Lazy dcache writeback optimizations.Paul Mundt2007-02-131-22/+0Star
* sh: p3map_sem sem2mutex conversion.Paul Mundt2006-12-061-17/+6Star
* sh: Preliminary support for SH-X2 MMU.Paul Mundt2006-12-061-10/+2Star
* sh: Fix fatal oops in copy_user_page() on sh4a (SH7780).Paul Mundt2006-09-271-10/+14
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+122