aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/mm/nommu.c
AgeCommit message (Expand)Author
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport
2019-09-24mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 211Thomas Gleixner
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2010-08-16sh: stub __flush_tlb_global() definition for nommu.Paul Mundt
2010-01-06sh: Fix up nommu build for out-of-line pgtable changes.Paul Mundt
2009-09-03sh: Fix up and optimize the kmap_coherent() interface.Paul Mundt
2009-08-15sh: consolidate nommu stubs in arch/sh/mm/nommu.c.Paul Mundt