summaryrefslogtreecommitdiffstats
path: root/arch/x86/mm/iomap_32.c
Commit message (Expand)AuthorAgeFilesLines
* mm: fix race in kunmap_atomic()Peter Zijlstra2010-10-271-1/+2
* mm: stack based kmap_atomic()Peter Zijlstra2010-10-261-17/+25
* x86: Fix the address space annotations of iomap_atomic_prot_pfn()Francisco Jerez2010-09-051-3/+3
* x86, pat: Add PAT reserve free to io_mapping* APIsVenkatesh Pallipadi2009-08-261-2/+25
* Merge commit 'origin/master' into for-linus/xen/masterJeremy Fitzhardinge2009-04-071-11/+19
|\
| * x86: fix is_io_mapping_possible() build warning on i386 allnoconfigAndrew Morton2009-04-031-1/+1
| * x86, mm: fix misuse of debug_kmap_atomicAkinobu Mita2009-04-021-1/+1
| * mm: use debug_kmap_atomicAkinobu Mita2009-04-011-0/+2
| * x86, mm: remove unnecessary include file from iomap_32.cAkinobu Mita2009-03-151-1/+0
| * x86: unify kmap_atomic_pfn() and iomap_atomic_prot_pfn(), fixIngo Molnar2009-03-131-1/+17
| * x86: unify kmap_atomic_pfn() and iomap_atomic_prot_pfn()Akinobu Mita2009-03-111-11/+2
* | x86/paravirt: remove lazy mode in interruptsJeremy Fitzhardinge2009-03-291-1/+0
|/
* x86: i915 needs pgprot_writecombine() and is_io_mapping_possible()Ingo Molnar2009-02-281-11/+4
* gpu/drm, x86, PAT: io_mapping_create_wc and resource_size_tVenkatesh Pallipadi2009-02-251-0/+18
* x86: work around PAGE_KERNEL_WC not getting WC in iomap_atomic_prot_pfn.Eric Anholt2009-01-261-0/+10
* x86: add iomap_atomic*()/iounmap_atomic() on 32-bit using fixmapsKeith Packard2008-10-311-0/+59