summaryrefslogtreecommitdiffstats
path: root/arch/arm/mm/pageattr.c
Commit message (Expand)AuthorAgeFilesLines
* minmax: add in_range() macroMatthew Wilcox (Oracle)2023-08-241-3/+3
* ARM: 9164/1: mm: Provide set_memory_valid()Wang Kefeng2021-12-171-10/+32
* mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport2020-06-091-1/+0
* mm/pgtable: drop pgtable_t variable from pte_fn_t functionsAnshuman Khandual2019-07-121-2/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284Thomas Gleixner2019-06-051-9/+1
* arm: use set_memory.h headerLaura Abbott2017-05-081-0/+1
* ARM: mm: allow set_memory_*() to be used on the vmalloc regionRussell King2016-11-291-1/+2
* ARM: mm: fix set_memory_*() bounds checksRussell King2016-11-291-13/+13
* ARM: 8544/1: set_memory_xx fixesMika Penttilä2016-03-041-0/+3
* ARM: 8311/1: Don't use is_module_addr in setting page attributesLaura Abbott2015-03-181-1/+4
* ARM: 8238/1: mm: Refine set_memory_* functionsJungseung Lee2014-12-031-0/+91