summaryrefslogtreecommitdiffstats
path: root/arch/x86/mm/highmem_32.c
Commit message (Expand)AuthorAgeFilesLines
* mm: fix race in kunmap_atomic()Peter Zijlstra2010-10-271-1/+2
* mm: stack based kmap_atomic()Peter Zijlstra2010-10-261-34/+41
* kmap_atomic: make kunmap_atomic() harder to misuseCesar Eduardo Barros2010-08-091-2/+2
* Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2009-09-141-0/+1
|\
| * x86: Export kmap_atomic_to_page()Avi Kivity2009-09-101-0/+1
* | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-09-141-1/+1
|\ \ | |/ |/|
| * x86, highmem_32.c: Clean up commentFigo.zhang2009-06-291-1/+1
* | x86: Export kmap_atomic_prot() needed for TTM.Thomas Hellstrom2009-07-291-0/+1
|/
* Merge commit 'origin/master' into for-linus/xen/masterJeremy Fitzhardinge2009-04-071-65/+4
|\
| * mm: fix misuse of debug_kmap_atomicAkinobu Mita2009-04-031-1/+0
| * mm: use debug_kmap_atomicAkinobu Mita2009-04-011-0/+1
| * mm: introduce debug_kmap_atomicAkinobu Mita2009-04-011-44/+1
| * x86: unify kmap_atomic_pfn() and iomap_atomic_prot_pfn(), fixIngo Molnar2009-03-131-18/+2
| * x86: debug check for kmap_atomic_pfn and iomap_atomic_prot_pfn()Akinobu Mita2009-03-111-0/+2
| * x86: unify kmap_atomic_pfn() and iomap_atomic_prot_pfn()Akinobu Mita2009-03-111-6/+11
| * x86: set_highmem_pages_init() cleanup, #2Pekka Enberg2009-03-041-9/+0
* | x86/paravirt: remove lazy mode in interruptsJeremy Fitzhardinge2009-03-291-2/+0
|/
* x86: set_highmem_pages_init() cleanup, fix !CONFIG_NUMA && CONFIG_HIGHMEM=yIngo Molnar2009-03-031-1/+1
* x86: set_highmem_pages_init() cleanupPekka Enberg2009-03-031-0/+34
* Export kmap_atomic_pfn for DRM-GEM.Eric Anholt2008-10-181-0/+1
* x86: unexport kmap_atomic_to_pageAdrian Bunk2008-04-301-1/+0
* Avoid false positive warnings in kmap_atomic_prot() with DEBUG_HIGHMEMAndrew Morton2008-03-281-3/+3
* x86: kmap_atomic() debuggingAndrew Morton2008-01-301-1/+46
* i386: move mmThomas Gleixner2007-10-111-0/+113