index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
mm
/
ioremap.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-16
mm/ioremap: pass pgprot_t to ioremap_prot() instead of unsigned long
Ryan Roberts
1
-2
/
+1
2024-08-30
arm64: mm: Add confidential computing hook to ioremap_prot()
Will Deacon
1
-1
/
+22
2023-08-18
arm64 : mm: add wrapper function ioremap_prot()
Baoquan He
1
-4
/
+6
2022-06-27
arm64: mm: Convert to GENERIC_IOREMAP
Kefeng Wang
1
-82
/
+8
2022-05-09
arm[64]/memremap: don't abuse pfn_valid() to ensure presence of linear map
Mike Rapoport
1
-0
/
+8
2021-06-30
arm64: decouple check whether pfn is in linear map from pfn_valid()
Mike Rapoport
1
-2
/
+2
2020-08-07
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
1
-1
/
+0
2019-09-04
arm64: remove __iounmap
Christoph Hellwig
1
-2
/
+2
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
1
-12
/
+1
2017-02-09
arm64: use is_vmalloc_addr
Miles Chen
1
-1
/
+1
2015-01-23
arm64: add ioremap physical address information
Min-Hua Chen
1
-0
/
+1
2014-11-25
arm64: Factor out fixmap initialization from ioremap
Laura Abbott
1
-90
/
+3
2014-10-20
arm64: mm: Correct fixmap pagetable types
Steve Capper
1
-2
/
+2
2014-07-23
arm64: Convert bool ARM64_x_LEVELS to int ARM64_PGTABLE_LEVELS
Catalin Marinas
1
-2
/
+2
2014-07-23
arm64: mm: Implement 4 levels of translation tables
Jungseok Lee
1
-1
/
+5
2014-07-23
arm64: Do not initialise the fixmap page tables in head.S
Catalin Marinas
1
-8
/
+18
2014-04-07
arm64: add early_ioremap support
Mark Salter
1
-0
/
+85
2013-10-30
arm64: allow ioremap_cache() to use existing RAM mappings
Mark Salter
1
-2
/
+18
2012-09-17
arm64: Device specific operations
Catalin Marinas
1
-0
/
+84