summaryrefslogtreecommitdiff
path: root/mm/ioremap.c
AgeCommit message (Expand)Author
2025-03-16mm/ioremap: pass pgprot_t to ioremap_prot() instead of unsigned longRyan Roberts
2023-08-18mm: ioremap: remove unneeded ioremap_allowed and iounmap_allowedBaoquan He
2023-08-18mm: move is_ioremap_addr() into new header fileBaoquan He
2023-08-18mm/ioremap: consider IOREMAP space in generic ioremapChristophe Leroy
2023-08-18mm/ioremap: add slab availability checking in ioremap_protBaoquan He
2023-08-18mm: ioremap: allow ARCH to have its own ioremap method definitionBaoquan He
2023-08-18mm/ioremap: define generic_ioremap_prot() and generic_iounmap()Christophe Leroy
2022-06-27mm: ioremap: Add ioremap/iounmap_allowed()Kefeng Wang
2022-06-27mm: ioremap: Setup phys_addr of struct vm_structKefeng Wang
2022-06-27mm: ioremap: Use more sensible name in ioremap_prot()Kefeng Wang