summaryrefslogtreecommitdiffstats
path: root/arch/x86/mm/ioremap_64.c
Commit message (Expand)AuthorAgeFilesLines
* x86: unify ioremap_32 and _64Thomas Gleixner2008-01-301-463/+0
* x86: unify ioremapThomas Gleixner2008-01-301-22/+295
* x86: __iomem annotationsThomas Gleixner2008-01-301-4/+4
* x86: make c_p_a unconditional in ioremapThomas Gleixner2008-01-301-8/+6
* x86: cleanup ioremap includesThomas Gleixner2008-01-301-7/+6
* x86: style cleanup of ioremap codeThomas Gleixner2008-01-301-26/+22
* x86: fix ioremap pgprot inconsistencyThomas Gleixner2008-01-301-2/+2
* x86: ioremap_nocache fixHuang, Ying2008-01-301-0/+7
* x86: set strong uncacheable where UC is really desiredSiddha, Suresh B2008-01-301-1/+1
* x86: use __PAGE_KERNEL_EXEC in ioremap_64.cJoerg Roedel2008-01-301-2/+1
* x86: pat: e820 cleanupIngo Molnar2008-01-301-3/+1
* x86: 64-bit, make sparsemem vmemmap the only memory modelChristoph Lameter2008-01-301-17/+0
* x86_64: move mmThomas Gleixner2007-10-111-0/+210