1. 3312ba6 drm/i915: Disable specific watermark levels when latency is zero by Ville Syrjälä · 11 years ago
  2. 26ec971 drm/i915: Print the watermark latencies during init by Ville Syrjälä · 11 years ago
  3. 5b77da3 drm/i915: Use the stored cursor and plane latencies properly by Ville Syrjälä · 11 years ago
  4. 53615a5 drm/i915: Store the watermark latency values in dev_priv by Ville Syrjälä · 11 years ago
  5. 3a88d0a drm/i915: Add ILK support to intel_read_wm_latency by Ville Syrjälä · 11 years ago
  6. d1ccbb5 drm/i915: make reset&hangcheck code VM aware by Ben Widawsky · 11 years ago
  7. 3e12302 drm/i915: BUG_ON put_pages later by Ben Widawsky · 11 years ago
  8. 3089c6f drm/i915: make caching operate on all address spaces by Ben Widawsky · 11 years ago
  9. 28d6a7b drm/i915: thread address space through execbuf by Ben Widawsky · 11 years ago
  10. 1d693bc drm/i915: Update describe_obj by Ben Widawsky · 11 years ago
  11. 40d74980 drm/i915: Use ggtt_vm to save some typing by Ben Widawsky · 11 years ago
  12. c37e220 drm/i915: Add VM to pin by Ben Widawsky · 11 years ago
  13. fcb4a57 drm/i915: Use bound list for inactive shrink by Ben Widawsky · 11 years ago
  14. a70a314 drm/i915: Make proper functions for VMs by Ben Widawsky · 11 years ago
  15. 31a46c9 drm/i915: Rework drop caches for checkpatch by Ben Widawsky · 11 years ago
  16. fc8c067 drm/i915: Create an init vm by Ben Widawsky · 11 years ago
  17. 87a6b68 drm/i915/hsw: Change default LLC age to 3 by Ben Widawsky · 11 years ago
  18. 6d5c2d8 i915: fix ACPI _DSM warning by Peter Wu · 11 years ago
  19. 2960bc9 drm/i915: make user mode sync polarity setting explicit by Imre Deak · 11 years ago
  20. 5004945 drm/i915: move encoder->enable callback later in VLV crtc enable by Jani Nikula · 11 years ago
  21. b76cf76 drm/i915: rearrange vlv hdmi enable and pre_enable callbacks by Jani Nikula · 11 years ago
  22. ab1f90f drm/i915: rearrange vlv dp enable and pre_enable callbacks by Jani Nikula · 11 years ago
  23. 0980a60 drm/i915: Acquire dpio_lock for VLV sideband programming in DP/HDMI by Chris Wilson · 11 years ago
  24. b6dfdc9 drm/i915: enable IPS for bpp <= 24 by Jesse Barnes · 11 years ago
  25. 63cf9a1 drm/i915: Add SNB/IVB support to intel_read_wm_latency by Ville Syrjälä · 11 years ago
  26. e5d5019 drm/i915: Don't multiply the watermark latency values too early by Ville Syrjälä · 11 years ago
  27. 12b134d drm/i915: Split out reading of HSW watermark latency values by Ville Syrjälä · 11 years ago
  28. 888fd15 drm/i915: Change the watermark latency type to uint16_t by Ville Syrjälä · 11 years ago
  29. 1fda988 drm/i915: Don't pass "mem_value" to ilk_compute_fbc_wm by Ville Syrjälä · 11 years ago
  30. 2329704 drm/i915: Rename most wm compute functions to ilk_ prefix by Ville Syrjälä · 11 years ago
  31. 3658729 drm/i915: Rename hsw_wm_get_pixel_rate to ilk_pipe_pixel_rate by Ville Syrjälä · 11 years ago
  32. ec4c4aa drm/i915: Calculate the sprite WM based on the source width instead of the destination width by Ville Syrjälä · 11 years ago
  33. 67ca28f drm/i915: Pass the actual sprite width to watermarks functions by Ville Syrjälä · 11 years ago
  34. bdd57d0 drm/i915: Add scaled paramater to update_sprite_watermarks() by Ville Syrjälä · 11 years ago
  35. 2c1792a drm/i915: Tidy the macro casting by using an inline function by Chris Wilson · 11 years ago
  36. b3ae96a drm/i915: Remove useless define by Stéphane Marchesin · 11 years ago
  37. 08c4526 drm/i915: Use the same pte_encoding for ppgtt as for gtt by Chris Wilson · 11 years ago
  38. 29ebf90 drm/i915: Squelch repeated reasoning for why FBC cannot be activated by Chris Wilson · 11 years ago
  39. 135c81b drm/i915: clean up crtc timings computation by Daniel Vetter · 11 years ago
  40. 36f2d1f drm/i915: rip out legacy encoder->mode_set callback by Daniel Vetter · 11 years ago
  41. c7d8be3 drm/i915/ddi: use the native encoder ->mode_set callback by Daniel Vetter · 11 years ago
  42. 66df24d drm/i915/lvds: use the native encoder ->mode_set callback by Daniel Vetter · 11 years ago
  43. b934223d drm/i915/dp: use native encoder ->mode_set callback by Daniel Vetter · 11 years ago
  44. c59423a drm/i915/hdmi: use native encoder mode_set callback by Daniel Vetter · 11 years ago
  45. eebe6f0 drm/i915/crt: use native encoder->mode_set callback by Daniel Vetter · 11 years ago
  46. cd91ef2 drm/i915/tv: Use native encoder->mode_set callback by Daniel Vetter · 11 years ago
  47. 8aca63a drm/i915/sdvo: use intel_encoder for upcast helper by Daniel Vetter · 11 years ago
  48. 79fde30 drm/i915/dvo: use native encoder ->mode_set callback by Daniel Vetter · 11 years ago
  49. efea6e8 drm/i915: rip out legacy encoder->mode_fixup logic by Daniel Vetter · 11 years ago
  50. a347037 drm/i915/dvo: switch ->mode_fixup to ->compute_config by Daniel Vetter · 11 years ago
  51. 69438e6 drm/i915/dvo: use intel_encoder to the upcast macro by Daniel Vetter · 11 years ago
  52. cd234b0 drm/i915: Do not dereference NULL crtc or fb until after checking by Chris Wilson · 11 years ago
  53. 86e81f0 drm/mm: include required headers in drm_mm.h by David Herrmann · 11 years ago
  54. 5ae90d8 Linux 3.11-rc3 by Linus Torvalds · 11 years ago
  55. 76d25a5 Merge tag 'pinctrl-for-v3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 11 years ago
  56. 6803f37 Merge tag 'trace-fixes-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 11 years ago
  57. 561d9e8 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 11 years ago
  58. 6c504ec Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  59. 2408c2e529 Merge branch 'qxl-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  60. 0f74665 Merge tag 'pm+acpi-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  61. a9b5f02 Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64 by Linus Torvalds · 11 years ago
  62. fef36a7 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  63. db8cbfa Merge tag 'usb-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago
  64. ab20fb8 Merge tag 'tty-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 11 years ago
  65. f19e6c6 Merge tag 'staging-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 11 years ago
  66. 05e4cb7 Merge tag 'char-misc-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 11 years ago
  67. 8f074a5 Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  68. 6c4155a Merge tag 'for-linus-v3.11-rc3' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 11 years ago
  69. f315cf5 Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  70. c271f5b Merge tag 'md/3.11-fixes' of git://neil.brown.name/md by Linus Torvalds · 11 years ago
  71. c7dad23 Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 11 years ago
  72. 257a7ff drm/i915: fix pnv display core clock readout out by Daniel Vetter · 11 years ago
  73. de51f04 drm/i915: Replace open-coded offset_in_page() by Chris Wilson · 11 years ago
  74. bc86625 drm/i915: Retry DP aux_ch communications with a different clock after failure by Chris Wilson · 11 years ago
  75. b8f102e drm/i915: Add messages useful for HPD storm detection debugging (v2) by Egbert Eich · 11 years ago
  76. 8e5c2b7 Revert "ACPI / video / i915: No ACPI backlight if firmware expects Windows 8" by Rafael J. Wysocki · 11 years ago
  77. 867974f ahci_imx: depend on CONFIG_MFD_SYSCON by Tejun Heo · 11 years ago
  78. 09d8091 tracing: Remove locking trace_types_lock from tracing_reset_all_online_cpus() by Steven Rostedt (Red Hat) · 11 years ago
  79. 845ad05 arm64: Change kernel stack size to 16K by Feng Kan · 11 years ago
  80. bf903e4 Merge tag 'drm-intel-fixes-2013-07-25' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes by Dave Airlie · 11 years ago
  81. 4795b95 Merge branch 'drm-fixes-3.11' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 11 years ago
  82. aed2c03 drm/gem: fix mmap vma size calculations by David Herrmann · 11 years ago
  83. f5d9b7f drm/radeon/dpm: fix r600_enable_sclk_control() by Alex Deucher · 11 years ago
  84. f4f85a8 drm/radeon/dpm: implement force performance levels for rv6xx by Alex Deucher · 11 years ago
  85. 515c096 mfd: max8925: fix dt code for backlight by Olof Johansson · 11 years ago
  86. 2333a00 drm/radeon/dpm: fix displaygap programming on rv6xx by Alex Deucher · 11 years ago
  87. e3c736f drm/radeon/dpm: fix a typo in the rv6xx mclk setup by Alex Deucher · 11 years ago
  88. 2c7b871 usb: Clear both buffers when clearing a control transfer TT buffer. by William Gulland · 11 years ago
  89. 172d934 usb/gadget: free opts struct on error recovery by Andrzej Pietrasiewicz · 11 years ago
  90. 5f8a2e6 USB: mos7840: fix memory leak in open by Johan Hovold · 11 years ago
  91. 878c69a usb: serial: option.c: remove ONDA MT825UP product ID fromdriver by Enrico Mioso · 11 years ago
  92. 4cf76df usb: serial: option: add Olivetti Olicard 200 by Dan Williams · 11 years ago
  93. 3d1a69e usb: serial: option: blacklist ONDA MT689DC QMI interface by Enrico Mioso · 11 years ago
  94. 00c5ec2 Merge tag 'for-usb-linus-2013-07-25' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-linus by Greg Kroah-Hartman · 11 years ago
  95. e1b4271 xfs: di_flushiter considered harmful by Dave Chinner · 11 years ago
  96. db6c2c6 pinctrl: fix a memleak when freeing maps by Linus Walleij · 11 years ago
  97. d66eaf9 xhci: fix null pointer dereference on ring_doorbell_for_active_rings by Oleksij Rempel · 11 years ago
  98. 07f3cb7 usb: host: xhci: Enable XHCI_SPURIOUS_SUCCESS for all controllers with xhci 1.0 by George Cherian · 11 years ago
  99. c4d949b usb: fix build warning in pci-quirks.h when CONFIG_PCI is not enabled by Randy Dunlap · 11 years ago
  100. d5c82fe usb: xhci: Mark two functions __maybe_unused by Olof Johansson · 11 years ago