index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
mm
/
iomap_32.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-27
mm: fix race in kunmap_atomic()
Peter Zijlstra
1
-1
/
+2
2010-10-26
mm: stack based kmap_atomic()
Peter Zijlstra
1
-17
/
+25
2010-09-05
x86: Fix the address space annotations of iomap_atomic_prot_pfn()
Francisco Jerez
1
-3
/
+3
2009-08-26
x86, pat: Add PAT reserve free to io_mapping* APIs
Venkatesh Pallipadi
1
-2
/
+25
2009-04-07
Merge commit 'origin/master' into for-linus/xen/master
Jeremy Fitzhardinge
1
-11
/
+19
2009-04-03
x86: fix is_io_mapping_possible() build warning on i386 allnoconfig
Andrew Morton
1
-1
/
+1
2009-04-02
x86, mm: fix misuse of debug_kmap_atomic
Akinobu Mita
1
-1
/
+1
2009-04-01
mm: use debug_kmap_atomic
Akinobu Mita
1
-0
/
+2
2009-03-29
x86/paravirt: remove lazy mode in interrupts
Jeremy Fitzhardinge
1
-1
/
+0
2009-03-15
x86, mm: remove unnecessary include file from iomap_32.c
Akinobu Mita
1
-1
/
+0
2009-03-13
x86: unify kmap_atomic_pfn() and iomap_atomic_prot_pfn(), fix
Ingo Molnar
1
-1
/
+17
2009-03-11
x86: unify kmap_atomic_pfn() and iomap_atomic_prot_pfn()
Akinobu Mita
1
-11
/
+2
2009-02-28
x86: i915 needs pgprot_writecombine() and is_io_mapping_possible()
Ingo Molnar
1
-11
/
+4
2009-02-25
gpu/drm, x86, PAT: io_mapping_create_wc and resource_size_t
Venkatesh Pallipadi
1
-0
/
+18
2009-01-26
x86: work around PAGE_KERNEL_WC not getting WC in iomap_atomic_prot_pfn.
Eric Anholt
1
-0
/
+10
2008-10-31
x86: add iomap_atomic*()/iounmap_atomic() on 32-bit using fixmaps
Keith Packard
1
-0
/
+59