summaryrefslogtreecommitdiff
path: root/arch/arm64/mm/pageattr.c
AgeCommit message (Expand)Author
2019-08-15arm64: unexport set_memory_x and set_memory_nxChristoph Hellwig
2019-07-12mm/pgtable: drop pgtable_t variable from pte_fn_t functionsAnshuman Khandual
2019-07-08Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2019-06-24arm64/mm: wire up CONFIG_ARCH_HAS_SET_DIRECT_MAPArd Biesheuvel
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284Thomas Gleixner
2018-11-20arm64: mm: apply r/o permissions of VM areas to its linear alias as wellArd Biesheuvel
2018-11-20arm64: mm: purge lazily unmapped vm regions before changing permissionsArd Biesheuvel
2018-02-16arm64: mm: Use READ_ONCE/WRITE_ONCE when accessing page tablesWill Deacon
2017-05-08arm64: use set_memory.h headerLaura Abbott
2017-04-05arm64: mm: add set_memory_valid()AKASHI Takahiro
2016-08-25arm64: hibernate: Support DEBUG_PAGEALLOCJames Morse
2016-02-16arm64: Add support for ARCH_SUPPORTS_DEBUG_PAGEALLOCLaura Abbott
2016-02-02arm64: allow vmalloc regions to be set with set_memory_*Ard Biesheuvel
2016-01-26arm64: mm: avoid calling apply_to_page_range on empty rangeMika Penttilä
2015-10-28arm64/mm: use PAGE_ALIGNED instead of IS_ALIGNEDAlexander Kuleshov
2015-03-19arm64: mm: unexport set_memory_ro and set_memory_rwDaniel Borkmann
2015-03-06arm64: Don't use is_module_addr in setting page attributesLaura Abbott
2014-09-12arm64: pageattr: Correctly adjust unaligned start addressesLaura Abbott
2014-09-08arm64: Add CONFIG_DEBUG_SET_MODULE_RONX supportLaura Abbott