aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc/mm/ioremap.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-17Merge branch 'parisc' from /home/kyle/repos/parisc-2.6.gitKyle McMartin1-3/+3
2006-12-08[PATCH] Generic ioremap_page_range: parisc conversionHaavard Skinnemoen1-104/+7
2006-12-08[PARISC] more sparse fixesMatthew Wilcox1-3/+3
2006-10-04[PARISC] Fix iounmap compile warningMatthew Wilcox1-1/+1
2006-04-21[PARISC] EISA regions must be mapped NO_CACHEHelge Deller1-1/+2
2006-03-30[PARISC] Move ioremap EXPORT_SYMBOL from parisc_ksyms.cKyle McMartin1-0/+2
2006-03-30[PARISC] Fixup CONFIG_EISA a bitHelge Deller1-5/+3
2006-03-30[PARISC] Remove obsolete CONFIG_DEBUG_IOREMAPHelge Deller1-24/+0
2006-03-30[PARISC] Temporary FIXME for ioremapping EISA regionsHelge Deller1-5/+6
2006-03-30[PARISC] Enable ioremap functionality unconditionallyHelge Deller1-14/+2
2006-03-30[PARISC] Add CONFIG_HPPA_IOREMAP to conditionally enable ioremapHelge Deller1-7/+6
2006-01-10[PARISC] Fix and cleanup ioremap.c to work with 4level-fixup.hKyle McMartin1-37/+63
2005-10-29[PATCH] mm: init_mm without ptlockHugh Dickins1-4/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+207