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