aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ioremap.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-14x86, mm: support huge KVA mappings on x86Toshi Kani1-3/+3
2015-04-14mm: change ioremap to set up huge I/O mappingsToshi Kani1-0/+16
2015-04-14lib/ioremap.c: add huge I/O map capability interfacesToshi Kani1-0/+37
2012-03-07lib: reduce the use of module.h wherever possiblePaul Gortmaker1-1/+1
2011-01-12ACPI, APEI, Generic Hardware Error Source POLL/IRQ/NMI notification type supportHuang Ying1-0/+2
2010-07-09x86, ioremap: Fix incorrect physical address handling in PAE modeKenji Kaneshige1-5/+5
2007-10-17lib/ioremap.c should #include <linux/io.h>Adrian Bunk1-0/+1
2007-05-21Detach sched.h from mm.hAlexey Dobriyan1-1/+1
2006-12-13[PATCH] uml problems with linux/io.hAl Viro1-1/+0
2006-10-01[PATCH] Generic ioremap_page_range: flush_cache_vmapHaavard Skinnemoen1-3/+1
2006-10-01[PATCH] Generic ioremap_page_range: implementationHaavard Skinnemoen1-0/+94