index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
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
v2.6.12-rc2
Linus Torvalds
1
-0
/
+588