Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | x86: fix is_io_mapping_possible() build warning on i386 allnoconfig | Andrew Morton | 2009-04-03 | 1 | -1/+1 |
* | x86, mm: fix misuse of debug_kmap_atomic | Akinobu Mita | 2009-04-02 | 1 | -1/+1 |
* | mm: use debug_kmap_atomic | Akinobu Mita | 2009-04-01 | 1 | -0/+2 |
* | x86, mm: remove unnecessary include file from iomap_32.c | Akinobu Mita | 2009-03-15 | 1 | -1/+0 |
* | x86: unify kmap_atomic_pfn() and iomap_atomic_prot_pfn(), fix | Ingo Molnar | 2009-03-13 | 1 | -1/+17 |
* | x86: unify kmap_atomic_pfn() and iomap_atomic_prot_pfn() | Akinobu Mita | 2009-03-11 | 1 | -11/+2 |
* | x86: i915 needs pgprot_writecombine() and is_io_mapping_possible() | Ingo Molnar | 2009-02-28 | 1 | -11/+4 |
* | gpu/drm, x86, PAT: io_mapping_create_wc and resource_size_t | Venkatesh Pallipadi | 2009-02-25 | 1 | -0/+18 |
* | x86: work around PAGE_KERNEL_WC not getting WC in iomap_atomic_prot_pfn. | Eric Anholt | 2009-01-26 | 1 | -0/+10 |
* | x86: add iomap_atomic*()/iounmap_atomic() on 32-bit using fixmaps | Keith Packard | 2008-10-31 | 1 | -0/+59 |