1. 59c5159 Fix occurrences of "the the " by Michael Opdenacker · 17 years ago
  2. ef68d29 via: Make sure we flush write-combining using a follow-up read. by Thomas Hellstrom · 17 years ago
  3. a0a6dd0 via: Try to improve command-buffer chaining. by Thomas Hellstrom · 17 years ago
  4. bc07dc7 drm: remove old taskqueue remnant by Dave Airlie · 17 years ago
  5. 0515b93 drm: rename badly named define and cleanup ioctl code spacing by Dave Airlie · 17 years ago
  6. 453ff94 radeon: Don't mess up page flipping when a file descriptor is closed. by Michel Dänzer · 17 years ago
  7. f2b04cd drm/radeon: upgrade to 1.27 - make PCI GART more flexible by Dave Airlie · 17 years ago
  8. 5f757f9 Merge branch 'drm-patches' of master.kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 17 years ago
  9. ce7dd06 drm/i915: Add 965GM pci id update by Wang Zhenyu · 17 years ago
  10. b82f87f [DRM]: Delete sparc64 FFB driver code that never gets built. by David S. Miller · 17 years ago
  11. 9e9c132 drm: just use io_remap_pfn_range on all archs.. by Dave Airlie · 17 years ago
  12. 3831587 drm: fix DRM_CONSISTENT mapping by Hugh Dickins · 17 years ago
  13. d7d8aac drm: fix up mmap locking in preparation for ttm changes by Thomas Hellstrom · 17 years ago
  14. 040ac32 drm: fix driver deadlock with AIGLX and reclaim_buffers_locked by Thomas Hellstrom · 17 years ago
  15. 4b560fd drm: fix warning in drm_fops.c by Andrew Morton · 17 years ago
  16. 99da6d8 drm: allow for more generic drm ioctls by Thomas Hellstrom · 17 years ago
  17. 6244270 drm: fix alpha domain handling by Jay Estabrook · 17 years ago
  18. 74be8e3 via: fix CX700 pci id by Thomas Hellstrom · 17 years ago
  19. 0bead7c drm: make drm_io_prot static. by Adrian Bunk · 17 years ago
  20. 5379397 drm: remove via_mm.h by Robert P. J. Day · 17 years ago
  21. c1185cc drm: add missing NULL assignment by Dave Airlie · 17 years ago
  22. 80b2c38 drm/radeon: Fix u32 overflows when determining AGP base address in card space. by Michel Dänzer · 17 years ago
  23. cd839d0 drm: port over use_vmalloc code from git hashtab by Dave Airlie · 17 years ago
  24. 11d9c2f drm: fix crash with fops lock and fixup sarea/page size locking by Dave Airlie · 17 years ago
  25. 54ba2f7 drm: bring bufs code from git tree. by Dave Airlie · 17 years ago
  26. 5cc7f9a drm: move protection stuff into separate function by Dave Airlie · 17 years ago
  27. 8311d57 drm: Use ARRAY_SIZE macro when appropriate by Ahmed S. Darwish · 17 years ago
  28. f54d1e4 drm: update README.drm (bugzilla #7933) by Randy Dunlap · 17 years ago
  29. 41ed5de drm: remove unused exports by Adrian Bunk · 17 years ago
  30. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  31. 2b8693c [PATCH] mark struct file_operations const 3 by Arjan van de Ven · 17 years ago
  32. 40565f1 [PATCH] Char: timers cleanup by Jiri Slaby · 17 years ago
  33. 1545085 drm: Allow for 44 bit user-tokens (or drm_file offsets) by Thomas Hellstrom · 17 years ago
  34. 756db73 drm/via: Disable AGP DMA for chips with the new 3D engine. by Thomas Hellstrom · 17 years ago
  35. 1d58420 drm: update core memory manager from git drm tree by Thomas Hellstrom · 18 years ago
  36. 004a772 drm: remove drm_ioremap and drm_ioremapfree by Christoph Hellwig · 18 years ago
  37. b9094d3 i810/i830: use drm_core_ioremap instead of drm_ioremap by Dave Airlie · 18 years ago
  38. f239b7b drm: use vmalloc_user instead of vmalloc_32 for DRM_SHM by Thomas Hellstrom · 18 years ago
  39. 9b8d9d0 via: allow for npot texture pitch alignment by Thomas Hellstrom · 18 years ago
  40. 689692e via: add some new chipsets by Thomas Hellstrom · 18 years ago
  41. 76f6255 via: some PCI posting flushes by Thomas Hellstrom · 18 years ago
  42. eac681b i915: Fix a DRM_ERROR that should be DRM_DEBUG. by =?utf-8?q?Michel_D=C3=A4nzer?= · 18 years ago
  43. f9841a8 drm: Stop defining pci_pretty_name by Jean Delvare · 18 years ago
  44. 83a9e29 drm: r128: comment aligment with drm git by Dave Airlie · 18 years ago
  45. 0c4dd90 drm: make kernel context switch same as for drm git tree. by Dave Airlie · 18 years ago
  46. 94bb598 drm: fixup comment header style by Dave Airlie · 18 years ago
  47. 183b4ae drm: savage: compat fix from drm git. by Eric Anholt · 18 years ago
  48. 1d6bb8e drm: Unify radeon offset checking. by =?utf-8?q?Michel_D=C3=A4nzer?= · 18 years ago
  49. 3188a24 i915_vblank_tasklet: Try harder to avoid tearing. by =?utf-8?q?Michel_D=C3=A4nzer?= · 18 years ago
  50. 2c3f0ed DRM: handle pci_enable_device failure by Jeff Garzik · 18 years ago
  51. 94f060b drm: fix return value check by Akinobu Mita · 18 years ago
  52. 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
  53. cc5ef55 [PATCH] struct path: convert drm by Josef Sipek · 18 years ago
  54. cd54e7e [PATCH] mm: incorrect VM_FAULT_OOM returns from drivers by Nick Piggin · 18 years ago
  55. a1e8537 [PATCH] drm-sis linkage fix by Andrew Morton · 18 years ago
  56. d942625 Fix http://bugzilla.kernel.org/show_bug.cgi?id=7606 by Andrew Morton · 18 years ago
  57. 3417f33 drm: add flag for mapping PCI DMA buffers read-only. by George Sapountzis · 18 years ago
  58. 5c2df2b drm: fix up irqflags in drm_lock.c by Dave Airlie · 18 years ago
  59. 2228ed6 drm: i915 updates by =?utf-8?q?Michel_D=C3=A4nzer?= · 18 years ago
  60. a0b136b drm: i915: fix up irqflags arg by =?utf-8?q?Michel_D=C3=A4nzer?= · 18 years ago
  61. 21fa60e drm: i915: Only return EBUSY after we've established we need to schedule a new swap. by =?utf-8?q?Michel_D=C3=A4nzer?= · 18 years ago
  62. 2dbb232 drm: i915: Fix 'sequence has passed' condition in i915_vblank_swap(). by =?utf-8?q?Michel_D=C3=A4nzer?= · 18 years ago
  63. 376642c drm: i915: Add SAREA fileds for determining which pipe to sync window buffer swaps to. by =?utf-8?q?Michel_D=C3=A4nzer?= · 18 years ago
  64. 5b51694 drm: Make handling of dev_priv->vblank_pipe more robust. by =?utf-8?q?Michel_D=C3=A4nzer?= · 18 years ago
  65. 541f29a drm: DRM_I915_VBLANK_SWAP ioctl: Take drm_vblank_seq_type_t instead by =?utf-8?q?Michel_D=C3=A4nzer?= · 18 years ago
  66. a6b54f3 drm: i915: Add ioctl for scheduling buffer swaps at vertical blanks. by =?utf-8?q?Michel_D=C3=A4nzer?= · 18 years ago
  67. 049b323 drm: Core vsync: Don't clobber target sequence number when scheduling signal. by =?utf-8?q?Michel_D=C3=A4nzer?= · 18 years ago
  68. ab285d7 drm: Core vsync: Add flag DRM_VBLANK_NEXTONMISS. by =?utf-8?q?Michel_D=C3=A4nzer?= · 18 years ago
  69. 8163e41 drm: Make locked tasklet handling more robust. by =?utf-8?q?Michel_D=C3=A4nzer?= · 18 years ago
  70. 507c018 drm: drm_rmdraw: Declare id and idx as signed so testing for < 0 works as intended. by =?utf-8?q?Felix_K=C3=BChling?= · 18 years ago
  71. cdec2f8 drm: Change first valid DRM drawable ID to be 1 instead of 0. by =?utf-8?q?Michel_D=C3=A4nzer?= · 18 years ago
  72. b03ed6f drm: drawable locking + memory management fixes + copyright by =?utf-8?q?Michel_D=C3=A4nzer?= · 18 years ago
  73. 2e54a00 drm: Add support for interrupt triggered driver callback with lock held to DRM core. by =?utf-8?q?Michel_D=C3=A4nzer?= · 18 years ago
  74. bea5679 drm: Add support for tracking drawable information to core by =?utf-8?q?Michel_D=C3=A4nzer?= · 18 years ago
  75. 68815ba drm: add support for secondary vertical blank interrupt to i915 by =?utf-8?q?Michel_D=C3=A4nzer?= · 18 years ago
  76. 776c944 drm: add support for secondary vertical blank interrupt to DRM core by =?utf-8?q?Michel_D=C3=A4nzer?= · 18 years ago
  77. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  78. 85abb3f drm: ioremap balanced with iounmap for drivers/char/drm by Amol Lad · 18 years ago
  79. 24f73c9 drm: fix error returns, sysfs error handling by Jeff Garzik · 18 years ago
  80. 0d960d2 fix return code in error case. by Dave Jones · 18 years ago
  81. 958de71 drm: mga: set dev_priv_size by Tilman Sauerbeck · 18 years ago
  82. 10eee0f drm: savage: dev->agp_buffer_map is not initialized for AGP DMA on savages by Michael Karcher · 18 years ago
  83. a1aa289 drm: radeon: only allow specific type-3 packetss through verifier by Roland Scheidegger · 18 years ago
  84. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  85. 3e14a28 drm: Use register writes instead of BITBLT_MULTI packets for buffer swap blits by Michel Daenzer · 18 years ago
  86. 54a56ac drm: use radeon specific names for radeon flags by Dave Airlie · 18 years ago
  87. 2f02cc3 drm: add device/vendor id to drm_device_t for compat with FreeBSD drivers by Eric Anholt · 18 years ago
  88. e08870c drm: allow multiple addMaps with the same 32-bit map offsset. by Thomas Hellstrom · 18 years ago
  89. 214ff13 drm: fd.o Bug #7595: Avoid u32 overflows in radeon_check_and_fixup_offset(). by Michel Daenzer · 18 years ago
  90. 47cc140 drm: Fix hashtab implementation leaking illegal error codes to user space. by Thomas Hellstrom · 18 years ago
  91. 9b1a51b drm: domain changes broke ppc r200 by Dave Airlie · 18 years ago
  92. 1f27ce6 drm: fixup setversion return codes.. by Dave Airlie · 18 years ago
  93. 46acbf1 drm: fixup i915 error codes by Dave Airlie · 18 years ago
  94. b15ec36 drm: realign sosme radeon code with drm git tree by Dave Airlie · 18 years ago
  95. d40c853 drm: realign via driver with drm git tree by Dave Airlie · 18 years ago
  96. 1f4eccf drm: remove hash tables on drm exit by Thomas Hellstrom · 18 years ago
  97. fb41e54 drm: cleanups by Adrian Bunk · 18 years ago
  98. c7aed17 drm: i810_dma.c: fix pointer arithmetic for 64-bit target by Denis Vlasenko · 18 years ago
  99. 0a0c721 drm: avoid kernel oops in some error paths calling drm_lastclose by Thomas Hellstrom · 18 years ago
  100. bd5af07 drm: allow detection of new VIA chipsets by Chuck Short · 18 years ago