1. eb1f8e4 drm/fbdev: rework output polling to be back in the core. (v4) by Dave Airlie · 14 years ago
  2. 0ddfa7d drm: off by one in drm_edid.c by Dan Carpenter · 14 years ago
  3. 3b9676e vga16fb, drm: vga16fb->drm handoff by Marcin Slusarz · 14 years ago
  4. 06415c5 fbmem, drm/nouveau: kick firmware framebuffers as soon as possible by Marcin Slusarz · 14 years ago
  5. 1471ca9 fbdev: allow passing more than one aperture for handoff by Marcin Slusarz · 14 years ago
  6. 3da1f33 drm: Prefix info printk about registering panic notifier with 'drm' by Kirill Smelkov · 14 years ago
  7. bc35afd drm/radeon/kms: add query for crtc hw id from crtc id to get info V2 by Jerome Glisse · 14 years ago
  8. 61dd98f drm/edid: Fix 1024x768@85Hz by Adam Jackson · 14 years ago
  9. 6ebc22e drivers/gpu/drm: Use kzalloc by Julia Lawall · 14 years ago
  10. 96525a2 drm_edid: There should be 6 Standard Timings by Dan Carpenter · 14 years ago
  11. f405a1a drivers/gpu/drm: Use kmemdup by Julia Lawall · 14 years ago
  12. ca117d6 vga: fix kconfig text typos by Randy Dunlap · 14 years ago
  13. 0bcad4c drm/edid: remove an unneeded variable by Dan Carpenter · 14 years ago
  14. 68b61a7 drm/radeon/kms/combios: match lvds panel info parsing to ddx by Alex Deucher · 14 years ago
  15. 1ff26a3 drm/radeon/kms/atom: fix typo in LVDS panel info parsing by Alex Deucher · 14 years ago
  16. 8bf3aae drm/radeon/kms: fix copy pasto in disable encoders patch by Alex Deucher · 14 years ago
  17. aa96139 drm/radeon/kms/atom: disable the encoders in encoder_disable by Alex Deucher · 14 years ago
  18. 9e51159c drm/ttm: fix, avoid iomapping system memory by Jerome Glisse · 14 years ago
  19. a1e9ada drm/radeon/kms: R3XX-R4XX fix GPU reset code by Jerome Glisse · 14 years ago
  20. f259493 drm/radeon/kms: HDMI irq support by Christian Koenig · 14 years ago
  21. 58bd086 drm/radeon/kms: rework audio polling timer by Christian König · 14 years ago
  22. 61cf059 agp: use scratch page on memory remove and at GATT creation V4 by Jerome Glisse · 14 years ago
  23. 2d2ef82 drm: add initial DRM developer documentation by Jesse Barnes · 15 years ago
  24. 10fd883 agp/intel: put back check that we have a driver for the bridge. by Dave Airlie · 14 years ago
  25. d4b74bf Revert "drm/i915: Configure the TV sense state correctly on GM45 to make TV detection reliable" by Dave Airlie · 14 years ago
  26. 7547a91 Merge branch 'drm-ttm-unmappable' into drm-core-next by Dave Airlie · 14 years ago
  27. 6b8b178 drm/radeon/kms: enable use of unmappable VRAM V2 by Jerome Glisse · 14 years ago
  28. 0c321c7 drm/ttm: remove io_ field from TTM V6 by Jerome Glisse · 14 years ago
  29. 96bf8b8 drm/vmwgfx: add support for new TTM fault callback V5 by Jerome Glisse · 14 years ago
  30. f32f02f drm/nouveau/kms: add support for new TTM fault callback V5 by Jerome Glisse · 14 years ago
  31. 0a2d50e drm/radeon/kms: add support for new fault callback V7 by Jerome Glisse · 14 years ago
  32. 82c5da6 drm/ttm: ttm_fault callback to allow driver to handle bo placement V6 by Jerome Glisse · 14 years ago
  33. a8089e8 drm/i915: drop pointer to drm_gem_object by Daniel Vetter · 14 years ago
  34. 62b8b21 drm/i915: don't use ->driver_private anymore by Daniel Vetter · 14 years ago
  35. c397b90 drm/i915: embed the gem object into drm_i915_gem_object by Daniel Vetter · 14 years ago
  36. ac52bc5 drm/i915: introduce i915_gem_alloc_object by Daniel Vetter · 14 years ago
  37. fd632aa drm: free core gem object from driver callbacks by Daniel Vetter · 14 years ago
  38. 1d39704 drm: extract drm_gem_object_init by Daniel Vetter · 14 years ago
  39. 153549b Merge branch 'drm-radeon-evergreen-accel' into drm-core-next by Dave Airlie · 14 years ago
  40. 7fff400 Merge branch 'drm-fbdev-cleanup' into drm-core-next by Dave Airlie · 14 years ago
  41. 0bcb1d8 Merge branch 'drm-radeon-lockup' into drm-core-next by Dave Airlie · 14 years ago
  42. c9c2625 Merge branch 'drm-edid-fixes' into drm-core-next by Dave Airlie · 14 years ago
  43. c2b4127 Merge branch 'drm-ttm-pool' into drm-core-next by Dave Airlie · 14 years ago
  44. 97921a5 Merge remote branch 'anholt/drm-intel-next' of /home/airlied/kernel/drm-next into drm-core-next by Dave Airlie · 14 years ago
  45. 01bf0b6 Linux 2.6.34-rc5 by Linus Torvalds · 14 years ago
  46. e8a03fe rmap: add exclusively owned pages to the newest anon_vma by Rik van Riel · 14 years ago
  47. 9b030e2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecryptfs/ecryptfs-2.6 by Linus Torvalds · 14 years ago
  48. 9f37622 eCryptfs: Turn lower lookup error messages into debug messages by Tyler Hicks · 14 years ago
  49. 3a8380c eCryptfs: Copy lower directory inode times and size on link by Tyler Hicks · 14 years ago
  50. 133b8f9 ecryptfs: fix use with tmpfs by removing d_drop from ecryptfs_destroy_inode by Jeff Mahoney · 14 years ago
  51. cfce08c ecryptfs: fix error code for missing xattrs in lower fs by Christian Pulvermacher · 14 years ago
  52. 3a60a16 eCryptfs: Decrypt symlink target for stat size by Tyler Hicks · 14 years ago
  53. 76e506a Fix ISDN/Gigaset build failure by Linus Torvalds · 14 years ago
  54. 85341c6 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  55. 375db48 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  56. 73c6c7f Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  57. eb3e5cc Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  58. 79b9517 drm/radeon/kms: add FireMV 2400 PCI ID. by Dave Airlie · 14 years ago
  59. bc293d6 rcu: Make RCU lockdep check the lockdep_recursion variable by Paul E. McKenney · 14 years ago
  60. cae94b0 drm/radeon/kms: allow R500 regs VAP_ALT_NUM_VERTICES and VAP_INDEX_OFFSET by Marek Olšák · 14 years ago
  61. f12eebb drivers/gpu/radeon: Add MSPOS regs to safe list. by Corbin Simpson · 14 years ago
  62. d3a67a4 drm/radeon/kms: disable the tv encoder when tv/cv is not in use by Alex Deucher · 14 years ago
  63. a1a4b23 drm/radeon/kms: adjust pll settings for tv by Alex Deucher · 14 years ago
  64. 08d0751 drm/radeon/kms: fix tv dac conflict resolver by Alex Deucher · 14 years ago
  65. 16823d1 drm/radeon/kms/evergreen: don't enable hdmi audio stuff by Alex Deucher · 14 years ago
  66. b317a9ce drm/radeon/kms/atom: fix dual-link DVI on DCE3.2/4.0 by Alex Deucher · 14 years ago
  67. 30f69f3 drm/radeon/kms: fix rs600 tlb flush by Jerome Glisse · 14 years ago
  68. 1b5331d drm/radeon/kms: print GPU family and device id when loading by Jerome Glisse · 14 years ago
  69. e158316 agp/intel-gtt: kill previous_size assignments by Daniel Vetter · 14 years ago
  70. 1ca46bd agp/intel-gtt: kill intel_i830_tlbflush by Daniel Vetter · 14 years ago
  71. 22dd82a agp/intel: split out gmch/gtt probe, part 1 by Daniel Vetter · 14 years ago
  72. 059efc6 agp/intel: kill mutli_gmch_chip by Daniel Vetter · 14 years ago
  73. e5a04d5 agp/intel: uncoditionally reconfigure driver on resume by Daniel Vetter · 14 years ago
  74. f51b766 agp/intel: split out the GTT support by Daniel Vetter · 14 years ago
  75. ff7cdd6 agp/intel: introduce intel-agp.h header file by Daniel Vetter · 14 years ago
  76. 6e0032f drm/i915: Don't touch PORT_HOTPLUG_EN in intel_dp_detect() by Karsten Wiese · 14 years ago
  77. 77ffb59 drm/i915/pch: Use minimal number of FDI lanes (v2) by Adam Jackson · 14 years ago
  78. b91ecb0 gigaset: include cleanup cleanup by Tilman Schmidt · 14 years ago
  79. 13bd8e4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 14 years ago
  80. d6f533c Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 14 years ago
  81. 6583294 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 14 years ago
  82. 1c4f019 packet : remove init_net restriction by Daniel Lezcano · 14 years ago
  83. 31f634a WAN: flush tx_queue in hdlc_ppp to prevent panic on rmmod hw_driver. by Krzysztof Halasa · 14 years ago
  84. bc39669 Merge branch 'bugzilla-15749' into release by Len Brown · 14 years ago
  85. 2060c44 ACPI: EC: Limit burst to 64 bits by Alexey Starikovskiy · 14 years ago
  86. f1d486a xfs: don't warn on EAGAIN in inode reclaim by Dave Chinner · 14 years ago
  87. b6f8dd4 xfs: ensure that sync updates the log tail correctly by Dave Chinner · 14 years ago
  88. 1c1ec9c Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 14 years ago
  89. 1f82982 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  90. aebaec9 [WATCHDOG] max63xx driver depends on ioremap() by Geert Uytterhoeven · 14 years ago
  91. b1183e0 [WATCHDOG] max63xx: be careful when disabling the watchdog by Marc Zyngier · 14 years ago
  92. 0fb0657 [WATCHDOG] fixed book E watchdog period register mask. by Luuk Paulussen · 14 years ago
  93. 77165a4 [WATCHDOG] omap4: Fix WDT Kconfig by Santosh Shilimkar · 14 years ago
  94. 923125c Merge branch 'fix/hda' into for-linus by Takashi Iwai · 14 years ago
  95. 872d65f Merge branch 'fix/misc' into for-linus by Takashi Iwai · 14 years ago
  96. d336905 Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 14 years ago
  97. 334656f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  98. e30b38c ip: Fix ip_dev_loopback_xmit() by Eric Dumazet · 14 years ago
  99. dc57da3 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  100. 2fed94c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 14 years ago