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