index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
ioremap.c
Age
Commit message (
Expand
)
Author
2018-12-28
lib/ioremap: ensure break-before-make is used for huge p4d mappings
Will Deacon
2018-12-28
lib/ioremap: ensure phys_addr actually corresponds to a physical address
Will Deacon
2018-12-28
ioremap: rework pXd_free_pYd_page() API
Will Deacon
2018-07-04
ioremap: Update pgtable free interfaces with addr
Chintan Pandya
2018-03-22
mm/vmalloc: add interfaces to free unmapped page table
Toshi Kani
2017-11-02
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-30
Mark 'ioremap_page_range()' as possibly sleeping
Linus Torvalds
2017-03-09
mm: convert generic code to 5-level paging
Kirill A. Shutemov
2017-01-24
mm: do not export ioremap_page_range symbol for external module
zhong jiang
2015-04-14
x86, mm: support huge KVA mappings on x86
Toshi Kani
2015-04-14
mm: change ioremap to set up huge I/O mappings
Toshi Kani
2015-04-14
lib/ioremap.c: add huge I/O map capability interfaces
Toshi Kani
2012-03-07
lib: reduce the use of module.h wherever possible
Paul Gortmaker
2011-01-12
ACPI, APEI, Generic Hardware Error Source POLL/IRQ/NMI notification type support
Huang Ying
2010-07-09
x86, ioremap: Fix incorrect physical address handling in PAE mode
Kenji Kaneshige
2007-10-17
lib/ioremap.c should #include <linux/io.h>
Adrian Bunk
2007-05-21
Detach sched.h from mm.h
Alexey Dobriyan
2006-12-13
[PATCH] uml problems with linux/io.h
Al Viro
2006-10-01
[PATCH] Generic ioremap_page_range: flush_cache_vmap
Haavard Skinnemoen
2006-10-01
[PATCH] Generic ioremap_page_range: implementation
Haavard Skinnemoen