aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/mm/cache-sh7705.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-04-05mm: fix races between swapoff and flush dcacheHuang Ying1-1/+1
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2010-12-01sh: Assume new page cache pages have dirty dcache lines.Paul Mundt1-1/+1
2010-01-26sh: Mass ctrl_in/outX to __raw_read/writeX conversion.Paul Mundt1-4/+4
2010-01-21sh: Kill off the special uncached section and fixmap.Paul Mundt1-2/+2
2009-10-10sh: Obliterate the P1 area macrosMatt Fleming1-1/+1
2009-10-09sh: Sprinkle __uses_jump_to_uncachedMatt Fleming1-2/+2
2009-09-15sh: Fix up sh7705 flush_dcache_page() build.Paul Mundt1-1/+2
2009-09-01Revert "sh: Kill off now redundant local irq disabling."Paul Mundt1-0/+8
2009-08-21sh: Kill off now redundant local irq disabling.Paul Mundt1-8/+0
2009-08-21sh: Make cache flushers SMP-aware.Paul Mundt1-45/+22
2009-08-15sh: Convert SH7705 extended mode to new cacheflush interface.Paul Mundt1-10/+23
2009-07-22sh: Migrate from PG_mapped to PG_dcache_dirty.Paul Mundt1-1/+6
2008-01-28sh: Preparation for uncached jumps through PMB.Stuart Menefy1-6/+6
2007-03-05sh: Revert lazy dcache writeback changes.Paul Mundt1-6/+3
2007-02-13sh: Fixup cpu_data references for the non-boot CPUs.Paul Mundt1-10/+10
2007-02-13sh: Lazy dcache writeback optimizations.Paul Mundt1-3/+6
2006-09-27sh: More cosmetic cleanups and trivial fixes.Paul Mundt1-13/+6
2006-09-26[PATCH] Standardize pxx_page macrosDave McCracken1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+206