Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | minmax: add in_range() macro | Matthew Wilcox (Oracle) | 2023-08-25 | 1 | -3/+3 |
* | ARM: 9164/1: mm: Provide set_memory_valid() | Wang Kefeng | 2021-12-17 | 1 | -10/+32 |
* | mm: don't include asm/pgtable.h if linux/mm.h is already included | Mike Rapoport | 2020-06-09 | 1 | -1/+0 |
* | mm/pgtable: drop pgtable_t variable from pte_fn_t functions | Anshuman Khandual | 2019-07-12 | 1 | -2/+1 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284 | Thomas Gleixner | 2019-06-05 | 1 | -9/+1 |
* | arm: use set_memory.h header | Laura Abbott | 2017-05-09 | 1 | -0/+1 |
* | ARM: mm: allow set_memory_*() to be used on the vmalloc region | Russell King | 2016-11-29 | 1 | -1/+2 |
* | ARM: mm: fix set_memory_*() bounds checks | Russell King | 2016-11-29 | 1 | -13/+13 |
* | ARM: 8544/1: set_memory_xx fixes | Mika Penttilä | 2016-03-05 | 1 | -0/+3 |
* | ARM: 8311/1: Don't use is_module_addr in setting page attributes | Laura Abbott | 2015-03-18 | 1 | -1/+4 |
* | ARM: 8238/1: mm: Refine set_memory_* functions | Jungseung Lee | 2014-12-03 | 1 | -0/+91 |