1. 94f060b drm: fix return value check by Akinobu Mita · 18 years ago
  2. 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
  3. cc5ef55fd [PATCH] struct path: convert drm by Josef Sipek · 18 years ago
  4. cd54e7e [PATCH] mm: incorrect VM_FAULT_OOM returns from drivers by Nick Piggin · 18 years ago
  5. a1e8537 [PATCH] drm-sis linkage fix by Andrew Morton · 18 years ago
  6. d942625 Fix http://bugzilla.kernel.org/show_bug.cgi?id=7606 by Andrew Morton · 18 years ago
  7. 3417f33 drm: add flag for mapping PCI DMA buffers read-only. by George Sapountzis · 18 years ago
  8. 5c2df2b drm: fix up irqflags in drm_lock.c by Dave Airlie · 18 years ago
  9. 2228ed6 drm: i915 updates by =?utf-8?q?Michel_D=C3=A4nzer?= · 18 years ago
  10. a0b136b drm: i915: fix up irqflags arg by =?utf-8?q?Michel_D=C3=A4nzer?= · 18 years ago
  11. 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
  12. 2dbb232 drm: i915: Fix 'sequence has passed' condition in i915_vblank_swap(). by =?utf-8?q?Michel_D=C3=A4nzer?= · 18 years ago
  13. 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
  14. 5b51694 drm: Make handling of dev_priv->vblank_pipe more robust. by =?utf-8?q?Michel_D=C3=A4nzer?= · 18 years ago
  15. 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
  16. a6b54f3 drm: i915: Add ioctl for scheduling buffer swaps at vertical blanks. by =?utf-8?q?Michel_D=C3=A4nzer?= · 18 years ago
  17. 049b323 drm: Core vsync: Don't clobber target sequence number when scheduling signal. by =?utf-8?q?Michel_D=C3=A4nzer?= · 18 years ago
  18. ab285d7 drm: Core vsync: Add flag DRM_VBLANK_NEXTONMISS. by =?utf-8?q?Michel_D=C3=A4nzer?= · 18 years ago
  19. 8163e41 drm: Make locked tasklet handling more robust. by =?utf-8?q?Michel_D=C3=A4nzer?= · 18 years ago
  20. 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
  21. 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
  22. b03ed6f drm: drawable locking + memory management fixes + copyright by =?utf-8?q?Michel_D=C3=A4nzer?= · 18 years ago
  23. 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
  24. bea5679 drm: Add support for tracking drawable information to core by =?utf-8?q?Michel_D=C3=A4nzer?= · 18 years ago
  25. 68815ba drm: add support for secondary vertical blank interrupt to i915 by =?utf-8?q?Michel_D=C3=A4nzer?= · 18 years ago
  26. 776c944 drm: add support for secondary vertical blank interrupt to DRM core by =?utf-8?q?Michel_D=C3=A4nzer?= · 18 years ago
  27. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  28. 85abb3f drm: ioremap balanced with iounmap for drivers/char/drm by Amol Lad · 18 years ago
  29. 24f73c9 drm: fix error returns, sysfs error handling by Jeff Garzik · 18 years ago
  30. 0d960d2 fix return code in error case. by Dave Jones · 18 years ago
  31. 958de71 drm: mga: set dev_priv_size by Tilman Sauerbeck · 18 years ago
  32. 10eee0f drm: savage: dev->agp_buffer_map is not initialized for AGP DMA on savages by Michael Karcher · 18 years ago
  33. a1aa2897 drm: radeon: only allow specific type-3 packetss through verifier by Roland Scheidegger · 18 years ago
  34. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  35. 3e14a28 drm: Use register writes instead of BITBLT_MULTI packets for buffer swap blits by Michel Daenzer · 18 years ago
  36. 54a56ac drm: use radeon specific names for radeon flags by Dave Airlie · 18 years ago
  37. 2f02cc3 drm: add device/vendor id to drm_device_t for compat with FreeBSD drivers by Eric Anholt · 18 years ago
  38. e08870c drm: allow multiple addMaps with the same 32-bit map offsset. by Thomas Hellstrom · 18 years ago
  39. 214ff13 drm: fd.o Bug #7595: Avoid u32 overflows in radeon_check_and_fixup_offset(). by Michel Daenzer · 18 years ago
  40. 47cc140 drm: Fix hashtab implementation leaking illegal error codes to user space. by Thomas Hellstrom · 18 years ago
  41. 9b1a51b drm: domain changes broke ppc r200 by Dave Airlie · 18 years ago
  42. 1f27ce6 drm: fixup setversion return codes.. by Dave Airlie · 18 years ago
  43. 46acbf1 drm: fixup i915 error codes by Dave Airlie · 18 years ago
  44. b15ec36 drm: realign sosme radeon code with drm git tree by Dave Airlie · 18 years ago
  45. d40c853 drm: realign via driver with drm git tree by Dave Airlie · 18 years ago
  46. 1f4eccf drm: remove hash tables on drm exit by Thomas Hellstrom · 18 years ago
  47. fb41e54 drm: cleanups by Adrian Bunk · 18 years ago
  48. c7aed17 drm: i810_dma.c: fix pointer arithmetic for 64-bit target by Denis Vlasenko · 18 years ago
  49. 0a0c721 drm: avoid kernel oops in some error paths calling drm_lastclose by Thomas Hellstrom · 18 years ago
  50. bd5af07 drm: allow detection of new VIA chipsets by Chuck Short · 18 years ago
  51. 78eca43 drm: fix i965 build bug by Andrew Morton · 18 years ago
  52. a1d0fcf drm: remove FALSE/TRUE that snuck in with simple memory manager changes. by Andrew Morton · 18 years ago
  53. c29b669 drm: Add support for Intel i965G chipsets. by Alan Hourihane · 18 years ago
  54. d000b48 drm: add better explanation for i830/i915 by Dave Airlie · 18 years ago
  55. c2604ce drm: remove a tab that snuck in by Dave Airlie · 18 years ago
  56. 572225b drm: fix return value in auth function by Dave Airlie · 18 years ago
  57. 7981bf7 drm: SiS 315 Awareness. by Thomas Hellstrom · 18 years ago
  58. 8d153f7 drm: update user token hashing and map handles by Thomas Hellstrom · 18 years ago
  59. 8669cbc drm: move drm authentication to new generic hash table. by Thomas Hellstrom · 18 years ago
  60. 3d45dbd drm: Add the P4VM800PRO (?) PCI ID. by Dave Airlie · 18 years ago
  61. ce65a44 drm: add drm simple memory manager support for SiS and VIA drivers by Thomas Hellstrom · 18 years ago
  62. 3a1bd92 drm: add simple DRM memory manager, and hash table by Thomas Hellstrom · 18 years ago
  63. b9b603d drm: radeon: Use RADEON_RB3D_DSTCACHE_CTLSTAT instead of RADEON_RB2D_DSTCACHE_CTLSTAT. by Michel Dänzer · 18 years ago
  64. ae1b1a48 drm: radeon: fix up bus mastering when writeback is disabled by Michel Dänzer · 18 years ago
  65. 8624ecb drm: radeon: implement RADEON_PARAM_SCRATCH_OFFSET getparam by Michel Dänzer · 18 years ago
  66. 9ca9416 drm: radeon: add some debug output when getparam is called with unknown by Michel Dänzer · 18 years ago
  67. 7a3f1f2 drm: missing mutex unlock by Thomas Hellstrom · 18 years ago
  68. 33229601 drm: remove the DRM pci domain by Dave Airlie · 18 years ago
  69. 242ef0e drm: remove local copies of pci bus/slot/func by Dave · 18 years ago
  70. 3d77461 drm: cleanup old compat code and DRM fns from Linux only code by Dave Airlie · 18 years ago
  71. 18f2905 [PATCH] drm: radeon flush TCL VAP for vertex program enable/disable by Roland Scheidegger · 18 years ago
  72. 935f6e3 [PATCH] irq-flags: drivers/drm: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  73. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  74. 34af946 [PATCH] spin/rwlock init cleanups by Ingo Molnar · 18 years ago
  75. c499aeb drm: radeon constify radeon microcode by Dave Airlie · 18 years ago
  76. 702880f Add i915 ioctls to configure pipes for vblank interrupt. by Dave Airlie · 18 years ago
  77. d6fece0 drm: update radeon to 1.25 add r200 vertex program support by Dave Airlie · 18 years ago
  78. f2a2279 drm: radeon add a tcl state flush before accessing tcl vector space by Dave Airlie · 18 years ago
  79. 5d23faf drm: possible cleanups by Dave Airlie · 18 years ago
  80. caa98c4 drm: fixup r300 scratch on BE machines by Dave Airlie · 18 years ago
  81. d253258 drm: Fix further issues in drivers/char/drm/via_irq.c by Jayachandran C · 18 years ago
  82. 031de96 drivers/char/drm/drm_memory.c: possible cleanups by Adrian Bunk · 18 years ago
  83. 31f64bd drm: deline a few large inlines in DRM code by Dave Airlie · 18 years ago
  84. 11bab7d drm: remove master setting from add/remove context by Dave Airlie · 18 years ago
  85. 195b3a2 drm: drm_pci needs dma-mapping.h by Dave Airlie · 18 years ago
  86. 86678df [PATCH] drm: Fix issue reported by Coverity in drivers/char/drm/via_irq.c by Dave Airlie · 18 years ago
  87. 63e8d91 Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 18 years ago
  88. 55eb061 drm: remove drm_{alloc,free}_pages by Dave Airlie · 18 years ago
  89. d2b58b5 drm: sis fix compile warning by Dave Airlie · 18 years ago
  90. 99ac48f [PATCH] mark f_ops const in the inode by Arjan van de Ven · 18 years ago
  91. f3dd5c3 drm: add new radeon PCI ids.. by Dave Airlie · 18 years ago
  92. 14778d9 [SPARC]: Respect vm_page_prot in io_remap_page_range(). by David S. Miller · 18 years ago
  93. 7b9af34 remove dead Radeon URL by Adrian Bunk · 18 years ago
  94. 6e5fca5 drm: read breadcrumb in IRQ handler by Dave Airlie · 18 years ago
  95. e7f947b drm: fixup i915 breadcrumb read/write by Dave Airlie · 18 years ago
  96. 2fab58d drm: remove pointless checks in radeon_state by Dave Airlie · 18 years ago
  97. f15e92d drm: fixup improper cast. by Dave Airlie · 18 years ago
  98. dfab115 drm: rationalise some pci ids by Dave Airlie · 18 years ago
  99. ee4621f drm: Add general-purpose packet for manipulating scratch registers (r300) by Dave Airlie · 18 years ago
  100. d5ea702 drm: rework radeon memory map (radeon 1.23) by Dave Airlie · 18 years ago