index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
ioremap.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-11
lib: provide a simple generic ioremap implementation
Christoph Hellwig
1
-0
/
+39
2019-07-16
mm/ioremap: probe platform for p4d huge map support
Anshuman Khandual
1
-0
/
+2
2019-07-16
mm/ioremap: check virtual address alignment while creating huge mappings
Anshuman Khandual
1
-0
/
+9
2018-12-28
lib/ioremap: ensure break-before-make is used for huge p4d mappings
Will Deacon
1
-6
/
+21
2018-12-28
lib/ioremap: ensure phys_addr actually corresponds to a physical address
Will Deacon
1
-16
/
+12
2018-12-28
ioremap: rework pXd_free_pYd_page() API
Will Deacon
1
-14
/
+42
2018-07-04
ioremap: Update pgtable free interfaces with addr
Chintan Pandya
1
-2
/
+2
2018-03-22
mm/vmalloc: add interfaces to free unmapped page table
Toshi Kani
1
-2
/
+4
2017-11-02
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-30
Mark 'ioremap_page_range()' as possibly sleeping
Linus Torvalds
1
-0
/
+1
2017-03-09
mm: convert generic code to 5-level paging
Kirill A. Shutemov
1
-3
/
+36
2017-01-24
mm: do not export ioremap_page_range symbol for external module
zhong jiang
1
-1
/
+0
2015-04-14
x86, mm: support huge KVA mappings on x86
Toshi Kani
1
-3
/
+3
2015-04-14
mm: change ioremap to set up huge I/O mappings
Toshi Kani
1
-0
/
+16
2015-04-14
lib/ioremap.c: add huge I/O map capability interfaces
Toshi Kani
1
-0
/
+37
2012-03-07
lib: reduce the use of module.h wherever possible
Paul Gortmaker
1
-1
/
+1
2011-01-12
ACPI, APEI, Generic Hardware Error Source POLL/IRQ/NMI notification type support
Huang Ying
1
-0
/
+2
2010-07-09
x86, ioremap: Fix incorrect physical address handling in PAE mode
Kenji Kaneshige
1
-5
/
+5
2007-10-17
lib/ioremap.c should #include <linux/io.h>
Adrian Bunk
1
-0
/
+1
2007-05-21
Detach sched.h from mm.h
Alexey Dobriyan
1
-1
/
+1
2006-12-13
[PATCH] uml problems with linux/io.h
Al Viro
1
-1
/
+0
2006-10-01
[PATCH] Generic ioremap_page_range: flush_cache_vmap
Haavard Skinnemoen
1
-3
/
+1
2006-10-01
[PATCH] Generic ioremap_page_range: implementation
Haavard Skinnemoen
1
-0
/
+94