summaryrefslogtreecommitdiff
path: root/arch/unicore32/include/asm/pgtable.h
AgeCommit message (Expand)Author
2020-07-01arch: remove unicore32 portMike Rapoport
2020-06-09mm: consolidate pte_index() and pte_offset_*() definitionsMike Rapoport
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport
2020-06-04unicore32: remove __ARCH_USE_5LEVEL_HACKMike Rapoport
2020-04-10mm/special: create generic fallbacks for pte_special() and pte_mkspecial()Anshuman Khandual
2019-09-24mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport
2019-08-26unicore32: remove the unused pgprot_dmacoherent defineChristoph Hellwig
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2017-03-09arch, mm: convert all architectures to use 5level-fixup.hKirill A. Shutemov
2015-02-10unicore32: drop pte_file()-related helpersKirill A. Shutemov
2014-06-20unicore32: include: asm: add missing ')' for PAGE_* macros in pgtable.hChen Gang
2013-06-29consolidate io_remap_pfn_range definitionsAl Viro
2011-03-17unicore32 core architecture: mm related: fault handlingGuanXuetao