summaryrefslogtreecommitdiff
path: root/include/asm-generic/mm_hooks.h
AgeCommit message (Expand)Author
2020-01-23mm: remove arch_bprm_mm_init() hookDave Hansen
2019-05-09x86/mpx, mm/core: Fix recursive munmap() corruptionDave Hansen
2017-12-22arch, mm: Allow arch_dup_mmap() to failThomas Gleixner
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-03-18mm/gup: Drop the arch_pte_access_permitted() MMU callbackKirill A. Shutemov
2016-02-18mm/core, x86/mm/pkeys: Differentiate instruction fetchesDave Hansen
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
2007-05-02[PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destructionJeremy Fitzhardinge