1. 8542a0b drm/i915: Skip the sanity checks if the current relocation is valid by Chris Wilson · 15 years ago
  2. cd0b9fb drm/i915: Check that the relocation points to within the target by Chris Wilson · 15 years ago
  3. edb8195 drm/i915: correct FBC update when pipe base update occurs by Jesse Barnes · 15 years ago
  4. 7121413 drm/i915: blacklist Acer AspireOne lid status by Jesse Barnes · 15 years ago
  5. 1a133e0 ACPI: make ACPI button funcs no-ops if not built in by Jesse Barnes · 15 years ago
  6. d660467 drm/i915: prevent FIFO calculation overflows on 32 bits with high dotclocks by Jesse Barnes · 15 years ago
  7. decbbcd drm/i915: intel_display.c handle latency variable efficiently by Jaswinder Singh Rajput · 15 years ago
  8. b7e53ab drm/i915: remove restore in resume by Zhenyu Wang · 15 years ago
  9. 07f73f6 drm/i915: Improve behaviour under memory pressure by Chris Wilson · 15 years ago
  10. 3ef94da drm/i915: Add ioctl to set 'purgeability' of objects by Chris Wilson · 15 years ago
  11. 3116971 drm/i915: Register a shrinker to free inactive lists under memory pressure by Chris Wilson · 15 years ago
  12. 725ceaa drm/i915: Include buffer size and dirty state in debugfs lists by Chris Wilson · 15 years ago
  13. e67b8ce drm/i915: Remove stored gtt_alignment by Chris Wilson · 15 years ago
  14. 4960aac drm/i915: Add buffer to inactive list immediately during fault by Chris Wilson · 15 years ago
  15. c1a1cdc drm/i915: fix startup hang on some non-mobile platforms by Jesse Barnes · 15 years ago
  16. 06891e2 drm/i915: fix suspend/resume breakage in lid notifier by Jesse Barnes · 15 years ago
  17. ba1234d drm/i915: Make dev_priv->mm.wedged an atomic_t by Ben Gamari · 15 years ago
  18. f316a42 drm/i915: Hookup chip reset in error handler by Ben Gamari · 15 years ago
  19. 11ed50e drm/i915: Implement GPU reset on i965 by Ben Gamari · 15 years ago
  20. f65d942 drm/i915: Add hangcheck timer by Ben Gamari · 15 years ago
  21. 22be172 drm/i915: make i915_seqno_passed non-static by Ben Gamari · 15 years ago
  22. 1341d65 drm/i915: Refactor save/restore code by Ben Gamari · 15 years ago
  23. ffed1d0 drm/i915: Check whether chip is wedged in i915_wait_request() by Ben Gamari · 15 years ago
  24. 078a033 drm/i915: fix opregion backlight chip detect and range by Li Peng · 15 years ago
  25. 8dd81a3 drm/i915: Fix LVDS panel fitting on Arrandale by Zhenyu Wang · 15 years ago
  26. 730915d drm/i915: Remove DAC disable in CRT force detect on IGDNG by Zhenyu Wang · 15 years ago
  27. 339e5a4 drm/i915: Fix SSC frequence for IGDNG by Zhenyu Wang · 15 years ago
  28. b09aea7 drm/i915: Fix typo for wrong LVDS clock setting on IGDNG by Zhenyu Wang · 15 years ago
  29. 6f465a89 drm/i915: fix typo in compressed buffer setup by Jesse Barnes · 15 years ago
  30. 7e61615 drm/i915: Only destroy a constructed mmap offset by Chris Wilson · 15 years ago
  31. e517a5e agp/intel: Fix the pre-9xx chipset flush. by Eric Anholt · 15 years ago
  32. 8082400 drm/i915: framebuffer compression for pre-GM45 by Jesse Barnes · 15 years ago
  33. 0632419 drm/i915: generate a KMS uevent at lid open/close time by Jesse Barnes · 15 years ago
  34. b42d4c5 drm/i915: use ACPI LID status for LVDS ->detect hook by Jesse Barnes · 15 years ago
  35. c1c7af6 drm/i915: force mode set at lid open time by Jesse Barnes · 15 years ago
  36. 7e12715 ACPI button: provide lid status functions by Jesse Barnes · 15 years ago
  37. af729a2 Add G33 series in VGA hotplug support category by Li Peng · 15 years ago
  38. bb66c51 drm/i915: Write zero to DPLL_MD Reg for non-SDVO output by Zhao Yakui · 15 years ago
  39. e270846 drm/i915: Add the missing clone_mask for SDVO-VGA(RGB1) by Zhao Yakui · 15 years ago
  40. d0cbde9 drm/i915: Add the brightness property for SDVO-LVDS by Zhao Yakui · 15 years ago
  41. b9219c5 drm/i915: Add the enhancement property for SDVO-TV by Zhao Yakui · 15 years ago
  42. 5323fd0 drm/i915: Zap mmaps of objects before unbinding them from the GTT. by Eric Anholt · 15 years ago
  43. 7839c5d drm/i915: add B43 chipset support by Fabian Henze · 15 years ago
  44. 38d8a95 agp/intel: Add B43 chipset support by Fabian Henze · 15 years ago
  45. cecc6b6 drm/radeon/r600: use fence->timeout directly by Alex Deucher · 15 years ago
  46. 60d15f5 drm/radeon/kms: re-apply 2007d633d639c896396e4c4b53b38068f3831307 by Alex Deucher · 15 years ago
  47. cc84ef3 Merge remote branch 'origin/master' of ../linux-2.6 into drm-next by Dave Airlie · 15 years ago
  48. c746e20 drm/radeon/kms: don't allow ERESTART to hit userspace. by Dave Airlie · 15 years ago
  49. 620f378 drm: prune modes when output is disconnected. by Adam Jackson · 15 years ago
  50. 1ecff1e drm: shut the EDID warnings up. by Adam Jackson · 15 years ago
  51. ec2a4c3 drm/i915: get the bridge device once. by Dave Airlie · 15 years ago
  52. f1938cd drm: include seq_file.h for debugfs builds. by Dave Airlie · 15 years ago
  53. f641e51 drm/radeon/kms: lower debugging on dpms events. by Dave Airlie · 15 years ago
  54. a0cdc64 drm/kms/radeon: make kms default a runtime option by Dave Airlie · 15 years ago
  55. 6fcefd5 drm/kms: fix kms helper license + Kconfig by Dave Airlie · 15 years ago
  56. 3ce0a23 drm/radeon/kms: add r600 KMS support by Jerome Glisse · 15 years ago
  57. 4ce001a drm/radeon/kms: add initial radeon tv-out support. by Dave Airlie · 15 years ago
  58. 551ebd8 drm/radeon/kms: add rn50/r100/r200 CS tracker. by Dave Airlie · 15 years ago
  59. 3ff323f Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  60. 755ae76 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 15 years ago
  61. 4886b5b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  62. cbeb286 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6 by Linus Torvalds · 15 years ago
  63. f69fb9c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 15 years ago
  64. 11670d3 Merge intel drm-intel-next branch by Dave Airlie · 15 years ago
  65. 575dc34 drm/kms: remove old std mode fallback code. by Dave Airlie · 15 years ago
  66. 50fe4cf drm/kms/i915: Add the default mode for CRT output without EDID by ykzhao · 15 years ago
  67. f0fda0a drm/kms: add a function that can add the mode for the output device without EDID by Zhao Yakui · 15 years ago
  68. 559ee21 drm/kms: try to find the std mode in DMT table by Zhao Yakui · 15 years ago
  69. aa9eaa1 drm/kms: Add the default mode table by Zhao Yakui · 15 years ago
  70. 13a8195 drm: split crtc/fb helpers into a separate module by Dave Airlie · 15 years ago
  71. a54775c drm/radeon/kms: add LTE/GTE discard + rv515 two sided stencil register. by Dave Airlie · 15 years ago
  72. adf551b drm/radeon/kms: add updated registers from drm-fixes. by Dave Airlie · 15 years ago
  73. a498b82 drm/radeon/kms: block depthxy offset from use from userspace. by Dave Airlie · 15 years ago
  74. acd0c93 IMA: update ima_counts_put by Mimi Zohar · 15 years ago
  75. 01dfba9 drm/i915: Put the idle reclocking work on our private workqueue as well. by Eric Anholt · 15 years ago
  76. 0ef82af drm/i915: Pad ringbuffer with NOOPs before wrapping by Chris Wilson · 15 years ago
  77. d9d8e04 gianfar: Fix build. by David S. Miller · 15 years ago
  78. e07cccf Linux 2.6.31-rc9 by Linus Torvalds · 15 years ago
  79. f815c33 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 15 years ago
  80. 74a0118 powerpc: Fix i8259 interrupt driver kernel crash on ML510 by Roderick Colenbrander · 15 years ago
  81. 5136a6c Merge git://git.infradead.org/~dwmw2/mtd-2.6.31 by Linus Torvalds · 15 years ago
  82. e505a8d Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  83. b71b7dc Merge branch 'fix/oxygen' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  84. 59430c2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  85. e9ee3a5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 15 years ago
  86. 3bb314f Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 15 years ago
  87. 535e0c1 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 15 years ago
  88. 0edfa2b Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 15 years ago
  89. 5a09adf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 15 years ago
  90. 931f703 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  91. e305fc5 Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 15 years ago
  92. 154f807 Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm by Linus Torvalds · 15 years ago
  93. 9b6a3df Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  94. d3acd16 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 15 years ago
  95. 93697a3 Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  96. 6399534 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  97. 9de6886 ext2: fix unbalanced kmap()/kunmap() by Nicolas Pitre · 15 years ago
  98. ac7ac9f Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 15 years ago
  99. ac89a91 pty: don't limit the writes to 'pty_space()' inside 'pty_write()' by Linus Torvalds · 15 years ago
  100. 37f81fa n_tty: do O_ONLCR translation as a single write by Linus Torvalds · 15 years ago