开源镜像站
帮助
动态
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
/
powerpc
/
mm
/
ioremap.c
Age
Commit message (
Expand
)
Author
2023-10-19
powerpc/nohash: Replace pte_user() by pte_read()
Christophe Leroy
2023-10-19
powerpc: Fail ioremap() instead of silently ignoring flags when PAGE_USER is set
Christophe Leroy
2023-10-19
powerpc: Implement and use pgprot_nx()
Christophe Leroy
2023-08-18
powerpc: mm: convert to GENERIC_IOREMAP
Christophe Leroy
2021-12-02
powerpc: make memremap_compat_align 64s-only
Nicholas Piggin
2021-04-30
mm/vmalloc: remove unmap_kernel_range
Nicholas Piggin
2020-02-20
mm/memremap_pages: Introduce memremap_compat_align()
Dan Williams
2019-08-27
powerpc/mm: split out early ioremap path.
Christophe Leroy
2019-08-27
powerpc/mm: refactor ioremap vm area setup.
Christophe Leroy
2019-08-27
powerpc/mm: refactor ioremap_range() and use ioremap_page_range()
Christophe Leroy
2019-08-27
powerpc/mm: make ioremap_bot common to all
Christophe Leroy
2019-08-27
powerpc/mm: move ioremap_prot() into ioremap.c
Christophe Leroy
2019-08-27
powerpc/mm: move common 32/64 bits ioremap functions into ioremap.c
Christophe Leroy