summaryrefslogtreecommitdiffstats
path: root/arch/x86/mm/iomap_32.c
Commit message (Expand)AuthorAgeFilesLines
* x86/mm: Audit and remove any unnecessary uses of module.hPaul Gortmaker2016-07-141-1/+1
* Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-06-221-6/+6
|\
| * x86/mm/pat: Remove pat_enabled() checksBorislav Petkov2015-06-071-6/+6
| * x86/mm/pat: Wrap pat_enabled into a function APILuis R. Rodriguez2015-05-271-1/+1
* | sched/preempt, mm/kmap: Explicitly disable/enable preemption in kmap_atomic_*David Hildenbrand2015-05-191-0/+2
|/
* x86: Use new cache mode type in mm/iomap_32.cJuergen Gross2014-11-161-5/+7
* 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
OpenPOWER on IntegriCloud