aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/mm/tlb-sh3.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-08-07mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport1-1/+0
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 211Thomas Gleixner1-2/+1
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2012-03-28Disintegrate asm/system.h for SHDavid Howells1-1/+0
2010-04-02sh: Fix up the SH-3 build for recent TLB changes.Paul Mundt1-0/+19
2010-01-26sh: Mass ctrl_in/outX to __raw_read/writeX conversion.Paul Mundt1-3/+3
2009-07-29sh: Handle a NULL vma in __update_tlb() for the fast-path.Paul Mundt1-1/+1
2009-07-29sh: update_mmu_cache() consolidation.Paul Mundt1-23/+6
2009-07-22sh: Migrate from PG_mapped to PG_dcache_dirty.Paul Mundt1-10/+10
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan1-1/+0
2007-03-05sh: Revert lazy dcache writeback changes.Paul Mundt1-1/+62
2007-02-13sh: Local TLB flushing variants for SMP prep.Paul Mundt1-1/+1
2007-02-13sh: Fixup cpu_data references for the non-boot CPUs.Paul Mundt1-1/+1
2007-02-13sh: Lazy dcache writeback optimizations.Paul Mundt1-62/+1
2005-11-07[PATCH] sh: Use pfn_valid() for lazy dcache write-back on SH7705Paul Mundt1-7/+12
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+92