index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
/
ioremap.c
Age
Commit message (
Expand
)
Author
2025-04-01
Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-03-16
mm/ioremap: pass pgprot_t to ioremap_prot() instead of unsigned long
Ryan Roberts
2025-02-26
powerpc/io: Remove PPC_IO_WORKAROUNDS
Michael Ellerman
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