| Commit message (Expand) | Author | Age | Files | Lines |
* | mm: fix race in kunmap_atomic() | Peter Zijlstra | 2010-10-27 | 1 | -1/+2 |
* | mm: stack based kmap_atomic() | Peter Zijlstra | 2010-10-26 | 1 | -17/+25 |
* | x86: Fix the address space annotations of iomap_atomic_prot_pfn() | Francisco Jerez | 2010-09-05 | 1 | -3/+3 |
* | x86, pat: Add PAT reserve free to io_mapping* APIs | Venkatesh Pallipadi | 2009-08-26 | 1 | -2/+25 |
* | Merge commit 'origin/master' into for-linus/xen/master | Jeremy Fitzhardinge | 2009-04-07 | 1 | -11/+19 |
|\ |
|
| * | 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/paravirt: remove lazy mode in interrupts | Jeremy Fitzhardinge | 2009-03-29 | 1 | -1/+0 |
|/ |
|
* | 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 |