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
/
mm
/
vmalloc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-26
Use WARN() in mm/vmalloc.c
Arjan van de Ven
1
-4
/
+2
2008-07-24
vmallocinfo: add NUMA information
Eric Dumazet
1
-0
/
+20
2008-05-01
docbook: fix vmalloc missing parameter notation
Randy Dunlap
1
-0
/
+1
2008-04-30
infrastructure to debug (dynamic) objects
Thomas Gleixner
1
-0
/
+2
2008-04-28
vmallocinfo: add caller information
Christoph Lameter
1
-18
/
+47
2008-04-28
vmalloc: show vmalloced areas via /proc/vmallocinfo
Christoph Lameter
1
-1
/
+75
2008-03-19
mm: fix various kernel-doc comments
Randy Dunlap
1
-2
/
+4
2008-02-08
CONFIG_HIGHPTE vs. sub-page page tables.
Martin Schwidefsky
1
-1
/
+1
2008-02-05
mm: don't allow ioremapping of ranges larger than vmalloc space
Robert Bragg
1
-0
/
+4
2008-02-05
make __vmalloc_area_node() static
Adrian Bunk
1
-2
/
+2
2008-02-05
vmalloc: clean up page array indexing
Christoph Lameter
1
-5
/
+11
2008-02-05
vmalloc: add const to void* parameters
Christoph Lameter
1
-8
/
+8
2008-02-05
Move vmalloc_to_page() to mm/vmalloc.
Christoph Lameter
1
-0
/
+38
2007-10-20
spelling fixes: mm/
Simon Arlott
1
-3
/
+3
2007-10-16
Categorize GFP flags
Christoph Lameter
1
-2
/
+3
2007-07-19
lguest: export symbols for lguest as a module
Rusty Russell
1
-0
/
+2
2007-07-19
vmalloc_32 should use GFP_KERNEL
Benjamin Herrenschmidt
1
-2
/
+2
2007-07-18
Allocate and free vmalloc areas
Jeremy Fitzhardinge
1
-0
/
+53
2007-07-17
Slab allocators: Replace explicit zeroing with __GFP_ZERO
Christoph Lameter
1
-3
/
+3
2007-06-14
[POWERPC] unmap_vm_area becomes unmap_kernel_range for the public
Benjamin Herrenschmidt
1
-4
/
+9
2007-05-17
Make __vunmap static
Benjamin Herrenschmidt
1
-1
/
+1
2007-05-08
move die notifier handling to common code
Christoph Hellwig
1
-0
/
+7
2007-05-02
[PATCH] x86-64: Fix vmalloc_32 to really allocate <4GB on 64bit platforms
Andi Kleen
1
-3
/
+11
2007-02-11
[PATCH] Numerous fixes to kernel-doc info in source files.
Robert P. J. Day
1
-1
/
+1
2006-11-16
[PATCH] Fix strange size check in __get_vm_area_node()
OGAWA Hirofumi
1
-3
/
+2
2006-11-13
[PATCH] vmalloc: optimization, cleanup, bugfixes
Eric Dumazet
1
-13
/
+13
2006-10-29
[PATCH] Fix GFP_HIGHMEM slab panic
Giridhar Pemmasani
1
-1
/
+1
2006-10-28
[PATCH] __vmalloc with GFP_ATOMIC causes 'sleeping from invalid context'
Giridhar Pemmasani
1
-7
/
+11
2006-10-17
[PATCH] vmalloc(): don't pass __GFP_ZERO to slab
Andrew Morton
1
-2
/
+5
2006-10-03
Spelling fix: "control" instead of "cotrol"
Michael Opdenacker
1
-3
/
+3
2006-09-27
[PATCH] Mark __remove_vm_area() static
Rolf Eike Beer
1
-1
/
+1
2006-09-27
[PATCH] Fix kerneldoc comments in mm/vmalloc.c
Rolf Eike Beer
1
-20
/
+8
2006-09-26
[PATCH] mm/: make functions static
Adrian Bunk
1
-3
/
+5
2006-07-14
[PATCH] mm: fix oom roll-back of __vmalloc_area_node
Jan Kiszka
1
-3
/
+4
2006-07-03
[PATCH] lockdep: better lock debugging
Ingo Molnar
1
-0
/
+2
2006-06-23
[PATCH] mm: introduce remap_vmalloc_range()
Nick Piggin
1
-2
/
+120
2006-04-01
BUG_ON() Conversion in mm/vmalloc.c
Eric Sesterhenn
1
-2
/
+1
2005-11-07
[PATCH] kernel-doc: fix warnings in vmalloc.c
Randy Dunlap
1
-2
/
+2
2005-10-29
[PATCH] mm: init_mm without ptlock
Hugh Dickins
1
-3
/
+1
2005-10-29
[PATCH] vmalloc_node
Christoph Lameter
1
-16
/
+57
2005-10-08
[PATCH] gfp flags annotations - part 1
Al Viro
1
-2
/
+2
2005-09-09
[PATCH] update kfree, vfree, and vunmap kerneldoc
Pekka Enberg
1
-3
/
+4
2005-09-05
[PATCH] arm: allow for arch-specific IOREMAP_MAX_ORDER
Deepak Saxena
1
-2
/
+0
2005-05-20
[PATCH] x86_64: Fixed guard page handling again in iounmap
Andi Kleen
1
-13
/
+20
2005-05-01
[PATCH] DocBook: changes and extensions to the kernel documentation
Pavel Pisa
1
-4
/
+4
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+588