1. 5f76945 Merge tag 'fbdev-updates-for-3.7' of git://github.com/schandinat/linux-2.6 by Linus Torvalds · 12 years ago
  2. ba70676 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  3. 0febd3b Merge tag 'omapdss-for-3.7' of git://gitorious.org/linux-omap-dss2/linux into fbdev-next by Florian Tobias Schandinat · 12 years ago
  4. 314e51b mm: kill vma flag VM_RESERVED and mm->reserved_vm counter by Konstantin Khlebnikov · 12 years ago
  5. ceb736c Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next by Dave Airlie · 12 years ago
  6. 11573aa drm/nouveau/timer: bump ptimer's alarm delay from u32 to u64 by Martin Peres · 12 years ago
  7. bbebb4e drm/nouveau/fan: fix a typo in PWM's input clock calculation by Martin Peres · 12 years ago
  8. b47f142 drm/nv50/clk: wire up pll_calc hook by Marcin Slusarz · 12 years ago
  9. d489738 drm/nouveau: remove unused _nouveau_parent_ctor by Marcin Slusarz · 12 years ago
  10. 9a334cd drm/nouveau/bios: fix shadowing of ACPI ROMs larger than 64KiB by Ben Skeggs · 12 years ago
  11. 1f31c69 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago
  12. a5a0fc6 Merge branch 'exynos-drm-next' of git://git.infradead.org/users/kmpark/linux-samsung into drm-next by Dave Airlie · 12 years ago
  13. 768c305 drm: exynos: hdmi: remove drm common hdmi platform data struct by Rahul Sharma · 12 years ago
  14. 22c4f42 drm: exynos: hdmi: add support for exynos5 hdmi by Rahul Sharma · 12 years ago
  15. 5a32507 drm: exynos: hdmi: replace is_v13 with version check in hdmi by Rahul Sharma · 12 years ago
  16. aaf8b49 drm: exynos: hdmi: add support for exynos5 mixer by Rahul Sharma · 12 years ago
  17. 1b8e574 drm: exynos: hdmi: add support to disable video processor in mixer by Rahul Sharma · 12 years ago
  18. 1e12344 drm: exynos: hdmi: add support for platform variants for mixer by Rahul Sharma · 12 years ago
  19. 93c645e drm: exynos: hdmi: add support for exynos5 hdmiphy by Rahul Sharma · 12 years ago
  20. 9ff1594 drm: exynos: hdmi: add support for exynos5 ddc by Rahul Sharma · 12 years ago
  21. 5295e53 drm: exynos: hdmi: turn off HPD interrupt in HDMI chip by Tomasz Stanislawski · 12 years ago
  22. fca5712 drm: exynos: hdmi: use s5p-hdmi platform data by Tomasz Stanislawski · 12 years ago
  23. 07c8bdd drm: exynos: hdmi: fix interrupt handling by Tomasz Stanislawski · 12 years ago
  24. c119ed0 drm: exynos: hdmi: support for platform variants by Tomasz Stanislawski · 12 years ago
  25. f8f2ac9 drm/i915: Fix GT_MODE default value by Ben Widawsky · 12 years ago
  26. 95cb1b0 drm/i915: don't frob the vblank ts in finish_page_flip by Daniel Vetter · 12 years ago
  27. 74d4444 drm/i915: call drm_handle_vblank before finish_page_flip by Daniel Vetter · 12 years ago
  28. 4d0f817 drm/i915: print warning if vmi915_gem_fault error is not handled by Mika Kuoppala · 12 years ago
  29. e79e0fe drm/i915: EBUSY status handling added to i915_gem_fault(). by Dmitry Rogozhkin · 12 years ago
  30. 2477367 drm/i915: Try harder to complete DP training pattern 1 by Chris Wilson · 12 years ago
  31. 612a9aa Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  32. fab9f8d drm/exynos: fix kcalloc size of g2d cmdlist node by Joonyoung Shim · 12 years ago
  33. 2ab9792 drm/exynos: fix to calculate CRTC shown via screen by Joonyoung Shim · 12 years ago
  34. 58f6aad drm/exynos: fix display power call issue. by Inki Dae · 12 years ago
  35. e2e1338 drm/exynos: add platform_device_id table and driver data for drm fimd by Leela Krishna Amudala · 12 years ago
  36. 53bd555 drm/exynos: Fix potential NULL pointer dereference by Sachin Kamat · 12 years ago
  37. 291257c drm/exynos: support drm_wait_vblank feature for VIDI by Inki Dae · 12 years ago
  38. 32aeab1 drm/exynos: check crtc's dpms mode at SetCrtc by Inki Dae · 12 years ago
  39. ef6223d drm/exynos: check crtc's dpms mode at page flip by Inki Dae · 12 years ago
  40. 471d60f drm/exynos: fix duplicated mutex lock issue by Inki Dae · 12 years ago
  41. 6b6bae2 drm/exynos: add pid to g2d_runqueue_node by Inki Dae · 12 years ago
  42. bcf4cef drm/exynos: Disable plane when released by Inki Dae · 12 years ago
  43. 1b85a07 drm/exynos: update crtc to plane safely by Inki Dae · 12 years ago
  44. 01ed812 drm/exynos: check NV12M format specific to Exynos properly by Inki Dae · 12 years ago
  45. 3d05859 drm/exynos: make sure that hardware overlay for hdmi is disabled by Inki Dae · 12 years ago
  46. 479cbc3 drm/exynos: make sure that hardware overlay for fimd is disabled by Inki Dae · 12 years ago
  47. b011941 drm/exynos: add wait_for_vblank callback interface. by Inki Dae · 12 years ago
  48. 50caf25 drm/exynos: fixed duplicated mode setting. by Inki Dae · 12 years ago
  49. 5d55393 drm/exynos: separeated fimd_power_on into some parts. by Inki Dae · 12 years ago
  50. 41fecf3 drm/exynos: separated subdrv_probe function into two parts. by Inki Dae · 12 years ago
  51. 29cb602 drm/exynos: added device object to subdrv's remove callback as argument by Inki Dae · 12 years ago
  52. 9b2e077c Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linux-headers by Linus Torvalds · 12 years ago
  53. 7f66134 drm/i915: set swizzling to none on VLV by Jesse Barnes · 12 years ago
  54. 268d283 Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next by Dave Airlie · 12 years ago
  55. b9f1085 drm/nv98/crypt: fix fuc build with latest envyas by Ben Skeggs · 12 years ago
  56. 7234d02 drm/nouveau/devinit: fixup various issues with subdev ctor/init ordering by Ben Skeggs · 12 years ago
  57. 002d0c7 drm/nv41/vm: fix and enable use of "real" pciegart by Ben Skeggs · 12 years ago
  58. e5f186c drm/nv44/vm: fix and enable use of "real" pciegart by Ben Skeggs · 12 years ago
  59. 8a57d27 drm/nv04/dmaobj: fixup vm target handling in preparation for nv4x pcie by Ben Skeggs · 12 years ago
  60. dc73b45 drm/nouveau: store supported dma mask in vmmgr by Ben Skeggs · 12 years ago
  61. c0abf5c drm/nvc0/ibus: initial implementation of subdev by Ben Skeggs · 12 years ago
  62. 2f951a5 drm/nouveau/therm: add support for fan-control modes by Martin Peres · 12 years ago
  63. c9cbf13 drm/nouveau/hwmon: rename pwm0* to pmw1* to follow hwmon's rules by Martin Peres · 12 years ago
  64. cfc732b drm/nouveau/therm: calculate the pwm divisor on nv50+ by Martin Peres · 12 years ago
  65. bf6546b drm/nouveau/fan: rewrite the fan tachometer driver to get more precision, faster by Martin Peres · 12 years ago
  66. aa1b9b4 drm/nouveau/therm: move thermal-related functions to the therm subdev by Martin Peres · 12 years ago
  67. d46497d drm/nouveau/bios: parse the pwm divisor from the perf table by Martin Peres · 12 years ago
  68. 32334cc drm/nouveau/therm: use the EXTDEV table to detect i2c monitoring devices by Martin Peres · 12 years ago
  69. 7d70e9c drm/nouveau/therm: rework thermal table parsing by Martin Peres · 12 years ago
  70. e361999 drm/nouveau/gpio: expose the PWM/TOGGLE parameter found in the gpio vbios table by Martin Peres · 12 years ago
  71. d89c8ce drm/nouveau: fix pm initialization order by Dmitry Eremin-Solenikov · 12 years ago
  72. acac7bd drm/nouveau/bios: check that fixed tvdac gpio data is valid before using it by Ben Skeggs · 12 years ago
  73. da07e52 drm/nouveau: log channel debug/error messages from client object rather than drm client by Ben Skeggs · 12 years ago
  74. aa74c37 drm/nouveau: have drm debugging macros build on top of core macros by Ben Skeggs · 12 years ago
  75. fa6df8c drm/nouveau/core: have client-id be a string, rather than an integer by Ben Skeggs · 12 years ago
  76. b3ccd34 drm/nvc0/fifo: re-bash PBUS regs after vm-fault to BARs/PEEPHOLE by Ben Skeggs · 12 years ago
  77. f73221e drm/nvc0/gr: implement initial trap handler by Ben Skeggs · 12 years ago
  78. d66b9d9 drm/nvc0/gr: rebuild fuc with latest envyas by Ben Skeggs · 12 years ago
  79. cd8c14b drm/nvc0/ltcg: read LTS count at startup by Ben Skeggs · 12 years ago
  80. e5bf578 drm/nve0/gr: enable use of our fuc by default by Ben Skeggs · 12 years ago
  81. ec6566f drm/nve0/gr: remove 0x404160 bashing from hub fuc by Ben Skeggs · 12 years ago
  82. 1978a2f drm/nve0/gr: initial fuc implementation, based on fermi's code by Ben Skeggs · 12 years ago
  83. 2c1a425 drm/nve0/ibus: handle PIBUS interrupts to prevent storm by Ben Skeggs · 12 years ago
  84. 757833c drm/nouveau/sw: trap and clear PMC_INTR_0_SOFTWARE by Ben Skeggs · 12 years ago
  85. 5b8a43a drm/nouveau: quiet some static-related sparse noise by Marcin Slusarz · 12 years ago
  86. e662625 drm/nouveau: constify instances of nouveau_bitfield and nouveau_enum structs by Marcin Slusarz · 12 years ago
  87. c97f8c9 drm/nouveau/fifo: use defines instead of hardcoded class ids by Ben Skeggs · 12 years ago
  88. 1971f04 drm/nouveau/dmaobj: reject unsupported parent types instead of half-succeeding by Ben Skeggs · 12 years ago
  89. 9456f7d drm/nouveau: add defines for internal class names by Ben Skeggs · 12 years ago
  90. 368be5f drm/nv50/fifo: add support for dma channel class by Ben Skeggs · 12 years ago
  91. ab28589 drm/nv84/fifo: add support for dma channel class by Ben Skeggs · 12 years ago
  92. a7c6e75 drm/nouveau/fifo: version the dma channel class struct by Ben Skeggs · 12 years ago
  93. 503b0f1 drm/nouveau/fifo: separate object classes for dma channels by Ben Skeggs · 12 years ago
  94. 72a1482 drm/nouveau: restore fifo chid information in engine error messages by Ben Skeggs · 12 years ago
  95. 4c2d422 drm/nouveau/core: have fifo store a unique context identifier at attach time by Ben Skeggs · 12 years ago
  96. 0c5b8ce drm/nouveau/fifo: add method to lookup fifo chid related to a given object by Ben Skeggs · 12 years ago
  97. 3acec63a drm/nouveau/core: protect engine context list with hardirq-safe spinlock by Ben Skeggs · 12 years ago
  98. 6fa8e62 drm/nv84/fifo: mask only the engine we're waiting on for channel unload by Ben Skeggs · 12 years ago
  99. 4998104 drm/nve0: use async copy engine for ttm buffer moves if available by Ben Skeggs · 12 years ago
  100. 4f32656 drm/nve0/copy: add initial support for the async copy engines by Ben Skeggs · 12 years ago