开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
mm
/
pageattr.c
Age
Commit message (
Expand
)
Author
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284
Thomas Gleixner
2018-11-20
arm64: mm: apply r/o permissions of VM areas to its linear alias as well
Ard Biesheuvel
2018-11-20
arm64: mm: purge lazily unmapped vm regions before changing permissions
Ard Biesheuvel
2018-02-16
arm64: mm: Use READ_ONCE/WRITE_ONCE when accessing page tables
Will Deacon
2017-05-08
arm64: use set_memory.h header
Laura Abbott
2017-04-05
arm64: mm: add set_memory_valid()
AKASHI Takahiro
2016-08-25
arm64: hibernate: Support DEBUG_PAGEALLOC
James Morse
2016-02-16
arm64: Add support for ARCH_SUPPORTS_DEBUG_PAGEALLOC
Laura Abbott
2016-02-02
arm64: allow vmalloc regions to be set with set_memory_*
Ard Biesheuvel
2016-01-26
arm64: mm: avoid calling apply_to_page_range on empty range
Mika Penttilä
2015-10-28
arm64/mm: use PAGE_ALIGNED instead of IS_ALIGNED
Alexander Kuleshov
2015-03-19
arm64: mm: unexport set_memory_ro and set_memory_rw
Daniel Borkmann
2015-03-06
arm64: Don't use is_module_addr in setting page attributes
Laura Abbott
2014-09-12
arm64: pageattr: Correctly adjust unaligned start addresses
Laura Abbott
2014-09-08
arm64: Add CONFIG_DEBUG_SET_MODULE_RONX support
Laura Abbott