1. 4dd19b0 drm/radeon/kms: Implement KDB debug hooks for radeon KMS. by Chris Ball · 14 years ago
  2. e6b46ee Merge branch 'drm-vmware-next' into drm-core-next by Dave Airlie · 14 years ago
  3. 8aea528 drm/vmwgfx: Bump minor and driver date by Thomas Hellstrom · 14 years ago
  4. 029e50b drm/vmwgfx: Save at least one screen layout by Thomas Hellstrom · 14 years ago
  5. 73558ea drm/vmwgfx: Add modinfo version by Thomas Hellstrom · 14 years ago
  6. 30f47fc8 drm/vmwgfx: Add a parameter to get the max fb size by Thomas Hellstrom · 14 years ago
  7. 09e2601 drm/vmwgfx: Don't flush fb if we're in the suspended state. by Thomas Hellstrom · 14 years ago
  8. e133e73 drm/vmwgfx: Prune modes based on available VRAM size by Thomas Hellstrom · 14 years ago
  9. 3a939a5 drm/vmwgfx: Take the ttm lock around the dirty ioctl by Thomas Hellstrom · 14 years ago
  10. 02b0016 drm: vmwgfx: Add a struct drm_file parameter to the dirty framebuffer callback by Thomas Hellstrom · 14 years ago
  11. 7fbd721 drm/vmwgfx: Add new-style PM hooks to improve hibernation behavior by Thomas Hellstrom · 14 years ago
  12. 094e0fa drm/vmwgfx: Fix ACPI S3 & S4 functionality. by Thomas Hellstrom · 14 years ago
  13. d3216a0 drm/vmwgfx: Really support other depths than 32 by Thomas Hellstrom · 14 years ago
  14. fb7ba21 Merge remote branch 'korg/drm-fixes' into drm-vmware-next by Dave Airlie · 14 years ago
  15. 9a170ca Merge remote branch 'intel/drm-intel-next' of ../drm-next into drm-core-next by Dave Airlie · 14 years ago
  16. 7b4f399 drm/i915: Avoid circular locking from intel_fbdev_fini() by Chris Wilson · 14 years ago
  17. 2c6be94 drm/i915: mark display port DPMS state as 'ON' when enabling output by Keith Packard · 14 years ago
  18. 35b62a8 drm/i915: Skip pread/pwrite if size to copy is 0. by Chris Wilson · 14 years ago
  19. df6d075 Merge branch 'drm-intel-fixes' into drm-intel-next by Chris Wilson · 14 years ago
  20. f87ea76 drm/i915: avoid struct mutex output_poll mutex lock loop on unload by Keith Packard · 14 years ago
  21. 7dcd249 drm/i915: Rephrase pwrite bounds checking to avoid any potential overflow by Chris Wilson · 14 years ago
  22. ce9d419 drm/i915: Sanity check pread/pwrite by Chris Wilson · 14 years ago
  23. 58e10eb Merge branch 'drm-intel-fixes' into drm-intel-next by Chris Wilson · 14 years ago
  24. ab7ad7f drm/i915: Use pipe state to tell when pipe is off by Keith Packard · 14 years ago
  25. b99a9d9 drm/i915: vblank status not valid while training display port by Keith Packard · 14 years ago
  26. 929f49b drivers/gpu/drm/i915/i915_gem.c: Add missing error handling code by Julia Lawall · 14 years ago
  27. 1cdf7fe drm/i915: Don't mask the return code whilst relocating. by Chris Wilson · 14 years ago
  28. ae681d9 drm/i915: If the GPU hangs twice within 5 seconds, declare it wedged. by Chris Wilson · 14 years ago
  29. 2fa772f drm/i915: Only print 'generating error event' if we actually are by Chris Wilson · 14 years ago
  30. dc96e9b drm/i915: Try to reset gen2 devices. by Chris Wilson · 14 years ago
  31. 069efc1 drm/i915: Clear fence registers on GPU reset by Chris Wilson · 14 years ago
  32. 812ed492 drm/i915: Force the domain to CPU on unbinding whilst wedged. by Chris Wilson · 14 years ago
  33. 73aa808 drm: Move the GTT accounting to i915 by Chris Wilson · 14 years ago
  34. abb295f vmwgfx: Fix fb VRAM pinning failure due to fragmentation by Thomas Hellstrom · 14 years ago
  35. f1a28ee vmwgfx: Remove initialisation of dev::devname by Thomas Hellstrom · 14 years ago
  36. 7a1c2f6 vmwgfx: Enable use of the vblank system by Thomas Hellstrom · 14 years ago
  37. 30c78bb vmwgfx: vt-switch (master drop) fixes by Thomas Hellstrom · 14 years ago
  38. 2854eed drm/vmwgfx: Fix breakage introduced by commit "drm: block userspace under allocating buffer and having drivers overwrite it (v2)" by Thomas Hellstrom · 14 years ago
  39. 39b4d07 drm: Hold the mutex when dropping the last GEM reference (v2) by Chris Wilson · 14 years ago
  40. e39a015 drm/i915: Fix refleak during eviction. by Chris Wilson · 14 years ago
  41. 29d08b3 drm/gem: handlecount isn't really a kref so don't make it one. by Dave Airlie · 14 years ago
  42. 6a04002 i915: Added function to initialize VBT settings by Simon Que · 14 years ago
  43. f394940 drm/i915: Remove redundant deletion of obj->gpu_write_list by Chris Wilson · 14 years ago
  44. 5cdf588 drm/i915: Make get/put pages static by Chris Wilson · 14 years ago
  45. 8f2480f drm/i915/debugfs: Include list totals by Chris Wilson · 14 years ago
  46. d21d597 drm/i915: Report the deferred free list in debugfs by Chris Wilson · 14 years ago
  47. 23bc598 drm/i915/debug: Convert i915_verify_active() to scan all lists by Chris Wilson · 14 years ago
  48. 130b985 drm: i810/i830: fix locked ioctl variant by Arnd Bergmann · 14 years ago
  49. 891b48c drm/i915: Avoid blocking the kworker thread on a stuck mutex by Chris Wilson · 14 years ago
  50. 3d2a812 drm/i915/debug: Remove default WATCH_BUF by Chris Wilson · 14 years ago
  51. 97d1eba drm/i915/debug: Remove defunct WATCH_LRU by Chris Wilson · 14 years ago
  52. f573c66 drm/i915/dvo: Fix panel and DDC i2c pins by Chris Wilson · 14 years ago
  53. a8ed0b1 drm/i915: Tidy dvo_ch7017 and print out which chip we detect by Chris Wilson · 14 years ago
  54. b8232e9 drm/i915: Disable LVDS i2c probing when using GPIO bit banging by Chris Wilson · 14 years ago
  55. e0e4159 Merge branch 'drm-intel-fixes' into drm-intel-next by Chris Wilson · 14 years ago
  56. 8daf747 MAINTAINERS: Add contact details for drm/i915 by Chris Wilson · 14 years ago
  57. cb8ea75 drm/i915: Use i2c bit banging instead of GMBUS by Chris Wilson · 14 years ago
  58. e957d77 drm/i915/sdvo: Fix GMBUSification by Chris Wilson · 14 years ago
  59. a56ba56 Revert "drm/i915: Drop ring->lazy_request" by Chris Wilson · 14 years ago
  60. f36fce0 drm/radeon/kms: add quirk for MSI K9A2GM motherboard by Alex Deucher · 14 years ago
  61. e488459 drm/radeon/kms: fix potential segfault in r600_ioctl_wait_idle by Alex Deucher · 14 years ago
  62. 31dfbc9 drm: Prune GEM vma entries by Chris Wilson · 14 years ago
  63. d270ae3 drm/i915: fix GMCH power reporting by Jesse Barnes · 14 years ago
  64. 73758a5 drm/radeon/kms: fix up encoder info messages for DFP6 by Alex Deucher · 14 years ago
  65. f459ffb drm/radeon: fix PCI ID 5657 to be an RV410 by Dave Airlie · 14 years ago
  66. ced270f drm/i915: Ensure that the mode change flushing is currently uninterruptible by Chris Wilson · 14 years ago
  67. 53b2087 drm/i915: fix debugging compilation error from previous commit by Chris Wilson · 14 years ago
  68. 1c25595 drm/i915: Convert the file mutex into a spinlock by Chris Wilson · 14 years ago
  69. 45ff46c drm: readd drm_lock_free in drm_unlock by Daniel Vetter · 14 years ago
  70. 32163f4 alpha: fix usp value in multithreaded coredumps by Al Viro · 14 years ago
  71. 77edffb alpha: fix hae_cache race in RESTORE_ALL by Al Viro · 14 years ago
  72. 56162ba Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  73. e7553b1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  74. 5ec1055 Avoid pgoff overflow in remap_file_pages by Larry Woodman · 14 years ago
  75. 3b23cd2 Merge branch 'fix/hda' into for-linus by Takashi Iwai · 14 years ago
  76. b614e38 Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 14 years ago
  77. e68d3b3 ALSA: sound/pci/rme9652: prevent reading uninitialized stack memory by Dan Rosenberg · 14 years ago
  78. 447da18 drm/i915: kill ring->setup_status_page by Daniel Vetter · 14 years ago
  79. 79f321b drm/i915: kill ring->get_active_head by Daniel Vetter · 14 years ago
  80. 3d281d8 drm/i915: kill per-ring macros by Daniel Vetter · 14 years ago
  81. bf7e0e1 drm/i915: fix ACTHD for gen <= 3 by Daniel Vetter · 14 years ago
  82. 95375b7 drm/i915: kill now unnecessary gtt defines from i915_reg.h by Daniel Vetter · 14 years ago
  83. 76c1dec drm/i915: Make the mutex_lock interruptible on ioctl paths by Chris Wilson · 14 years ago
  84. 30dbf0c drm/i915: Adjust hangcheck EIO semantics by Chris Wilson · 14 years ago
  85. f281fb5 block: prevent merges of discard and write requests by Adrian Hunter · 14 years ago
  86. 8ae0925 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging by Linus Torvalds · 14 years ago
  87. fd194e6 Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 14 years ago
  88. ea44e06 arch/tile: remove dead code from intvec_32.S by Chris Metcalf · 14 years ago
  89. e92b05d fremap: get rid of broken 'end' variable by Linus Torvalds · 14 years ago
  90. d1f3e68 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 14 years ago
  91. cb9cae0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  92. 06706b5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 14 years ago
  93. cbff1e9 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  94. acdc0d5 m32r: fix breakage from "m32r: use generic ptrace_resume code" by Al Viro · 14 years ago
  95. bb9c861 m32r: hole in shifting pc back by Al Viro · 14 years ago
  96. a05c4e1 m32r: don't block signals if sigframe setup has failed by Al Viro · 14 years ago
  97. a748102 make m32r handle multiple pending signals by Al Viro · 14 years ago
  98. a7f8388 m32r: fix rt_sigsuspend() by Al Viro · 14 years ago
  99. f787a5f drm/i915: Only hold a process-local lock whilst throttling. by Chris Wilson · 14 years ago
  100. 0eae779 x86/hwmon: pkgtemp has no dependency on PCI by Jan Beulich · 14 years ago