index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
ioremap.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-18
mm: ioremap: remove unneeded ioremap_allowed and iounmap_allowed
Baoquan He
1
-6
/
+0
2023-08-18
mm: move is_ioremap_addr() into new header file
Baoquan He
1
-9
/
+1
2023-08-18
mm/ioremap: consider IOREMAP space in generic ioremap
Christophe Leroy
1
-3
/
+12
2023-08-18
mm/ioremap: add slab availability checking in ioremap_prot
Baoquan He
1
-0
/
+4
2023-08-18
mm: ioremap: allow ARCH to have its own ioremap method definition
Baoquan He
1
-0
/
+4
2023-08-18
mm/ioremap: define generic_ioremap_prot() and generic_iounmap()
Christophe Leroy
1
-6
/
+16
2022-06-27
mm: ioremap: Add ioremap/iounmap_allowed()
Kefeng Wang
1
-1
/
+10
2022-06-27
mm: ioremap: Setup phys_addr of struct vm_struct
Kefeng Wang
1
-0
/
+1
2022-06-27
mm: ioremap: Use more sensible name in ioremap_prot()
Kefeng Wang
1
-6
/
+8
2021-09-08
mm: move ioremap_page_range to vmalloc.c
Christoph Hellwig
1
-25
/
+0
2021-05-14
mm/ioremap: fix iomap_max_page_shift
Christophe Leroy
1
-3
/
+3
2021-04-30
mm: move vmap_range from mm/ioremap.c to mm/vmalloc.c
Nicholas Piggin
1
-203
/
+0
2021-04-30
mm: HUGE_VMAP arch support cleanup
Nicholas Piggin
1
-54
/
+40
2021-04-30
mm/ioremap: rename ioremap_*_range to vmap_*_range
Nicholas Piggin
1
-31
/
+33
2020-08-07
mm: move p?d_alloc_track to separate header file
Joerg Roedel
1
-0
/
+2
2020-08-07
mm: move lib/ioremap.c to mm/
Mike Rapoport
1
-0
/
+287