3'/>
summaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm/io.h
AgeCommit message (Expand)Author
2025-09-19arm64: Enable EFI secret area Securityfs supportSuzuki K Poulose
2025-09-19arm64: realm: ioremap: Allow mapping memory as encryptedSuzuki K Poulose
2025-03-16mm/ioremap: pass pgprot_t to ioremap_prot() instead of unsigned longRyan Roberts
2024-11-20Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-10-28arm64: Use new fallback IO memcpy/memsetJulian Vetter
2024-10-23arm64: rsi: Add support for checking whether an MMIO is protectedSuzuki K Poulose
2024-08-30arm64: mm: Add confidential computing hook to ioremap_prot()Will Deacon
2024-06-05arm64/io: add constant-argument checkArnd Bergmann
2024-04-22arm64/io: Provide a WC friendly __iowriteXX_copy()Jason Gunthorpe
2024-02-20arm64: io: permit offset addressingMark Rutland
2023-08-18arm64 : mm: add wrapper function ioremap_prot()Baoquan He