summaryrefslogtreecommitdiff
path: root/arch/x86/mm/ioremap_64.c
AgeCommit message (Expand)AuthorFilesLines
2008-01-30x86: unify ioremap_32 and _64Thomas Gleixner1-463/+0
2008-01-30x86: unify ioremapThomas Gleixner1-22/+295
2008-01-30x86: __iomem annotationsThomas Gleixner1-4/+4
2008-01-30x86: make c_p_a unconditional in ioremapThomas Gleixner1-8/+6
2008-01-30x86: cleanup ioremap includesThomas Gleixner1-7/+6
2008-01-30x86: style cleanup of ioremap codeThomas Gleixner1-26/+22
2008-01-30x86: fix ioremap pgprot inconsistencyThomas Gleixner1-2/+2
2008-01-30x86: ioremap_nocache fixHuang, Ying1-0/+7
2008-01-30x86: set strong uncacheable where UC is really desiredSiddha, Suresh B1-1/+1
2008-01-30x86: use __PAGE_KERNEL_EXEC in ioremap_64.cJoerg Roedel1-2/+1
2008-01-30x86: pat: e820 cleanupIngo Molnar1-3/+1
2008-01-30x86: 64-bit, make sparsemem vmemmap the only memory modelChristoph Lameter1-17/+0
2007-10-11x86_64: move mmThomas Gleixner1-0/+210