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