index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
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
2013-07-03
mm: accurately calculate zone->managed_pages for highmem zones
Jiang Liu
1
-0
/
+6
2013-04-29
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-27
mm: fix race in kunmap_atomic()
Peter Zijlstra
1
-1
/
+2
2010-10-26
mm: stack based kmap_atomic()
Peter Zijlstra
1
-34
/
+41
2010-08-09
kmap_atomic: make kunmap_atomic() harder to misuse
Cesar Eduardo Barros
1
-2
/
+2
2009-09-14
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-07
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-29
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-04-30
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