summaryrefslogtreecommitdiffstats
path: root/arch/x86/mm/ioremap_32.c
AgeCommit message (Expand)AuthorFilesLines
2008-01-30x86: unify ioremap_32 and _64Thomas Gleixner1-463/+0
2008-01-30x86: unify ioremapThomas Gleixner1-0/+18
2008-01-30x86: use remove_vm_are in ioremap_32 error pathThomas Gleixner1-1/+1
2008-01-30x86: __iomem annotationsThomas Gleixner1-1/+1
2008-01-30x86: switch to change_page_attr_addr in ioremap_32.cThomas Gleixner1-41/+49
2008-01-30x86: make c_p_a unconditional in ioremapThomas Gleixner1-2/+2
2008-01-30x86: cleanup ioremap includesThomas Gleixner1-8/+7
2008-01-30x86: style cleanup of ioremap codeThomas Gleixner1-49/+48
2008-01-30x86: fix ioremap pgprot inconsistencyThomas Gleixner1-2/+1
2008-01-30x86: early_ioremap_init(), enhance warningsIngo Molnar1-1/+16
2008-01-30x86: add early_ioremap() leak detectionIngo Molnar1-0/+16
2008-01-30x86: make early_ioremap_debug early_paramHuang, Ying1-2/+2
2008-01-30x86: early_ioremap(), debuggingIngo Molnar1-0/+29
2008-01-30x86: add debug warnings to early_ioremap()Ingo Molnar1-6/+13
2008-01-30x86: enhance early_ioremap()Ingo Molnar1-10/+26
2008-01-30x86: early_ioremap_reset fixHuang, Ying1-1/+1
2008-01-30x86 32-bit boot: rename bt_ioremap() to early_ioremap()Huang, Ying1-19/+19
2008-01-30i386 boot: replace boot_ioremap with enhanced bt_ioremap - enhance bt_ioremapHuang, Ying1-2/+85
2008-01-30x86: set strong uncacheable where UC is really desiredSiddha, Suresh B1-1/+1
2007-10-11i386: move mmThomas Gleixner1-0/+274