1. a5af5aa kasan, module, vmalloc: rework shadow allocation for modules by Andrey Ryabinin · 9 years ago
  2. cb9e3c2 mm: vmalloc: pass additional vm_flags to __vmalloc_node_range() by Andrey Ryabinin · 10 years ago
  3. 71394fe mm: vmalloc: add flag preventing guard hole allocation by Andrey Ryabinin · 10 years ago
  4. f6f8ed4 mm/vmalloc.c: clean up map_vm_area third argument by WANG Chao · 10 years ago
  5. 20fc02b mm/vmalloc.c: rename VM_UNLIST to VM_UNINITIALIZED by Zhang Yanfei · 11 years ago
  6. e69e9d4a vmalloc: introduce remap_vmalloc_range_partial by HATAYAMA Daisuke · 11 years ago
  7. 13ba3fc kexec, vmalloc: export additional vmalloc layer information by Atsushi Kumagai · 11 years ago
  8. f1c4069 mm, vmalloc: export vmap_area_list, instead of vmlist by Joonsoo Kim · 11 years ago
  9. db3808c mm, vmalloc: move get_vmalloc_info() to vmalloc.c by Joonsoo Kim · 11 years ago
  10. e9da6e9 ARM: dma-mapping: remove custom consistent dma region by Marek Szyprowski · 12 years ago
  11. 5e6cafc mm: vmalloc: use const void * for caller argument by Marek Szyprowski · 12 years ago
  12. 73829af Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-stable by Russell King · 13 years ago
  13. be9b733 mm: add vm_area_add_early() by Nicolas Pitre · 13 years ago
  14. cd12909 xen: map foreign pages for shared rings by updating the PTEs directly by David Vrabel · 13 years ago
  15. f5252e0 mm: avoid null pointer access in vm_struct via /proc/vmallocinfo by Mitsuo Hayasaka · 13 years ago
  16. b554cb4 NOMMU: support SMP dynamic percpu_alloc by Graf Yang · 13 years ago
  17. d0a2126 mm: unify module_alloc code for vmalloc by David Rientjes · 14 years ago
  18. ec3f64f mm: remove gfp mask from pcpu_get_vm_areas by David Rientjes · 14 years ago
  19. e5a5623 mm: remove unused get_vm_area_node by David Rientjes · 14 years ago
  20. 64141da vmalloc: eagerly clear ptes on vunmap by Jeremy Fitzhardinge · 14 years ago
  21. e1ca778 mm: add vzalloc() and vzalloc_node() helpers by Dave Young · 14 years ago
  22. 4f8b02b vmalloc: pcpu_get/free_vm_areas() aren't needed on UP by Tejun Heo · 14 years ago
  23. 26f0cf9 Merge branch 'stable/xen-swiotlb-0.8.6' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 14 years ago
  24. a0d40c8 vmap: add flag to allow lazy unmap to be disabled at runtime by Jeremy Fitzhardinge · 14 years ago
  25. ffa71f3 x86, ioremap: Fix incorrect physical address handling in PAE mode by Kenji Kaneshige · 14 years ago
  26. ca23e40 vmalloc: implement pcpu_get_vm_areas() by Tejun Heo · 15 years ago
  27. 0edcf8d Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into core/percpu by Ingo Molnar · 16 years ago
  28. c0c0a29 vmalloc: add @align to vm_area_register_early() by Tejun Heo · 16 years ago
  29. 8fc4898 vmalloc: add un/map_kernel_range_noflush() by Tejun Heo · 16 years ago
  30. f0aa661 vmalloc: implement vm_area_register_early() by Tejun Heo · 16 years ago
  31. c296861 vmalloc: add __get_vm_area_caller() by Benjamin Herrenschmidt · 16 years ago
  32. 69beeb1d mm: make vread() and vwrite() declaration by KOSAKI Motohiro · 16 years ago
  33. 5f6a6a9 proc: move /proc/vmallocinfo to mm/vmalloc.c by Alexey Dobriyan · 16 years ago
  34. db64fe0 mm: rewrite vmap layer by Nick Piggin · 16 years ago
  35. 605d928 mm: VM_flags comment fixes by Hugh Dickins · 16 years ago
  36. 2301696 vmallocinfo: add caller information by Christoph Lameter · 16 years ago
  37. a10aa57 vmalloc: show vmalloced areas via /proc/vmallocinfo by Christoph Lameter · 16 years ago
  38. b3bdda0 vmalloc: add const to void* parameters by Christoph Lameter · 17 years ago
  39. 9585116 i386: fix iounmap's use of vm_struct's size field by Jeremy Fitzhardinge · 17 years ago
  40. 5f4352f Allocate and free vmalloc areas by Jeremy Fitzhardinge · 17 years ago
  41. c19c03f [POWERPC] unmap_vm_area becomes unmap_kernel_range for the public by Benjamin Herrenschmidt · 17 years ago
  42. 1eeb66a move die notifier handling to common code by Christoph Hellwig · 17 years ago
  43. 2b4ac44 [PATCH] vmalloc: optimization, cleanup, bugfixes by Eric Dumazet · 18 years ago
  44. 52fd24c [PATCH] __vmalloc with GFP_ATOMIC causes 'sleeping from invalid context' by Giridhar Pemmasani · 18 years ago
  45. d24afc5 [PATCH] Mark __remove_vm_area() static by Rolf Eike Beer · 18 years ago
  46. b221385 [PATCH] mm/: make functions static by Adrian Bunk · 18 years ago
  47. 8757d5f [PATCH] mm: fix oom roll-back of __vmalloc_area_node by Jan Kiszka · 18 years ago
  48. 8334231 [PATCH] mm: introduce remap_vmalloc_range() by Nick Piggin · 18 years ago
  49. 930fc45 [PATCH] vmalloc_node by Christoph Lameter · 19 years ago
  50. dd0fc66 [PATCH] gfp flags annotations - part 1 by Al Viro · 19 years ago
  51. fd195c4 [PATCH] arm: allow for arch-specific IOREMAP_MAX_ORDER by Deepak Saxena · 19 years ago
  52. 7856dfe [PATCH] x86_64: Fixed guard page handling again in iounmap by Andi Kleen · 19 years ago
  53. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago