summaryrefslogtreecommitdiff
path: root/lib/ioremap.c
Commit message (Expand)AuthorAge
* mm/vmalloc: add interfaces to free unmapped page tableToshi Kani2018-03-22
* Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-02
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* | Mark 'ioremap_page_range()' as possibly sleepingLinus Torvalds2017-10-30
|/
* mm: convert generic code to 5-level pagingKirill A. Shutemov2017-03-09
* mm: do not export ioremap_page_range symbol for external modulezhong jiang2017-01-24
* x86, mm: support huge KVA mappings on x86Toshi Kani2015-04-14
* mm: change ioremap to set up huge I/O mappingsToshi Kani2015-04-14
* lib/ioremap.c: add huge I/O map capability interfacesToshi Kani2015-04-14
* lib: reduce the use of module.h wherever possiblePaul Gortmaker2012-03-07
* ACPI, APEI, Generic Hardware Error Source POLL/IRQ/NMI notification type supportHuang Ying2011-01-12
* x86, ioremap: Fix incorrect physical address handling in PAE modeKenji Kaneshige2010-07-09
* lib/ioremap.c should #include <linux/io.h>Adrian Bunk2007-10-17
* Detach sched.h from mm.hAlexey Dobriyan2007-05-21
* [PATCH] uml problems with linux/io.hAl Viro2006-12-13
* [PATCH] Generic ioremap_page_range: flush_cache_vmapHaavard Skinnemoen2006-10-01
* [PATCH] Generic ioremap_page_range: implementationHaavard Skinnemoen2006-10-01