index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
ioremap.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: ioremap: remove unneeded ioremap_allowed and iounmap_allowed
Baoquan He
2023-08-18
1
-6
/
+0
*
mm: move is_ioremap_addr() into new header file
Baoquan He
2023-08-18
1
-9
/
+1
*
mm/ioremap: consider IOREMAP space in generic ioremap
Christophe Leroy
2023-08-18
1
-3
/
+12
*
mm/ioremap: add slab availability checking in ioremap_prot
Baoquan He
2023-08-18
1
-0
/
+4
*
mm: ioremap: allow ARCH to have its own ioremap method definition
Baoquan He
2023-08-18
1
-0
/
+4
*
mm/ioremap: define generic_ioremap_prot() and generic_iounmap()
Christophe Leroy
2023-08-18
1
-6
/
+16
*
mm: ioremap: Add ioremap/iounmap_allowed()
Kefeng Wang
2022-06-27
1
-1
/
+10
*
mm: ioremap: Setup phys_addr of struct vm_struct
Kefeng Wang
2022-06-27
1
-0
/
+1
*
mm: ioremap: Use more sensible name in ioremap_prot()
Kefeng Wang
2022-06-27
1
-6
/
+8
*
mm: move ioremap_page_range to vmalloc.c
Christoph Hellwig
2021-09-08
1
-25
/
+0
*
mm/ioremap: fix iomap_max_page_shift
Christophe Leroy
2021-05-14
1
-3
/
+3
*
mm: move vmap_range from mm/ioremap.c to mm/vmalloc.c
Nicholas Piggin
2021-04-30
1
-203
/
+0
*
mm: HUGE_VMAP arch support cleanup
Nicholas Piggin
2021-04-30
1
-54
/
+40
*
mm/ioremap: rename ioremap_*_range to vmap_*_range
Nicholas Piggin
2021-04-30
1
-31
/
+33
*
mm: move p?d_alloc_track to separate header file
Joerg Roedel
2020-08-07
1
-0
/
+2
*
mm: move lib/ioremap.c to mm/
Mike Rapoport
2020-08-07
1
-0
/
+287