index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
mm
/
highmem_32.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
1
-1
/
+1
2018-10-31
memblock: rename free_all_bootmem to memblock_free_all
Mike Rapoport
1
-1
/
+1
2016-07-14
x86/mm: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
1
-1
/
+1
2015-11-10
kmap_atomic_to_page() has no users, remove it
Nicolas Pitre
1
-14
/
+0
2015-05-19
sched/preempt, mm/kmap: Explicitly disable/enable preemption in kmap_atomic_*
David Hildenbrand
1
-1
/
+2
2013-07-04
mm: accurately calculate zone->managed_pages for highmem zones
Jiang Liu
1
-0
/
+6
2013-04-30
mm/x86: use free_highmem_page() to free highmem pages into buddy system
Jiang Liu
1
-1
/
+0
2012-03-20
highmem: kill all __kmap_atomic()
Cong Wang
1
-2
/
+2
2011-12-05
x86/paravirt: PTE updates in k(un)map_atomic need to be synchronous, regardle...
Konrad Rzeszutek Wilk
1
-0
/
+2
2010-10-28
mm: fix race in kunmap_atomic()
Peter Zijlstra
1
-1
/
+2
2010-10-27
mm: stack based kmap_atomic()
Peter Zijlstra
1
-34
/
+41
2010-08-10
kmap_atomic: make kunmap_atomic() harder to misuse
Cesar Eduardo Barros
1
-2
/
+2
2009-09-15
Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+1
2009-09-14
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2009-09-10
x86: Export kmap_atomic_to_page()
Avi Kivity
1
-0
/
+1
2009-07-29
x86: Export kmap_atomic_prot() needed for TTM.
Thomas Hellstrom
1
-0
/
+1
2009-06-29
x86, highmem_32.c: Clean up comment
Figo.zhang
1
-1
/
+1
2009-04-08
Merge commit 'origin/master' into for-linus/xen/master
Jeremy Fitzhardinge
1
-65
/
+4
2009-04-03
mm: fix misuse of debug_kmap_atomic
Akinobu Mita
1
-1
/
+0
2009-04-01
mm: use debug_kmap_atomic
Akinobu Mita
1
-0
/
+1
2009-04-01
mm: introduce debug_kmap_atomic
Akinobu Mita
1
-44
/
+1
2009-03-30
x86/paravirt: remove lazy mode in interrupts
Jeremy Fitzhardinge
1
-2
/
+0
2009-03-13
x86: unify kmap_atomic_pfn() and iomap_atomic_prot_pfn(), fix
Ingo Molnar
1
-18
/
+2
2009-03-11
x86: debug check for kmap_atomic_pfn and iomap_atomic_prot_pfn()
Akinobu Mita
1
-0
/
+2
2009-03-11
x86: unify kmap_atomic_pfn() and iomap_atomic_prot_pfn()
Akinobu Mita
1
-6
/
+11
2009-03-04
x86: set_highmem_pages_init() cleanup, #2
Pekka Enberg
1
-9
/
+0
2009-03-03
x86: set_highmem_pages_init() cleanup, fix !CONFIG_NUMA && CONFIG_HIGHMEM=y
Ingo Molnar
1
-1
/
+1
2009-03-03
x86: set_highmem_pages_init() cleanup
Pekka Enberg
1
-0
/
+34
2008-10-18
Export kmap_atomic_pfn for DRM-GEM.
Eric Anholt
1
-0
/
+1
2008-05-01
x86: unexport kmap_atomic_to_page
Adrian Bunk
1
-1
/
+0
2008-03-28
Avoid false positive warnings in kmap_atomic_prot() with DEBUG_HIGHMEM
Andrew Morton
1
-3
/
+3
2008-01-30
x86: kmap_atomic() debugging
Andrew Morton
1
-1
/
+46
2007-10-11
i386: move mm
Thomas Gleixner
1
-0
/
+113