aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/mm/iomap_32.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-08-26x86, pat: Add PAT reserve free to io_mapping* APIsVenkatesh Pallipadi1-2/+25
2009-04-07Merge commit 'origin/master' into for-linus/xen/masterJeremy Fitzhardinge1-11/+19
2009-04-03x86: fix is_io_mapping_possible() build warning on i386 allnoconfigAndrew Morton1-1/+1
2009-04-02x86, mm: fix misuse of debug_kmap_atomicAkinobu Mita1-1/+1
2009-04-01mm: use debug_kmap_atomicAkinobu Mita1-0/+2
2009-03-29x86/paravirt: remove lazy mode in interruptsJeremy Fitzhardinge1-1/+0
2009-03-15x86, mm: remove unnecessary include file from iomap_32.cAkinobu Mita1-1/+0
2009-03-13x86: unify kmap_atomic_pfn() and iomap_atomic_prot_pfn(), fixIngo Molnar1-1/+17
2009-03-11x86: unify kmap_atomic_pfn() and iomap_atomic_prot_pfn()Akinobu Mita1-11/+2
2009-02-28x86: i915 needs pgprot_writecombine() and is_io_mapping_possible()Ingo Molnar1-11/+4
2009-02-25gpu/drm, x86, PAT: io_mapping_create_wc and resource_size_tVenkatesh Pallipadi1-0/+18
2009-01-26x86: work around PAGE_KERNEL_WC not getting WC in iomap_atomic_prot_pfn.Eric Anholt1-0/+10
2008-10-31x86: add iomap_atomic*()/iounmap_atomic() on 32-bit using fixmapsKeith Packard1-0/+59