summaryrefslogtreecommitdiffstats
path: root/arch/parisc/mm/ioremap.c
Commit message (Expand)AuthorAgeFilesLines
* parisc: fix wrong page aligned size calculation in ioremapping codeFlorian Zumbiehl2010-08-121-1/+1
* Merge branch 'parisc' from /home/kyle/repos/parisc-2.6.gitKyle McMartin2007-02-171-3/+3
|\
| * [PARISC] more sparse fixesMatthew Wilcox2006-12-081-3/+3
* | [PATCH] Generic ioremap_page_range: parisc conversionHaavard Skinnemoen2006-12-081-104/+7
|/
* [PARISC] Fix iounmap compile warningMatthew Wilcox2006-10-041-1/+1
* [PARISC] EISA regions must be mapped NO_CACHEHelge Deller2006-04-211-1/+2
* [PARISC] Move ioremap EXPORT_SYMBOL from parisc_ksyms.cKyle McMartin2006-03-301-0/+2
* [PARISC] Fixup CONFIG_EISA a bitHelge Deller2006-03-301-5/+3
* [PARISC] Remove obsolete CONFIG_DEBUG_IOREMAPHelge Deller2006-03-301-24/+0
* [PARISC] Temporary FIXME for ioremapping EISA regionsHelge Deller2006-03-301-5/+6
* [PARISC] Enable ioremap functionality unconditionallyHelge Deller2006-03-301-14/+2
* [PARISC] Add CONFIG_HPPA_IOREMAP to conditionally enable ioremapHelge Deller2006-03-301-7/+6
* [PARISC] Fix and cleanup ioremap.c to work with 4level-fixup.hKyle McMartin2006-01-101-37/+63
* [PATCH] mm: init_mm without ptlockHugh Dickins2005-10-291-4/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+207