1. d8c58fa Merge remote branch 'airlied/drm-core-next' into drm-intel-next by Chris Wilson · 14 years ago
  2. b08ebe7 drm/radeon/kms: properly print ontario chip id by Alex Deucher · 14 years ago
  3. b4183e3 drm/radeon/kms: fix vram start calculation on ontario (v2) by Alex Deucher · 14 years ago
  4. ca9693a Merge remote branch 'nouveau/drm-nouveau-next' of ../drm-nouveau-next into drm-core-next by Dave Airlie · 14 years ago
  5. b921bae drm/ttm: delay freeing of old node during move_memcpy until after iounmap by Ben Skeggs · 14 years ago
  6. 99ee7fa drm/radeon: add initial tracepoint support. by Dave Airlie · 14 years ago
  7. c45aada drm/nv50: fix a couple of vm init issues by Francisco Jerez · 14 years ago
  8. 9c04f01 drm/i915: Add frame buffer compression on Sandybridge by Yuanhan Liu · 14 years ago
  9. 1398261 drm/i915: Add self-refresh support on Sandybridge by Yuanhan Liu · 14 years ago
  10. b7f1de2 drm/i915: Wait for vblank before unpinning old fb by Chris Wilson · 14 years ago
  11. c6df541 Revert "drm/i915: Avoid using PIPE_CONTROL on Ironlake" by Chris Wilson · 14 years ago
  12. 1b894b5 drm/i915: Pass clock limits down to PLL matcher by Chris Wilson · 14 years ago
  13. b5ba177 drm/i915: Poll for seqno completion if IRQ is disabled by Chris Wilson · 14 years ago
  14. 9097eef Merge branch 'drm-intel-fixes' into drm-intel-next by Chris Wilson · 14 years ago
  15. b13c2b9 drm/i915/ringbuffer: Make IRQ refcnting atomic by Chris Wilson · 14 years ago
  16. 71f4566 agp/intel: Fix missed cached memory flags setting in i965_write_entry() by Chris Wilson · 14 years ago
  17. 8d5203c Merge branch 'drm-intel-fixes' into drm-intel-next by Chris Wilson · 14 years ago
  18. 63abf3e drm/i915/sdvo: Only use the SDVO pin if it is in the valid range by Chris Wilson · 14 years ago
  19. 8fd2685 drm/i915: Enable RC6 autodownclocking on Sandybridge by Chris Wilson · 14 years ago
  20. eb43f4a drm/i915: Terminate the FORCE WAKE after we have finished reading by Chris Wilson · 14 years ago
  21. a8e9312 drm/i915/gtt: Clear the cachelines upon resume by Chris Wilson · 14 years ago
  22. d1c3b17 drm/i915: Restore GTT mapping first upon resume by Chris Wilson · 14 years ago
  23. 4a19d02 drm/i915: driver.suspend and .resume are always set by Chris Wilson · 14 years ago
  24. b8f7ab1 drm/i915: Mark the user reloc error paths as unlikely by Chris Wilson · 14 years ago
  25. 67731b8 drm/i915: Eliminate drm_gem_object_lookup during relocation by Chris Wilson · 14 years ago
  26. ff7ea4c drm/i915: Re-arm the idle timers if the device is still busy by Chris Wilson · 14 years ago
  27. 8c0a6bf drm/i915/ringbuffer: Handle wrapping of the autoreported HEAD by Chris Wilson · 14 years ago
  28. 8316f33 drm/i915/dp: Fix I2C/EDID handling with active DisplayPort to DVI converter by David Flynn · 14 years ago
  29. 6313e3c Merge branches 'x86-fixes-for-linus', 'perf-fixes-for-linus' and 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  30. 6dde39b Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  31. f8f5d4f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  32. fd70b6c drm/nv04-nv40: Fix up PCI(E) GART DMA object bus address calculation. by Francisco Jerez · 14 years ago
  33. 599bbb9 drm/i915: i915 cannot provide switcher services. by Dave Airlie · 14 years ago
  34. 47d0923 Input: wacom - add new Bamboo PT (0xdb) by David Foley · 14 years ago
  35. 60d2a88 drm/nouveau: kick vram functions out into an "engine" by Ben Skeggs · 14 years ago
  36. 34cf01b drm/nouveau: allow gpuobj vinst to be a virtual address when necessary by Ben Skeggs · 14 years ago
  37. b571fe2 drm/nv50: tidy up PCIEGART implementation by Ben Skeggs · 14 years ago
  38. 5f6fdca drm/nv50: enable non-contig vram allocations where requested by Ben Skeggs · 14 years ago
  39. bfd83ac drm/nv50: enable 4KiB pages for small vram allocations by Ben Skeggs · 14 years ago
  40. 4c136142 drm/nv50: implement global channel address space on new VM code by Ben Skeggs · 14 years ago
  41. f869ef8 drm/nv50: implement BAR1/BAR3 management on top of new VM code by Ben Skeggs · 14 years ago
  42. a11c319 drm/nv50: import new vm code by Ben Skeggs · 14 years ago
  43. 573a2a3 drm/nv50: implement custom vram mm by Ben Skeggs · 14 years ago
  44. 937c347 drm/nouveau: Avoid potential race between nouveau_fence_update() and context takedown. by Francisco Jerez · 14 years ago
  45. a8b214f drm/nouveau: fix use of drm_mm_node in semaphore object by Ben Skeggs · 14 years ago
  46. 7a45d76 drm/nouveau: wrap calls to ttm_bo_validate() by Ben Skeggs · 14 years ago
  47. a0fd9b9 drm/nouveau: no need to zero dma objects, we fill them completely anyway by Ben Skeggs · 14 years ago
  48. 12fb952 drm/nouveau: introduce a util function to wait on reg != val by Ben Skeggs · 14 years ago
  49. ceac309 drm/nouveau: implicitly insert non-DMA objects into RAMHT by Ben Skeggs · 14 years ago
  50. d908175 drm/nouveau: make fifo.create_context() responsible for mapping control regs by Ben Skeggs · 14 years ago
  51. 395a31e drm/nouveau: Spin for a bit in nouveau_fence_wait() before yielding the CPU. by Francisco Jerez · 14 years ago
  52. a3d487e drm/nouveau: Use WC memory on the AGP GART. by Francisco Jerez · 14 years ago
  53. 6dccd31 drm/nouveau: Synchronize with the user channel before GPU object destruction. by Francisco Jerez · 14 years ago
  54. 38cf189 drm/nv04-nv10: Don't re-enable FIFO access multiple times after IRQ dispatch. by Francisco Jerez · 14 years ago
  55. ca130c2 drm/nv04-nv40: Give "gpuobj->cinst" the same meaning as on nv50. by Francisco Jerez · 14 years ago
  56. 2cedcc4 Merge branch 'fixes/2637-rc5/s3c24xx' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 14 years ago
  57. 812c4e4 ARM: S3C24XX: Fix mess with gpio {set,get}_pull callbacks by Vasily Khoruzhick · 14 years ago
  58. 8961d52 drm/radeon/kms: fix vram base calculation on rs780/rs880 by Alex Deucher · 14 years ago
  59. dd7cc55 drm/radeon/kms: fix formatting of vram and gtt info by Alex Deucher · 14 years ago
  60. 93225b0 drm/radeon/kms: forbid big bo allocation (fdo 31708) v3 by Jerome Glisse · 14 years ago
  61. 541cc96 drm: Don't try and disable an encoder that was never enabled by Chris Wilson · 14 years ago
  62. ea5d552 drm: Add missing drm_vblank_put() along queue vblank error path by Chris Wilson · 14 years ago
  63. e516c7d Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ickle/drm-intel into drm-fixes by Dave Airlie · 14 years ago
  64. c578027 drm/i915: Disable renderctx powersaving support for Ironlake by Chris Wilson · 14 years ago
  65. 1a1c697 Merge branch 'drm-intel-fixes' into drm-intel-next by Chris Wilson · 14 years ago
  66. 1b39d6f drm/i915/dp: Only apply the workaround if the select is still active by Chris Wilson · 14 years ago
  67. 6142e05 MN10300: Fix interrupt mask alteration function call name in gdbstub by David Howells · 14 years ago
  68. 81e8d21 Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  69. ff43fa8 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86 by Linus Torvalds · 14 years ago
  70. c2048b0a Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 14 years ago
  71. de47de7 autofs4 - remove ioctl mutex (bz23142) by Ian Kent · 14 years ago
  72. 7a19487 drm/i915: Emit a request to clear a flushed and idle ring for unbusy bo by Chris Wilson · 14 years ago
  73. cf7d7e5 Linux 2.6.37-rc5 by Linus Torvalds · 14 years ago
  74. 086b170 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 14 years ago
  75. da8f2e2 ARM: tegra: fix regression from addruart rewrite by Olof Johansson · 14 years ago
  76. 0e7d0c8 Input: add input driver for polled GPIO buttons by Gabor Juhos · 14 years ago
  77. 7787d2c Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 14 years ago
  78. c9e664f PM / Hibernate: Fix memory corruption related to swap by Rafael J. Wysocki · 14 years ago
  79. 60658f8 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  80. 9f339ca PM / Hibernate: Use async I/O when reading compressed hibernation image by Bojan Smojver · 14 years ago
  81. 8b14d7b wmi: use memcmp instead of strncmp to compare GUIDs by Thadeu Lima de Souza Cascardo · 14 years ago
  82. 18483b8 perf record: Fix eternal wait for stillborn child by Arnaldo Carvalho de Melo · 14 years ago
  83. f444a57 Merge branch 'for-rmk-fixes' of git://git.infradead.org/users/cbou/linux-cns3xxx by Russell King · 14 years ago
  84. 0be7328 drm/i915: Wait for the bo if a display flip is pipelined on the other ring by Chris Wilson · 14 years ago
  85. 0ac74c6 drm/i915: Only emit a flush if there is an outstanding gpu write by Chris Wilson · 14 years ago
  86. 8750750 ARM: 6524/1: GIC irq desciptor bug fix by Chao Xie · 14 years ago
  87. 771f8bc Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 14 years ago
  88. 31c67c7 Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
  89. 47ad504 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 14 years ago
  90. 7b2a69b Revert "vfs: show unreachable paths in getcwd and proc" by Eric W. Biederman · 14 years ago
  91. 6bda10d drm/i915: Completely disable fence pipelining. by Chris Wilson · 14 years ago
  92. 0cdab21 drm/i915: Uncouple render/power ctx before suspending by Chris Wilson · 14 years ago
  93. 9b3826b drm/i915: Ignore fenced commands for gpu access on gen4 by Chris Wilson · 14 years ago
  94. e3c4e5d drm/i915: caps.has_rc6 is no longer used, remove it. by Chris Wilson · 14 years ago
  95. 3c8cdf9 drm/i915: Power Context register is only available for gen4 mobiles by Chris Wilson · 14 years ago
  96. 88f23b8 drm/i915: Avoid using PIPE_CONTROL on Ironlake by Chris Wilson · 14 years ago
  97. 2a1292f drm/i915/lvds: Always restore panel-fitter when enabling the LVDS by Chris Wilson · 14 years ago
  98. 6fd0d56 drm/i915/ringbuffer: Only print an error on the second attempt to reset head by Chris Wilson · 14 years ago
  99. 160b154 drm/i915/dp: Trivial code tidy by Chris Wilson · 14 years ago
  100. 5aa7d52 Merge branch 'drm-intel-fixes' into drm-intel-next by Chris Wilson · 14 years ago