aboutsummaryrefslogtreecommitdiffstats
path: root/arch/unicore32/include/asm/mmu_context.h
AgeCommit message (Expand)Author
2019-05-25x86/mpx, mm/core: Fix recursive munmap() corruptionDave Hansen
2017-12-22arch, mm: Allow arch_dup_mmap() to failThomas Gleixner
2017-03-18mm/gup: Drop the arch_pte_access_permitted() MMU callbackKirill A. Shutemov
2016-08-13unicore32: mm: Add missing parameter to arch_vma_access_permittedGuenter Roeck
2016-02-18mm/core: Do not enforce PKEY permissions on remote mm accessDave Hansen
2016-02-18mm/gup, x86/mm/pkeys: Check VMAs and PTEs for protection keysDave Hansen
2014-11-19mm: Make arch_unmap()/bprm_mm_init() available to all architecturesDave Hansen
2014-04-07mm: per-thread vma cachingDavidlohr Bueso
2011-03-17unicore32 core architecture: mm related: fault handlingGuanXuetao