aboutsummaryrefslogtreecommitdiffstats
path: root/arch/nios2/include/asm/pgtable.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-24mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport1-2/+0
2019-03-07nios2: pte_clear does not need to flush TLBNicholas Piggin1-1/+0
2017-03-09arch, mm: convert all architectures to use 5level-fixup.hKirill A. Shutemov1-0/+1
2016-04-22nios2: use correct void* return type for page_to_virt()Ard Biesheuvel1-1/+1
2015-02-11mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov1-1/+1
2015-02-10nios2: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov1-9/+1
2014-12-08nios2: Page table managementLey Foon Tan1-0/+310