aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-generic/mm_hooks.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-23mm: remove arch_bprm_mm_init() hookDave Hansen1-5/+0
2019-05-09x86/mpx, mm/core: Fix recursive munmap() corruptionDave Hansen1-1/+0
2017-12-22arch, mm: Allow arch_dup_mmap() to failThomas Gleixner1-2/+3
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-03-18mm/gup: Drop the arch_pte_access_permitted() MMU callbackKirill A. Shutemov1-6/+0
2016-02-18mm/core, x86/mm/pkeys: Differentiate instruction fetchesDave Hansen1-1/+1
2016-02-18mm/core: Do not enforce PKEY permissions on remote mm accessDave Hansen1-1/+2
2016-02-18mm/gup, x86/mm/pkeys: Check VMAs and PTEs for protection keysDave Hansen1-0/+11
2014-11-19mm: Make arch_unmap()/bprm_mm_init() available to all architecturesDave Hansen1-3/+14
2007-05-02[PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destructionJeremy Fitzhardinge1-0/+18