summaryrefslogtreecommitdiffstats
path: root/arch/arm64/mm/pageattr.c
Commit message (Expand)AuthorAgeFilesLines
* mm/pgtable: drop pgtable_t variable from pte_fn_t functionsAnshuman Khandual2019-07-121-2/+1Star
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2019-07-081-8/+40
|\
| * arm64/mm: wire up CONFIG_ARCH_HAS_SET_DIRECT_MAPArd Biesheuvel2019-06-241-8/+40
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284Thomas Gleixner2019-06-051-9/+1Star
|/
* arm64: mm: apply r/o permissions of VM areas to its linear alias as wellArd Biesheuvel2018-11-201-0/+15
* arm64: mm: purge lazily unmapped vm regions before changing permissionsArd Biesheuvel2018-11-201-0/+6
* arm64: mm: Use READ_ONCE/WRITE_ONCE when accessing page tablesWill Deacon2018-02-161-15/+17
* arm64: use set_memory.h headerLaura Abbott2017-05-091-0/+1
* arm64: mm: add set_memory_valid()AKASHI Takahiro2017-04-051-6/+9
* arm64: hibernate: Support DEBUG_PAGEALLOCJames Morse2016-08-251-1/+40
* arm64: Add support for ARCH_SUPPORTS_DEBUG_PAGEALLOCLaura Abbott2016-02-161-10/+36
* arm64: allow vmalloc regions to be set with set_memory_*Ard Biesheuvel2016-02-021-4/+19
* arm64: mm: avoid calling apply_to_page_range on empty rangeMika Penttilä2016-01-261-0/+3
* arm64/mm: use PAGE_ALIGNED instead of IS_ALIGNEDAlexander Kuleshov2015-10-281-1/+1
* arm64: mm: unexport set_memory_ro and set_memory_rwDaniel Borkmann2015-03-191-2/+0Star
* arm64: Don't use is_module_addr in setting page attributesLaura Abbott2015-03-061-1/+4
* arm64: pageattr: Correctly adjust unaligned start addressesLaura Abbott2014-09-121-1/+2
* arm64: Add CONFIG_DEBUG_SET_MODULE_RONX supportLaura Abbott2014-09-081-0/+96