Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-08-25 | arm64: hibernate: Support DEBUG_PAGEALLOC | James Morse | 1 | -1/+40 |
2016-02-16 | arm64: Add support for ARCH_SUPPORTS_DEBUG_PAGEALLOC | Laura Abbott | 1 | -10/+36 |
2016-02-02 | arm64: allow vmalloc regions to be set with set_memory_* | Ard Biesheuvel | 1 | -4/+19 |
2016-01-26 | arm64: mm: avoid calling apply_to_page_range on empty range | Mika Penttilä | 1 | -0/+3 |
2015-10-28 | arm64/mm: use PAGE_ALIGNED instead of IS_ALIGNED | Alexander Kuleshov | 1 | -1/+1 |
2015-03-19 | arm64: mm: unexport set_memory_ro and set_memory_rw | Daniel Borkmann | 1 | -2/+0 |
2015-03-06 | arm64: Don't use is_module_addr in setting page attributes | Laura Abbott | 1 | -1/+4 |
2014-09-12 | arm64: pageattr: Correctly adjust unaligned start addresses | Laura Abbott | 1 | -1/+2 |
2014-09-08 | arm64: Add CONFIG_DEBUG_SET_MODULE_RONX support | Laura Abbott | 1 | -0/+96 |