index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
mm
/
iomap_32.c
Age
Commit message (
Expand
)
Author
2016-07-14
x86/mm: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
2015-06-23
Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-06-07
x86/mm/pat: Remove pat_enabled() checks
Borislav Petkov
2015-05-27
x86/mm/pat: Wrap pat_enabled into a function API
Luis R. Rodriguez
2015-05-19
sched/preempt, mm/kmap: Explicitly disable/enable preemption in kmap_atomic_*
David Hildenbrand
2014-11-16
x86: Use new cache mode type in mm/iomap_32.c
Juergen Gross
2010-10-28
mm: fix race in kunmap_atomic()
Peter Zijlstra
2010-10-26
mm: stack based kmap_atomic()
Peter Zijlstra
2010-09-05
x86: Fix the address space annotations of iomap_atomic_prot_pfn()
Francisco Jerez
2009-08-26
x86, pat: Add PAT reserve free to io_mapping* APIs
Venkatesh Pallipadi
2009-04-07
Merge commit 'origin/master' into for-linus/xen/master
Jeremy Fitzhardinge
2009-04-03
x86: fix is_io_mapping_possible() build warning on i386 allnoconfig
Andrew Morton
2009-04-02
x86, mm: fix misuse of debug_kmap_atomic
Akinobu Mita
2009-04-01
mm: use debug_kmap_atomic
Akinobu Mita
2009-03-30
x86/paravirt: remove lazy mode in interrupts
Jeremy Fitzhardinge
2009-03-15
x86, mm: remove unnecessary include file from iomap_32.c
Akinobu Mita
2009-03-13
x86: unify kmap_atomic_pfn() and iomap_atomic_prot_pfn(), fix
Ingo Molnar
2009-03-11
x86: unify kmap_atomic_pfn() and iomap_atomic_prot_pfn()
Akinobu Mita
2009-02-28
x86: i915 needs pgprot_writecombine() and is_io_mapping_possible()
Ingo Molnar
2009-02-25
gpu/drm, x86, PAT: io_mapping_create_wc and resource_size_t
Venkatesh Pallipadi
2009-01-26
x86: work around PAGE_KERNEL_WC not getting WC in iomap_atomic_prot_pfn.
Eric Anholt
2008-10-31
x86: add iomap_atomic*()/iounmap_atomic() on 32-bit using fixmaps
Keith Packard