1. 03639b5 drm/nouveau: remove quirk to fabricate DVI-A output on DCB 1.5 boards by Ben Skeggs · 15 years ago
  2. 734ee83 drm/nv50: use correct PRAMIN flush register on original nv50 by Ben Skeggs · 15 years ago
  3. 0edeb0c drm/i2c/ch7006: Fix up suspend/resume. by Francisco Jerez · 15 years ago
  4. 047d1d3 drm/nouveau: reduce usage of fence spinlock to when absolutely necessary by Ben Skeggs · 15 years ago
  5. ca6adb8 drm/nv50: fix RAMHT size by Ben Skeggs · 15 years ago
  6. 41090eb drm/nouveau: fix pcirom vbios shadow breakage from acpi rom patch by Ben Skeggs · 15 years ago
  7. dad9acf drm/nv04: Enable context switching on PFIFO init. by Francisco Jerez · 15 years ago
  8. 112d20a drm/nouveau: Disable PROM access on init. by Francisco Jerez · 15 years ago
  9. 7714455 drm/nouveau: Fix crashes during fbcon init on single head cards. by Francisco Jerez · 15 years ago
  10. e88efe0 drm/nouveau: initialise display before enabling interrupts by Ben Skeggs · 15 years ago
  11. 271f29e drm/nv50: move dp_set_tmds() function to happen in the last display irq by Ben Skeggs · 15 years ago
  12. baf8035 drm/nouveau: fix mtrr cleanup path by Ben Skeggs · 15 years ago
  13. 946cbc8 drm/nv50: fix dp_set_tmds to work on the right OR by Ben Skeggs · 15 years ago
  14. c50a568 drm/nv20-nv30: move context table object out of dev_priv by Ben Skeggs · 15 years ago
  15. ac94a34 drm/nv50: cleanup nv50_fifo.c by Ben Skeggs · 15 years ago
  16. 3b569e0 drm/nouveau: remove unused fbdev_info by Ben Skeggs · 15 years ago
  17. 816544b drm/nouveau: allocate fixed amount of PRAMIN per channel on all chipsets by Ben Skeggs · 15 years ago
  18. ec91db2 drm/nouveau: remove ability to use external firmware by Ben Skeggs · 15 years ago
  19. 6318721 drm/nv50: move tlb flushing to a helper function by Ben Skeggs · 15 years ago
  20. f56cb86 drm/nouveau: add instmem flush() hook by Ben Skeggs · 15 years ago
  21. 2107cce drm/nv50: implement DAC disconnect fix missed in earlier commit by Ben Skeggs · 15 years ago
  22. b6d3d87 drm/nouveau: remove dev_priv->init_state and friends by Ben Skeggs · 15 years ago
  23. 646bef2 drm/nouveau: add scaler-only modes for eDP too by Ben Skeggs · 15 years ago
  24. 1f403d9 drm/nv50: set DP display power state during DPMS by Ben Skeggs · 15 years ago
  25. ea4718d drm/nouveau: move DP script invocation to nouveau_dp.c by Ben Skeggs · 15 years ago
  26. 87c0e0e drm/nv50: rewrite display irq handler by Ben Skeggs · 15 years ago
  27. 835aadb drm/nv50: send evo "update" command after each disconnect by Ben Skeggs · 15 years ago
  28. 4664c67 drm/nouveau: Workaround broken TV load detection on a "Zotac FX5200". by Francisco Jerez · 15 years ago
  29. 311ab69 drm/nouveau: Move the fence wait before migration resource clean-up. by Francisco Jerez · 15 years ago
  30. d3f12da drm/nv04-nv40: Drop redundant logging. by Francisco Jerez · 15 years ago
  31. ae55321 drm/nouveau: INIT_CONFIGURE_PREINIT/CLK/MEM on newer BIOSes is not an error. by Francisco Jerez · 15 years ago
  32. 6e86e04 drm/nouveau: Fix a couple of sparse warnings. by Francisco Jerez · 15 years ago
  33. 2ed06b7 drm/nv04-nv40: Disable connector polling when there're no spare CRTCs left. by Francisco Jerez · 15 years ago
  34. 8ccfe9e drm/nv04-nv40: Prevent invalid DAC/TVDAC combinations. by Francisco Jerez · 15 years ago
  35. be8860a drm/nv17-nv40: Avoid using active CRTCs for load detection. by Francisco Jerez · 15 years ago
  36. 0441292 drm/nv50: when debugging on, log which crtc we connect an encoder to by Ben Skeggs · 15 years ago
  37. ec7fc4a drm/nv50: supply encoder disable() hook for SOR outputs by Ben Skeggs · 15 years ago
  38. df4cf1b drm/nv50: DCB quirk for Dell M6300 by Ben Skeggs · 15 years ago
  39. 7149eee drm/nv50: fix DP->DVI if output has been programmed for native DP previously by Ben Skeggs · 15 years ago
  40. 309b8c8 drm/nouveau: downgrade severity of most init table parser errors by Ben Skeggs · 15 years ago
  41. 8f1a608 drm/nouveau: tidy connector/encoder creation a little by Ben Skeggs · 15 years ago
  42. 3195c5f drm/nouveau: set encoder for lvds by Albert Damen · 15 years ago
  43. 3af7645 drm/nouveau: Ignore broken legacy I2C entries. by Francisco Jerez · 15 years ago
  44. 190a437 drm/nouveau: Don't clear AGPCMD completely on INIT_RESET. by Francisco Jerez · 15 years ago
  45. 2fa67f1 drm/nouveau: Put the dithering check back in nouveau_connector_create. by Francisco Jerez · 15 years ago
  46. 7a2e4e0 drm/nv50: fix memory detection for cards with >=4GiB VRAM by Ben Skeggs · 15 years ago
  47. fb4f562 drm/nouveau: missed some braces by Ben Skeggs · 15 years ago
  48. cd0b072 drm/nouveau: remove left-over !DRIVER_MODESET paths by Ben Skeggs · 15 years ago
  49. b833ac2 drm/nouveau: use drm_mm in preference to custom code doing the same thing by Ben Skeggs · 15 years ago
  50. d17f395 drm/nouveau: move LVDS detection back to connector detect() time by Ben Skeggs · 15 years ago
  51. 2dfe36b drm/nouveau: place notifiers in system memory by default by Ben Skeggs · 15 years ago
  52. 86a1b9d1 drm: disable encoder rather than dpms off in drm_crtc_prepare_encoders() by Ben Skeggs · 15 years ago
  53. f5f05c8 drm: add PCI requirements to low-level drivers. by Dave Airlie · 15 years ago
  54. 102e734 Merge branch 'drm-tracepoints' into drm-testing by Dave Airlie · 15 years ago
  55. 5c8d717 drm/kms: add crtc disable function by Alex Deucher · 15 years ago
  56. a907a2e Merge branch 'drm-intel-lru' into drm-testing by Dave Airlie · 15 years ago
  57. db8cc27 Merge branch 'drm-platform' into drm-testing by Dave Airlie · 15 years ago
  58. 6dbe746 Merge tag 'v2.6.35-rc4' into drm-testing by Dave Airlie · 15 years ago
  59. 023eb57 drm: correctly update connector DPMS status in drm_fb_helper by Jesse Barnes · 15 years ago
  60. b2ea4aa drm/radeon/kms: fix shared ddc handling by Alex Deucher · 15 years ago
  61. 709ea97 drm: implement helper functions for scanning lru list by Daniel Vetter · 15 years ago
  62. 7a6b289 drm_mm: extract check_free_mm_node by Daniel Vetter · 15 years ago
  63. d1024ce drm: sane naming for drm_mm.c by Daniel Vetter · 15 years ago
  64. ca31efa drm: kill dead code in drm_mm.c by Daniel Vetter · 15 years ago
  65. db3307a drm: kill drm_mm_node->private by Daniel Vetter · 15 years ago
  66. 26f3751 drm: use list_for_each_entry in drm_mm.c by Daniel Vetter · 15 years ago
  67. 5870a4d drm/ttm: Allocate the page pool manager in the heap. by Francisco Jerez · 15 years ago
  68. 815c416 Linux 2.6.35-rc4 by Linus Torvalds · 15 years ago
  69. 7166596 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  70. 3f7d7b4 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  71. ff49d74 module: initialize module dynamic debug later by Yehuda Sadeh · 15 years ago
  72. e3668dd Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 15 years ago
  73. 744c557 Merge branch 'merge-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 15 years ago
  74. 62fd985 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/i7core by Linus Torvalds · 15 years ago
  75. 4045044 Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 15 years ago
  76. 446a5a8 ARM: 6205/1: perf: ensure counter delta is treated as unsigned by Will Deacon · 15 years ago
  77. f287d33 perf, x86: Fix incorrect branches event on AMD CPUs by Vince Weaver · 15 years ago
  78. 3e6b02d of/dma: fix build breakage in ppc4xx adma driver by Dan Williams · 15 years ago
  79. 67c8931 MAINTAINERS: Add an entry for i7core_edac by Mauro Carvalho Chehab · 15 years ago
  80. 2d95d81 i7core_edac: Avoid doing multiple probes for the same card by Mauro Carvalho Chehab · 15 years ago
  81. bda1428 i7core_edac: Properly discover the first QPI device by Mauro Carvalho Chehab · 15 years ago
  82. 123f94f Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  83. 4b78c11 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 15 years ago
  84. 41c3104 amd64_edac: Fix syndrome calculation on K8 by Borislav Petkov · 15 years ago
  85. 62052be Merge branch 'setlocalversion-speedup' into kbuild/rc-fixes by Michal Marek · 15 years ago
  86. 42c4daf ARM: 6202/1: Do not ARM_DMA_MEM_BUFFERABLE on RealView boards with L210/L220 by Catalin Marinas · 15 years ago
  87. 2503a5e ARM: 6201/1: RealView: Do not use outer_sync() on ARM11MPCore boards with L220 by Catalin Marinas · 15 years ago
  88. e5510fa drm/i915: add tracepoints for flip requests & completions by Jesse Barnes · 15 years ago
  89. b9c2c9a drm: add per-event vblank event trace points by Jesse Barnes · 15 years ago
  90. ac2874b drm: add vblank event trace point by Jesse Barnes · 15 years ago
  91. 97e0214 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 15 years ago
  92. 70565d0 drm/i915: fix page flip finish vs. prepare on plane B by Jesse Barnes · 15 years ago
  93. 8264569 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 15 years ago
  94. 980533b correct console log level when ERST ACPI table is not found by Daniel J Blueman · 15 years ago
  95. 985b823 drm/i915: fix hibernation since i915 self-reclaim fixes by Linus Torvalds · 15 years ago
  96. dd1ea37 drm/i915: change default panel fitting mode to preserve aspect ratio by Jesse Barnes · 15 years ago
  97. 132b6aa drm/i915: fix uninitialized variable warning in i915_setup_compression() by Prarit Bhargava · 15 years ago
  98. ee0c6bf drm/i915: take struct_mutex in i915_dma_cleanup() by Dan Carpenter · 15 years ago
  99. 2d1c975 drm/i915: Fix CRT hotplug regression in 2.6.35-rc1 by Andy Lutomirski · 15 years ago
  100. fe27d53 i915: fix ironlake edp panel setup (v4) by Dave Airlie · 15 years ago