1. 314e51b mm: kill vma flag VM_RESERVED and mm->reserved_vm counter by Konstantin Khlebnikov · 12 years ago
  2. 612a9aa Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  3. 760285e UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ by David Howells · 12 years ago
  4. 93eb58d drm: Remove unnecessary test for ARM. by Robert P. J. Day · 12 years ago
  5. 04cf55e drm: Handle io prot correctly for MIPS. by Huacai Chen · 12 years ago
  6. b06d66b drm: pass dev to drm_vm_{open,close}_locked() by Rob Clark · 12 years ago
  7. 2c07a21 drm: add core support for unplugging a device (v2) by Dave Airlie · 12 years ago
  8. 966e0cd drm: drop setting vm_file to filp by Dave Airlie · 12 years ago
  9. 2d1a8a4 gpu: Add export.h as required to drivers/gpu files. by Paul Gortmaker · 13 years ago
  10. 82ba3fe alpha/drm: Cleanup Alpha support in DRM generic code by Jay Estabrook · 13 years ago
  11. fb7ba21 Merge remote branch 'korg/drm-fixes' into drm-vmware-next by Dave Airlie · 14 years ago
  12. 31dfbc9 drm: Prune GEM vma entries by Chris Wilson · 14 years ago
  13. cbc60ca drm: kill get_reg_ofs callback by Daniel Vetter · 14 years ago
  14. 793a97e drm: kill drm_map_ofs callbacks by Daniel Vetter · 14 years ago
  15. 161c481 drm: fix end of loop test by Dan Carpenter · 14 years ago
  16. 4b7fb9b drm: Add __arm defines to DRM by Jordan Crouse · 14 years ago
  17. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  18. f0f37e2 const: mark struct vm_struct_operations by Alexey Dobriyan · 15 years ago
  19. 07613ba agp: switch AGP to use page array instead of unsigned long array by Dave Airlie · 15 years ago
  20. 9a298b2 drm: Remove memory debugging infrastructure. by Eric Anholt · 15 years ago
  21. 41c2e75 drm: Make drm_local_map use a resource_size_t offset by Benjamin Herrenschmidt · 15 years ago
  22. f77d390 drm: Split drm_map and drm_local_map by Benjamin Herrenschmidt · 15 years ago
  23. a2c0a97 drm: GEM mmap support by Jesse Barnes · 16 years ago
  24. c0e0920 drm: reorganise drm tree to be more future proof. by Dave Airlie · 16 years ago[Renamed from drivers/char/drm/drm_vm.c]
  25. 2c14f28 drm: reorganise minor number handling using backported modesetting code. by Dave Airlie · 16 years ago
  26. 5ff6461 drm: Fix mismerge of non-coherent DMA patch by Benjamin Herrenschmidt · 16 years ago
  27. 6876b3b drm: fix for non-coherent DMA PowerPC by Benjamin Herrenschmidt · 16 years ago
  28. ca0b07d drm: convert drm from nopage to fault. by Nick Piggin · 16 years ago
  29. 3e684ea drm: cleanup DRM_DEBUG() parameters by Márton Németh · 16 years ago
  30. 2f98735 vm audit: add VM_DONTEXPAND to mmap for drivers that need it by Nick Piggin · 16 years ago
  31. 6c340ea drm: Replace filp in ioctl arguments with drm_file *file_priv. by Eric Anholt · 17 years ago
  32. e0be428 drm: detypedef the hashtab and more of sman by Dave Airlie · 17 years ago
  33. 5591051 drm: detypedeffing continues... by Dave Airlie · 17 years ago
  34. cdd55a2 drm: detypef waitlist/freelist/buf_entry/device_dma/drm_queue structs by Dave Airlie · 17 years ago
  35. 8fc2fdf drm: drop drm_vma_entry_t, drm_magic_entry_t by Dave Airlie · 17 years ago
  36. 84b1fd1 drm: remove drm_file_t, drm_device_t and drm_head_t typedefs by Dave Airlie · 17 years ago
  37. c60ce62 drm: remove a bunch of typedefs on the userspace interface by Dave Airlie · 17 years ago
  38. bd1b331 drm: cleanup use of Linux list handling macros by Dave Airlie · 17 years ago
  39. 59c5159 Fix occurrences of "the the " by Michael Opdenacker · 17 years ago
  40. 9e9c132 drm: just use io_remap_pfn_range on all archs.. by Dave Airlie · 17 years ago
  41. 3831587 drm: fix DRM_CONSISTENT mapping by Hugh Dickins · 17 years ago
  42. d7d8aac drm: fix up mmap locking in preparation for ttm changes by Thomas Hellstrom · 17 years ago
  43. 0bead7c drm: make drm_io_prot static. by Adrian Bunk · 17 years ago
  44. 54ba2f7 drm: bring bufs code from git tree. by Dave Airlie · 17 years ago
  45. 5cc7f9a drm: move protection stuff into separate function by Dave Airlie · 17 years ago
  46. 1545085 drm: Allow for 44 bit user-tokens (or drm_file offsets) by Thomas Hellstrom · 17 years ago
  47. 004a772 drm: remove drm_ioremap and drm_ioremapfree by Christoph Hellwig · 18 years ago
  48. 9b3a89f Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 18 years ago
  49. cd54e7e [PATCH] mm: incorrect VM_FAULT_OOM returns from drivers by Nick Piggin · 18 years ago
  50. 3417f33 drm: add flag for mapping PCI DMA buffers read-only. by George Sapountzis · 18 years ago
  51. 8d153f7 drm: update user token hashing and map handles by Thomas Hellstrom · 18 years ago
  52. 3d77461 drm: cleanup old compat code and DRM fns from Linux only code by Dave Airlie · 18 years ago
  53. 14778d9 [SPARC]: Respect vm_page_prot in io_remap_page_range(). by David S. Miller · 18 years ago
  54. 30e2fb1 sem2mutex: drivers/char/drm/ by Dave Airlie · 18 years ago
  55. 5fb4dc9 merge linus head to drm-mm branch by Dave Airlie · 19 years ago
  56. b5e89ed drm: lindent the drm directory. by Dave Airlie · 19 years ago
  57. 70dfcfe drm: missing drm_vm.c changes for consistent maps by Dave Airlie · 19 years ago
  58. 88f399c drm: fixes for powerpc by Dave Airlie · 19 years ago
  59. d27c9b5 drm: remove version.h and any version checks.. by Dave Airlie · 19 years ago
  60. d1f2b55 drm: updated DRM map patch for 32/64 bit systems by Dave Airlie · 19 years ago
  61. 9c8da5e drm: update support for drm pci buffers by Dave Airlie · 19 years ago
  62. 2d0f9ea drm: add _DRM_CONSISTENT map type by Dave Airlie · 19 years ago
  63. c94f702 drm: misc cleanup by Dave Airlie · 19 years ago
  64. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago