index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
mm
/
highmem_32.c
Age
Commit message (
Expand
)
Author
2011-12-05
x86/paravirt: PTE updates in k(un)map_atomic need to be synchronous, regardle...
Konrad Rzeszutek Wilk
2010-10-27
mm: fix race in kunmap_atomic()
Peter Zijlstra
2010-10-26
mm: stack based kmap_atomic()
Peter Zijlstra
2010-08-09
kmap_atomic: make kunmap_atomic() harder to misuse
Cesar Eduardo Barros
2009-09-14
Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2009-09-14
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2009-09-10
x86: Export kmap_atomic_to_page()
Avi Kivity
2009-07-29
x86: Export kmap_atomic_prot() needed for TTM.
Thomas Hellstrom
2009-06-29
x86, highmem_32.c: Clean up comment
Figo.zhang
2009-04-07
Merge commit 'origin/master' into for-linus/xen/master
Jeremy Fitzhardinge
2009-04-03
mm: fix misuse of debug_kmap_atomic
Akinobu Mita
2009-04-01
mm: use debug_kmap_atomic
Akinobu Mita
2009-04-01
mm: introduce debug_kmap_atomic
Akinobu Mita
2009-03-29
x86/paravirt: remove lazy mode in interrupts
Jeremy Fitzhardinge
2009-03-13
x86: unify kmap_atomic_pfn() and iomap_atomic_prot_pfn(), fix
Ingo Molnar
2009-03-11
x86: debug check for kmap_atomic_pfn and iomap_atomic_prot_pfn()
Akinobu Mita
2009-03-11
x86: unify kmap_atomic_pfn() and iomap_atomic_prot_pfn()
Akinobu Mita
2009-03-04
x86: set_highmem_pages_init() cleanup, #2
Pekka Enberg
2009-03-03
x86: set_highmem_pages_init() cleanup, fix !CONFIG_NUMA && CONFIG_HIGHMEM=y
Ingo Molnar
2009-03-03
x86: set_highmem_pages_init() cleanup
Pekka Enberg
2008-10-18
Export kmap_atomic_pfn for DRM-GEM.
Eric Anholt
2008-04-30
x86: unexport kmap_atomic_to_page
Adrian Bunk
2008-03-28
Avoid false positive warnings in kmap_atomic_prot() with DEBUG_HIGHMEM
Andrew Morton
2008-01-30
x86: kmap_atomic() debugging
Andrew Morton
2007-10-11
i386: move mm
Thomas Gleixner