summaryrefslogtreecommitdiffstats
path: root/arch/parisc/mm/ioremap.c
AgeCommit message (Expand)AuthorLines
2019-10-14parisc: Fix vmap memory leak in ioremap()/iounmap()Helge Deller-5/+7
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2010-08-12parisc: fix wrong page aligned size calculation in ioremapping codeFlorian Zumbiehl-1/+1
2007-02-17Merge branch 'parisc' from /home/kyle/repos/parisc-2.6.gitKyle McMartin-3/+3
2006-12-08[PATCH] Generic ioremap_page_range: parisc conversionHaavard Skinnemoen-104/+7
2006-12-08[PARISC] more sparse fixesMatthew Wilcox-3/+3
2006-10-04[PARISC] Fix iounmap compile warningMatthew Wilcox-1/+1
2006-04-21[PARISC] EISA regions must be mapped NO_CACHEHelge Deller-1/+2
2006-03-30[PARISC] Move ioremap EXPORT_SYMBOL from parisc_ksyms.cKyle McMartin-0/+2
2006-03-30[PARISC] Fixup CONFIG_EISA a bitHelge Deller-5/+3
2006-03-30[PARISC] Remove obsolete CONFIG_DEBUG_IOREMAPHelge Deller-24/+0
2006-03-30[PARISC] Temporary FIXME for ioremapping EISA regionsHelge Deller-5/+6
2006-03-30[PARISC] Enable ioremap functionality unconditionallyHelge Deller-14/+2
2006-03-30[PARISC] Add CONFIG_HPPA_IOREMAP to conditionally enable ioremapHelge Deller-7/+6
2006-01-10[PARISC] Fix and cleanup ioremap.c to work with 4level-fixup.hKyle McMartin-37/+63
2005-10-29[PATCH] mm: init_mm without ptlockHugh Dickins-4/+2
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+207