summaryrefslogtreecommitdiffstats
path: root/arch/sh/mm/nommu.c
Commit message (Expand)AuthorAgeFilesLines
* sh: fix trivial misannotationsAl Viro2021-09-171-2/+2
* mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport2020-06-091-1/+0
* mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport2019-09-241-4/+0
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 211Thomas Gleixner2019-05-301-2/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* sh: stub __flush_tlb_global() definition for nommu.Paul Mundt2010-08-161-0/+4
* sh: Fix up nommu build for out-of-line pgtable changes.Paul Mundt2010-01-061-0/+4
* sh: Fix up and optimize the kmap_coherent() interface.Paul Mundt2009-09-031-1/+1
* sh: consolidate nommu stubs in arch/sh/mm/nommu.c.Paul Mundt2009-08-151-0/+96