index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
ioremap.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm/ioremap: probe platform for p4d huge map support
Anshuman Khandual
2019-07-16
1
-0
/
+2
*
mm/ioremap: check virtual address alignment while creating huge mappings
Anshuman Khandual
2019-07-16
1
-0
/
+9
*
lib/ioremap: ensure break-before-make is used for huge p4d mappings
Will Deacon
2018-12-28
1
-6
/
+21
*
lib/ioremap: ensure phys_addr actually corresponds to a physical address
Will Deacon
2018-12-28
1
-16
/
+12
*
ioremap: rework pXd_free_pYd_page() API
Will Deacon
2018-12-28
1
-14
/
+42
*
ioremap: Update pgtable free interfaces with addr
Chintan Pandya
2018-07-04
1
-2
/
+2
*
mm/vmalloc: add interfaces to free unmapped page table
Toshi Kani
2018-03-22
1
-2
/
+4
*
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-11-02
1
-0
/
+1
|
\
|
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
|
Mark 'ioremap_page_range()' as possibly sleeping
Linus Torvalds
2017-10-30
1
-0
/
+1
|
/
*
mm: convert generic code to 5-level paging
Kirill A. Shutemov
2017-03-09
1
-3
/
+36
*
mm: do not export ioremap_page_range symbol for external module
zhong jiang
2017-01-24
1
-1
/
+0
*
x86, mm: support huge KVA mappings on x86
Toshi Kani
2015-04-14
1
-3
/
+3
*
mm: change ioremap to set up huge I/O mappings
Toshi Kani
2015-04-14
1
-0
/
+16
*
lib/ioremap.c: add huge I/O map capability interfaces
Toshi Kani
2015-04-14
1
-0
/
+37
*
lib: reduce the use of module.h wherever possible
Paul Gortmaker
2012-03-07
1
-1
/
+1
*
ACPI, APEI, Generic Hardware Error Source POLL/IRQ/NMI notification type support
Huang Ying
2011-01-12
1
-0
/
+2
*
x86, ioremap: Fix incorrect physical address handling in PAE mode
Kenji Kaneshige
2010-07-09
1
-5
/
+5
*
lib/ioremap.c should #include <linux/io.h>
Adrian Bunk
2007-10-17
1
-0
/
+1
*
Detach sched.h from mm.h
Alexey Dobriyan
2007-05-21
1
-1
/
+1
*
[PATCH] uml problems with linux/io.h
Al Viro
2006-12-13
1
-1
/
+0
*
[PATCH] Generic ioremap_page_range: flush_cache_vmap
Haavard Skinnemoen
2006-10-01
1
-3
/
+1
*
[PATCH] Generic ioremap_page_range: implementation
Haavard Skinnemoen
2006-10-01
1
-0
/
+94