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
/
arc
/
mm
/
ioremap.c
Age
Commit message (
Expand
)
Author
2025-03-16
mm/ioremap: pass pgprot_t to ioremap_prot() instead of unsigned long
Ryan Roberts
2023-08-18
arc: mm: convert to GENERIC_IOREMAP
Baoquan He
2022-10-17
arc: iounmap() arg is volatile
Randy Dunlap
2021-08-24
ARC: ioremap: use more commonly used PAGE_KERNEL based uncached flag
Vineet Gupta
2021-08-24
ARC: mm: Enable STRICT_MM_TYPECHECKS
Vineet Gupta
2021-05-10
ARC: mm: PAE: use 40-bit physical page mask
Vladimir Isaev
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2016-09-30
ARCv2: Support dynamic peripheral address space in HS38 rel 3.0 cores
Vineet Gupta
2016-07-19
ARC: typo fix in mm/ioremap.c
Alexey Brodkin
2016-03-19
ARCv2: ioremap: Support dynamic peripheral address space
Vineet Gupta
2016-03-19
ARC: dma: ioremap: use phys_addr_t consistenctly in code paths
Vineet Gupta
2013-04-09
ARC: Use <linux/*> headers instead of <asm/*>
Sachin Kamat
2013-02-15
ARC: Add support for ioremap_prot API
Gilad Ben-Yossef
2013-02-15
ARC: I/O and DMA Mappings
Vineet Gupta