1. 1630fe7 drm/i915: Perform intel_enable_fbc() from a delayed task by Chris Wilson · 13 years ago
  2. 7782de3 drm/i915: Disable FBC across page-flipping by Chris Wilson · 13 years ago
  3. 9ce9d06 drm/i915: Set persistent-mode for ILK/SNB framebuffer compression by Chris Wilson · 13 years ago
  4. de56851 drm/i915: Use of a CPU fence is mandatory to update FBC regions upon CPU writes by Chris Wilson · 13 years ago
  5. f19a079 drm/i915: Remove vestigial pitch from post-gen2 FBC control routines by Chris Wilson · 13 years ago
  6. 973d04f drm/i915: Replace direct calls to vfunc.disable_fbc with intel_disable_fbc() by Chris Wilson · 13 years ago
  7. 43a9539 drm/i915: Only export the generic intel_disable_fbc() interface by Chris Wilson · 13 years ago
  8. 6fe5a7e Merge branch 'drm-intel-fixes' into drm-intel-next by Keith Packard · 13 years ago
  9. 1083694 drm/i915: Enable GPU reset on Ivybridge. by Kenneth Graunke · 13 years ago
  10. bc67f79 Merge branch 'drm-intel-fixes' into drm-intel-next by Keith Packard · 13 years ago
  11. c7ad381 drm/i915/dp: manage sink power state if possible by Jesse Barnes · 13 years ago
  12. df0c237 drm/i915/dp: consolidate AUX retry code by Jesse Barnes · 13 years ago
  13. 885a501 drm/i915/dp: remove DPMS mode tracking from DP by Jesse Barnes · 13 years ago
  14. 899526d drm/i915/dp: try to read receiver capabilities 3 times when detecting by Jesse Barnes · 13 years ago
  15. 59cd09e drm/i915/dp: read more receiver capability bits on hotplug by Jesse Barnes · 13 years ago
  16. 7183dc2 drm/i915/dp: use DP DPCD defines when looking at DPCD values by Jesse Barnes · 13 years ago
  17. 61da5fa drm/i915/dp: retry link status read 3 times on failure by Jesse Barnes · 13 years ago
  18. 89c6143 drm/i915: use pipe bpp in DP link bandwidth calculation by Jesse Barnes · 13 years ago
  19. b562674 drm/i915: check for supported depth at fb init time by Jesse Barnes · 13 years ago
  20. 46e4845 drm: bpp and depth changes require full mode sets by Jesse Barnes · 13 years ago
  21. 020f670 drm/i915: use pipe bpp when setting HDMI bpc by Jesse Barnes · 13 years ago
  22. 858fa035 drm/i915: use pipe bpp in DP link bandwidth calculations by Jesse Barnes · 13 years ago
  23. 17638cd drm/i915: split out plane update code by Jesse Barnes · 13 years ago
  24. 5a35420 drm/i915: split out Ironlake pipe bpp picking code by Jesse Barnes · 13 years ago
  25. 9325c9f drm/i915: set bpc for DP transcoder by Jesse Barnes · 13 years ago
  26. e9bcff5 drm/i915: don't set transcoder bpc on CougarPoint by Jesse Barnes · 13 years ago
  27. 5d4fac9 drm/i915: don't set SDVO color range on ILK+ by Jesse Barnes · 13 years ago
  28. 532df6f Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 13 years ago
  29. fc52693 Merge branch 'at91/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-2.6-arm-soc by Linus Torvalds · 13 years ago
  30. aababb9 Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-3.x by Linus Torvalds · 13 years ago
  31. b2bc478 RDMA: Check for NULL mode in .devnode methods by Goldwyn Rodrigues · 13 years ago
  32. 3e86f1d vesafb: fix memory leak by Daniel J Blueman · 13 years ago
  33. a5ec7f86 [SCSI] isci: fix checkpatch errors by James Bottomley · 13 years ago
  34. 5b45b69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/djbw/isci by James Bottomley · 13 years ago
  35. b775c38 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 13 years ago
  36. 014ab48 hwmon-vid: Fix typo in VIA CPU name by Jean Delvare · 13 years ago
  37. 5da556e hwmon: (f71882fg) Add support for the F71869A by Hans de Goede · 13 years ago
  38. 7958e3b hwmon: Use <> rather than () around my e-mail address by Hans de Goede · 13 years ago
  39. b6b2a1e hwmon: (emc6w201) Properly handle all errors by Jean Delvare · 13 years ago
  40. bc6f387 isci: Device reset should request sas_phy_reset(phy, true) by Jeff Skirvin · 13 years ago
  41. a8a0a13 isci: pare back error messsages by Dan Williams · 13 years ago
  42. dc00c8b isci: cleanup silicon revision detection by Dan Williams · 13 years ago
  43. 4e4dca3 isci: merge scu_unsolicited_frame.h into unsolicited_frame_control.h by Dan Williams · 13 years ago
  44. 16ba770 isci: merge sata.[ch] into request.c by Dan Williams · 13 years ago
  45. 34a9915 isci: kill 'get/set' macros by Dan Williams · 13 years ago
  46. 89a7301 isci: retire scic_sds_ and scic_ prefixes by Dan Williams · 13 years ago
  47. d9dcb4b isci: unify isci_host and scic_sds_controller by Dan Williams · 13 years ago
  48. 78a6f06 isci: unify isci_remote_device and scic_sds_remote_device by Dan Williams · 13 years ago
  49. ffe191c isci: unify isci_port and scic_sds_port by Dan Williams · 13 years ago
  50. 76802ce isci: fix scic_sds_remote_device_terminate_requests by Dan Williams · 13 years ago
  51. 8528095 isci: unify isci_phy and scic_sds_phy by Dan Williams · 13 years ago
  52. 5076a1a isci: unify isci_request and scic_sds_request by Dan Williams · 13 years ago
  53. ba7cb22 isci: rename / clean up scic_sds_stp_request by Dan Williams · 13 years ago
  54. db05625 isci: preallocate requests by Dan Williams · 13 years ago
  55. 38d8879 isci: combine request flags by Dan Williams · 13 years ago
  56. 312e0c2 isci: unify can_queue tracking on the tci_pool, uplevel tag assignment by Dan Williams · 13 years ago
  57. 9274f45 isci: Terminate dev requests on FIS err bit rx in NCQ by Jeff Skirvin · 13 years ago
  58. 4cffe13e isci: fix frame received locking by Dan Williams · 13 years ago
  59. 7cafbf1 isci: possible buffer overflow in isci_parse_oem_parameters fixed by Maciej Patelczyk · 13 years ago
  60. 086a0da isci: fix isci_task_execute_tmf completion by Dan Williams · 13 years ago
  61. e9bf709 isci: fix support for arbitrarily large smp requests by Dan Williams · 13 years ago
  62. ddcc7e3 isci: fix dma_unmap_sg usage by Dan Williams · 13 years ago
  63. 5edc334 isci: fix smp response frame overrun by Dan Williams · 13 years ago
  64. ff60639 isci: kill device_sequence by Dan Williams · 13 years ago
  65. f208826 isci: kill isci_remote_device_change_state() by Dan Williams · 13 years ago
  66. 209fae1 isci: atomic device lookup and reference counting by Dan Williams · 13 years ago
  67. 360b03e isci: fix ssp response iu buffer size in isci_tmf by Dan Williams · 13 years ago
  68. 0d0cf14 isci: cleanup request allocation by Dan Williams · 13 years ago
  69. 994a930 isci: cleanup/optimize queue increment macros by Dan Williams · 13 years ago
  70. dd047c8 isci: cleanup tag macros by Dan Williams · 13 years ago
  71. ac668c6 isci: cleanup/optimize pool implementation by Dan Williams · 13 years ago
  72. 9b91798 isci: Disable link layer hang detection by Jeff Skirvin · 13 years ago
  73. fd0527a isci: Hard reset failure will link reset all phys in the port by Jeff Skirvin · 13 years ago
  74. fd53660 isci: Explicitly decode remote node ready and suspended states by Jeff Skirvin · 13 years ago
  75. 980d3ae isci: fix isci_terminate_pending() list management by Dan Williams · 13 years ago
  76. 77c852f isci: Handle timed-out request terminations correctly by Jeff Skirvin · 13 years ago
  77. f53a3a3 isci: Requests that do not start must be set to "complete" by Jeff Skirvin · 13 years ago
  78. cde76fb isci: Add decode for SMP request retry error condition by Jeff Skirvin · 13 years ago
  79. 61aaff4 isci: filter broadcast change notifications during SMP phy resets by Jeff Skirvin · 13 years ago
  80. ff717ab isci: Move the reset delay after the remote node resumption. by Jeff Skirvin · 13 years ago
  81. 7c78da3 isci: remove 'min memory' infrastructure by Dan Williams · 13 years ago
  82. dbb0743 isci: Added support for C0 to SCU Driver by Adam Gruchala · 13 years ago
  83. 12ef654 isci: additional state machine cleanup by Edmund Nadolski · 13 years ago
  84. e301370 isci: state machine cleanup by Edmund Nadolski · 13 years ago
  85. 8d2c65c isci: Removing unused variables compiler warnings by Dave Jiang · 13 years ago
  86. bf482c6 isci: Retrieve the EFI variable for OEM parameter by Dave Jiang · 13 years ago
  87. 77d6738 isci: removing the kmalloc in smp request construct by Dave Jiang · 13 years ago
  88. 8db02da isci: remove isci_timer interface by Edmund Nadolski · 13 years ago
  89. fd18388 isci: Remove tmf timeout_timer by Edmund Nadolski · 13 years ago
  90. bb3dbdf isci: convert phy_startup_timer to sci_timer by Edmund Nadolski · 13 years ago
  91. 6cb5853 isci: convert scic_timeout_timer to sci_timer by Edmund Nadolski · 13 years ago
  92. 0473661 isci: convert power control timer to sci_timer by Edmund Nadolski · 13 years ago
  93. a628d47 isci: convert phy sata_timeout_timer to sci_timer by Edmund Nadolski · 13 years ago
  94. ac0eeb4 isci: convert port config agent timer to sci_timer by Edmund Nadolski · 13 years ago
  95. 5553ba2 isci: replace isci_timer list with proper embedded timers by Edmund Nadolski · 13 years ago
  96. 9269e0e isci: add some type safety to the state machine interface by Dan Williams · 13 years ago
  97. f34d9e5 isci: unify rnc start{io|task} handlers by Dan Williams · 13 years ago
  98. ed3efb7 isci: unify rnc suspend/resume handlers by Dan Williams · 13 years ago
  99. c845ae9 isci: unify rnc destruct handlers by Dan Williams · 13 years ago
  100. 338e386 isci: unify rnc event handlers by Dan Williams · 13 years ago