1. 67e77c5 drm/i915: unload: fix unpin_work related races by Daniel Vetter · 14 years ago
  2. 3dec009 drm/i915: unload: fix idle_timer/idle_work races by Daniel Vetter · 14 years ago
  3. a8b4899 drm/i915: unload: don't leak error state by Daniel Vetter · 14 years ago
  4. 6c0d9350 drm/i915: unload: fix hotplug_work races by Daniel Vetter · 14 years ago
  5. bc0c7f1 drm/i915: unload: fix error_work races by Daniel Vetter · 14 years ago
  6. 24d0592 drm/i915: unload: fix intel dp encoder cleanup by Daniel Vetter · 14 years ago
  7. b970be7 Merge remote branch 'airlied/drm-core-next' into HEAD by Chris Wilson · 14 years ago
  8. c3add4b Revert "drm/i915: Warn if we run out of FIFO space for a mode" by Chris Wilson · 14 years ago
  9. 12e8ba2 Revert "drm/i915: Allow LVDS on pipe A on gen4+" by Chris Wilson · 14 years ago
  10. bc41606 Revert "drm/i915: Enable RC6 on Ironlake." by Chris Wilson · 14 years ago
  11. 8554048 intel_agp,i915: Add more sandybridge graphics device ids by Zhenyu Wang · 14 years ago
  12. a69ffdb drm/i915: Enable MI_FLUSH on Sandybridge by Zhenyu Wang · 14 years ago
  13. f8f235e agp/intel: Fix cache control for Sandybridge by Zhenyu Wang · 14 years ago
  14. 93f5f7f agp/intel: use #ifdef idiom for intel-agp.h by Zhenyu Wang · 14 years ago
  15. 8dfc2b1 agp/intel: fix physical address mask bits for sandybridge by Zhenyu Wang · 14 years ago
  16. 032d2a0 drm/i915: Prevent double dpms on by Chris Wilson · 14 years ago
  17. 52be119 drm/i915: Avoid use of uninitialised values when disabling panel-fitter by Chris Wilson · 14 years ago
  18. 4e5359c drm/i915: Avoid pageflipping freeze when we miss the flip prepare interrupt by Simon Farnsworth · 14 years ago
  19. 8e647a2 drm/i915: Tightly scope intel_encoder to prevent invalid use by Chris Wilson · 14 years ago
  20. a25c25c drm/i915: Allocate the PCI resource for the MCHBAR by Chris Wilson · 14 years ago
  21. 4f7f7b7 drm/i915/dp: Really try 5 times before giving up. by Chris Wilson · 14 years ago
  22. b66d842 drm/i915/sdvo: Restore guess of the DDC bus in absence of VBIOS by Chris Wilson · 14 years ago
  23. 0ad6ef2 drm/i915/dp: Boost timeout for enabling transcoder to 100ms by Chris Wilson · 14 years ago
  24. 4e6cfef drm/i915: Re-use set_base_atomic to share setting of the display registers by Chris Wilson · 14 years ago
  25. 52e6863 drm/i915: Fix offset page-flips on i965+ by Chris Wilson · 14 years ago
  26. c96c3a8c drm/i915: Include a generation number in the device info by Chris Wilson · 14 years ago
  27. c877cdc i915: return -EFAULT if copy_to_user fails by Dan Carpenter · 14 years ago
  28. 9927a40 i915: return -EFAULT if copy_to_user fails by Dan Carpenter · 14 years ago
  29. df51e7a agp/intel: Promote warning about failure to setup flush to error. by Chris Wilson · 14 years ago
  30. 9f82d23 drm/i915: overlay on gen2 can't address above 1G by Daniel Vetter · 14 years ago
  31. 300387c drm/i915: Clear the vblank status bit before polling for the next vblank by Chris Wilson · 14 years ago
  32. 4f233ef i915: Fix spurious TV detection after 9d0498a2bf + 9559fcdbff by Pekka Enberg · 14 years ago
  33. c74696b i915: revert some checks added by commit 32aad86f by Pavel Roskin · 14 years ago
  34. 1dfd975 Revert "drm/i915: Unreference object not handle on creation" by Chris Wilson · 14 years ago
  35. e167976 drivers/gpu/drm/i915/intel_overlay.c needs seq_file.h by Andrew Morton · 14 years ago
  36. cbc60ca drm: kill get_reg_ofs callback by Daniel Vetter · 14 years ago
  37. df8fcb0 drm: kill dev->timer by Daniel Vetter · 14 years ago
  38. 89c3726 drm: kill agp indirection mess by Daniel Vetter · 14 years ago
  39. 8f87919 drm: replace drawable ioctl by noops by Daniel Vetter · 14 years ago
  40. 4ac5ec4 drm: don't export dri1 locking functions by Daniel Vetter · 14 years ago
  41. 793a97e drm: kill drm_map_ofs callbacks by Daniel Vetter · 14 years ago
  42. 690bb51 drm: drop return value of drm_free_agp by Daniel Vetter · 14 years ago
  43. a2a273c drm: don't export drm_get_drawable_info by Daniel Vetter · 14 years ago
  44. b3da8f7 drm: kill context_ctor callback by Daniel Vetter · 14 years ago
  45. fd2e793 drm: kill gem_free_object_unlocked driver callback by Daniel Vetter · 14 years ago
  46. 23ddc02 drm: kill dma_ready callbacks by Daniel Vetter · 14 years ago
  47. be72ae2 drm: kill procfs callbacks by Daniel Vetter · 14 years ago
  48. 1da3f87 drm: kill kernel_context_switch callbacks by Daniel Vetter · 14 years ago
  49. 5950619 drm: don't export drm_sg_alloc by Daniel Vetter · 14 years ago
  50. 994b384 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 14 years ago
  51. a4dc090 firewire: ohci: work around VIA and NEC PHY packet reception bug by Stefan Richter · 14 years ago
  52. 29cfcdd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  53. 06f01e7 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  54. 0a3b6e4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 14 years ago
  55. 2637d13 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  56. 30f4437 drm/radeon/kms: add missing scratch update in dp_detect by Alex Deucher · 14 years ago
  57. adde0f2 drm/modes: Fix CVT-R modeline generation by Adam Jackson · 14 years ago
  58. 08f2e66 drm: fix regression in drm locking since BKL removal. by Arnd Bergmann · 14 years ago
  59. 12acd90 drm/radeon/kms: remove stray radeon_i2c_destroy by Alex Deucher · 14 years ago
  60. 7521473 drm: mm: fix range restricted allocations by Daniel Vetter · 14 years ago
  61. 5afda9e Merge remote branch 'nouveau/for-airlied' of /ssd/git/drm-nouveau-next into drm-fixes by Dave Airlie · 14 years ago
  62. ab699ec drm/nouveau: drop drm_global_mutex before sleeping in submission path by Ben Skeggs · 14 years ago
  63. e3461a2 drm: export drm_global_mutex for drivers to use by Ben Skeggs · 14 years ago
  64. fe5f098 qlge: reset the chip before freeing the buffers by Breno Leitao · 14 years ago
  65. 37b7370 amd64_edac: Do not report error overflow as a separate error by Borislav Petkov · 14 years ago
  66. ee508b8 drm/nv20: Don't use pushbuf calls on the original nv20. by Francisco Jerez · 14 years ago
  67. fba6752 drm/nouveau: Fix TMDS on some DCB1.5 boards. by Francisco Jerez · 14 years ago
  68. d31e078 drm/nouveau: Fix backlight control on PPC machines with an internal TMDS panel. by Francisco Jerez · 14 years ago
  69. f5cb8ab drm/nv30: Apply modesetting to the correct slave encoder by Patrice Mandin · 14 years ago
  70. acae116 drm/nouveau: Use a helper function to match PCI device/subsystem IDs. by Francisco Jerez · 14 years ago
  71. 44a1246 drm/nv50: add dcb type 14 to enum to prevent compiler complaint by Ben Skeggs · 14 years ago
  72. 55ee67f libata-sff: remove harmful BUG_ON from ata_bmdma_qc_issue by Mark Lord · 14 years ago
  73. 44b7338 sata_mv: fix broken DSM/TRIM support (v2) by Mark Lord · 14 years ago
  74. 60f5d6e libata: be less of a drama queen on empty data commands by Tejun Heo · 14 years ago
  75. d26377b [libata] sata_dwc_460ex: signdness bug by Dan Carpenter · 14 years ago
  76. 5f17310 ahci: add HFLAG_YES_FBS and apply it to 88SE9128 by Tejun Heo · 14 years ago
  77. 6d981b9 libata: remove no longer needed pata_winbond driver by Bartlomiej Zolnierkiewicz · 15 years ago
  78. aba8a08 pata_cmd64x: revert commit d62f5576 by Tejun Heo · 14 years ago
  79. 5a55905 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 14 years ago
  80. e09b4e9 Merge branch 'upstream/core' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 14 years ago
  81. 288933c Input: pxa27x_keypad - remove input_free_device() in pxa27x_keypad_remove() by Axel Lin · 14 years ago
  82. 268ba5c Input: mousedev - fix regression of inverting axes by Christoph Fritz · 14 years ago
  83. a05e93f hwmon: (k8temp) Differentiate between AM2 and ASB1 by Andreas Herrmann · 14 years ago
  84. c12c507 hwmon: (ads7871) Fix ads7871_probe error paths by Axel Lin · 14 years ago
  85. 45ff34d hwmon: (coretemp) Fix harmless build warning by Jean Delvare · 14 years ago
  86. b2bc856 pxa168_eth: silence gcc warnings by Dan Carpenter · 14 years ago
  87. 4f2c851 pxa168_eth: update call to phy_mii_ioctl() by Dan Carpenter · 14 years ago
  88. 945c7c7 pxa168_eth: fix error handling in prope by Dan Carpenter · 14 years ago
  89. 4169591 pxa168_eth: remove unneeded null check by Dan Carpenter · 14 years ago
  90. ef24b16 phylib: Fix race between returning phydev and calling adjust_link by Anton Vorontsov · 14 years ago
  91. 9dc002d caif-driver: add HAS_DMA dependency by Heiko Carstens · 14 years ago
  92. 9559fcd drm/i915: fix vblank wait test condition by Jesse Barnes · 14 years ago
  93. dffe2e1 xen: handle events as edge-triggered by Jeremy Fitzhardinge · 14 years ago
  94. aaca496 xen: use percpu interrupts for IPIs and VIRQs by Jeremy Fitzhardinge · 14 years ago
  95. 32e2f63 intel_scu_ipc: fix IPC i2c write bug by Jianwei Yang · 14 years ago
  96. a9728c9 rar: Fix off by one error by Ossama Othman · 14 years ago
  97. 577ba40 V4L/DVB: mantis: Fix IR_CORE dependency by Ingo Molnar · 14 years ago
  98. e045c29 MCE, AMD: Limit MCE decoding to current families for now by Borislav Petkov · 14 years ago
  99. aa25ab7 3c59x: Fix deadlock between boomerang_interrupt and boomerang_start_tx by Neil Horman · 14 years ago
  100. bd45fe5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago