summaryrefslogtreecommitdiff
path: root/arch/unicore32/mm/ioremap.c
AgeCommit message (Expand)Author
2020-07-01arch: remove unicore32 portMike Rapoport
2019-11-11unicore32: remove ioremap_cachedChristoph Hellwig
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-05-14treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>Masahiro Yamada
2014-06-04arch/unicore32/mm/ioremap.c: return NULL on invalid pfnAndrew Morton
2014-06-04arch/unicore32/mm/ioremap.c: convert printk/warn_on to warn()Fabian Frederick
2013-04-29mm, vmalloc: change iterating a vmlist to find_vm_area()Joonsoo Kim
2011-03-17unicore32 core architecture: mm related: generic codesGuanXuetao