summaryrefslogtreecommitdiffstats
path: root/arch/x86/mm/ioremap.c
AgeCommit message (Expand)AuthorFilesLines
2008-01-31x86: early_ioremap_reset fix 2Huang, Ying1-1/+1
2008-01-30x86: fix early_ioremap pagetable opsJeremy Fitzhardinge1-0/+2
2008-01-30x86: ioremap KERN_INFOIngo Molnar1-4/+4
2008-01-30x86: cpa: move flush to cpaThomas Gleixner1-2/+0
2008-01-30x86: cpa: convert ioremap to new APIThomas Gleixner1-22/+35
2008-01-30x86: fix ioremap APIThomas Gleixner1-3/+8
2008-01-30x86: fix ioremap RAM checkThomas Gleixner1-13/+4
2008-01-30x86: fix the missing BIOS area check in page_is_ramThomas Gleixner1-5/+10
2008-01-30x86: move page_is_ram() functionThomas Gleixner1-0/+24
2008-01-30x86: unify ioremap_32 and _64Thomas Gleixner1-0/+463