1. ab57fff drm/i915/bdw: Implement ff workarounds by Ben Widawsky · 11 years ago
  2. 63801f2 drm/i915/bdw: Force all Data Cache Data Port access to be Non-Coherent by Ben Widawsky · 11 years ago
  3. a3564d2 drm/i915/bdw: Don't use forcewake needlessly by Ville Syrjälä · 11 years ago
  4. 9705887 drm/i915: Clear out old GT FIFO errors in intel_uncore_early_sanitize() by Ville Syrjälä · 11 years ago
  5. 168c3f2 drm/i915: dont call irq_put when irq test is on by Mika Kuoppala · 11 years ago
  6. 993495a drm/i915: Rework the FBC interval/stall stuff a bit by Ville Syrjälä · 11 years ago
  7. fd70d52 drm/i915: Enable FBC for all mobile gen2 and gen3 platforms by Ville Syrjälä · 11 years ago
  8. 159f987 drm/i915: FBC_CONTROL2 is gen4 only by Ville Syrjälä · 11 years ago
  9. 42a430f drm/i915: Gen2 FBC1 CFB pitch wants 32B units by Ville Syrjälä · 11 years ago
  10. 566b734 drm/i915: split intel_ddi_pll_mode_set in 2 pieces by Paulo Zanoni · 11 years ago
  11. 47e9766d drm/i915: Fix timeout with missed interrupts in __wait_seqno by Mika Kuoppala · 11 years ago
  12. f9dcb0d drm/i915: touch VGA MSR after we enable the power well by Paulo Zanoni · 11 years ago
  13. d5e8fdc drm/i915: extract hsw_power_well_post_{enable, disable} by Paulo Zanoni · 11 years ago
  14. b664607 drm/i915: remove i915_disable_vga_mem declaration by Paulo Zanoni · 11 years ago
  15. f6da284 drm/i915: Parametrize the dphy and other spec specific parameters by Shobhit Kumar · 11 years ago
  16. a4a593b drm/i915: Remove redundant DSI PLL enabling by Shobhit Kumar · 11 years ago
  17. 1dbd7cb drm/i915: Reorganize the DSI enable/disable sequence by Shobhit Kumar · 11 years ago
  18. 8e1eed5 drm/i915: Try harder to get best m, n, p values with minimal error by Shobhit Kumar · 11 years ago
  19. 44d4c6e drm/i915: Compute dsi_clk from pixel clock by Shobhit Kumar · 11 years ago
  20. e9fe51c drm/i915: Use FLISDSI interface for band gap reset by Shobhit Kumar · 11 years ago
  21. b9f5e07 drm/i915: Add more dev ops for MIPI sub encoder by Shobhit Kumar · 11 years ago
  22. 9c33371 drm/i915: Decrease gen2 vco frequency minimum to 908 MHz by Ville Syrjälä · 11 years ago
  23. e91e941 drm/i915: Fix 66 MHz LVDS SSC freq for gen2 by Ville Syrjälä · 11 years ago
  24. c7721d3 drm/i915: Increase gen2 vco frequency limit to 1512 MHz by Ville Syrjälä · 11 years ago
  25. 91dbe5f drm/i915: Change N divider minimum from 3 to 2 for gen2 by Ville Syrjälä · 11 years ago
  26. b1c560d drm/i915: Extract p2 divider correctly for gen2 LVDS dual channel by Ville Syrjälä · 11 years ago
  27. 3dda20a drm/i915: Record BB_ADDR for every ring by Ville Syrjälä · 11 years ago
  28. 0476190 drm/i915: Use 32bit read for BB_ADDR by Ville Syrjälä · 11 years ago
  29. 90791a5 drm/i915: fix VDD override off wait by Paulo Zanoni · 11 years ago
  30. dff392d drm/i915: don't touch the VDD when disabling the panel by Paulo Zanoni · 11 years ago
  31. 9b33600 drm/i915: don't enable VDD just to enable the panel by Paulo Zanoni · 11 years ago
  32. 8771a7f drm/i915: add runtime PM support on Haswell by Paulo Zanoni · 11 years ago
  33. 1f2d453 drm/i915: disable interrupts when enabling PC8 by Paulo Zanoni · 11 years ago
  34. 6806e63 drm/i915: do not assert DE_PCH_EVENT_IVB enabled by Paulo Zanoni · 11 years ago
  35. e9cb81a drm/i915: get a runtime PM reference when the panel VDD is on by Paulo Zanoni · 11 years ago
  36. c8c8fb3 drm/i915: add some runtime PM get/put calls by Paulo Zanoni · 11 years ago
  37. f65c916 drm/i915: add runtime put/get calls at the basic places by Paulo Zanoni · 11 years ago
  38. cd2e9e9 drm/i915: do adapter power state notification at runtime PM by Paulo Zanoni · 11 years ago
  39. 8a18745 drm/i915: add initial Runtime PM functions by Paulo Zanoni · 11 years ago
  40. d62292c drm/i915: get a PC8 reference when enabling the power well by Paulo Zanoni · 11 years ago
  41. 7125ecb8 drm/i915: WARN if !HAS_PC8 when enabling/disabling PC8 by Paulo Zanoni · 11 years ago
  42. 8212d56 drm/i915: Move VLV PHY CRI clock enable into intel_init_dpio() by Ville Syrjälä · 11 years ago
  43. fff6386 drm/i915: Don't cast away const from infoframe buffer by Ville Syrjälä · 11 years ago
  44. ec9ed19 drm/i915: Make downclock deduction common for all panels by Vandana Kannan · 11 years ago
  45. c461562 drm/i915: Remove duplicate intel_uncore_forcewake_reset. by Deepak S · 11 years ago
  46. f7698ba Merge tag 'v3.13-rc3' into drm-intel-next-queued by Daniel Vetter · 11 years ago
  47. 798183c drm/i915: change CRTC assertion on LCPLL disable by Paulo Zanoni · 11 years ago
  48. 374b1057 Linux 3.13-rc3 by Linus Torvalds · 11 years ago
  49. 843f4f4 Merge tag 'trace-fixes-3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 11 years ago
  50. c537aba Merge git://git.kvack.org/~bcrl/aio-next by Linus Torvalds · 11 years ago
  51. 7adfff5 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 11 years ago
  52. 470abdc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 11 years ago
  53. 24cb412 Merge tag 'dt-fixes-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 11 years ago
  54. d1b9432 aio: clean up aio ring in the fail path by Gu Zheng · 11 years ago
  55. bfb2632 Merge branch 'free-memory' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity into for-linus by James Morris · 11 years ago
  56. 002acf1 Merge tag 'pm-3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  57. 8e70300 Merge branches 'pm-epoll', 'pnp' and 'powercap' by Rafael J. Wysocki · 11 years ago
  58. 7cdcec9 Merge branches 'pm-cpuidle' and 'pm-cpufreq' by Rafael J. Wysocki · 11 years ago
  59. b52b342 Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 11 years ago
  60. 5ee5406 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  61. 29be634 Merge tag 'nfs-for-3.13-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  62. 2d8eeda ftrace: default to tilegx if ARCH=tile is specified by Tony Lu · 11 years ago
  63. 3ccb012 tracing: Only run synchronize_sched() at instance deletion time by Steven Rostedt · 11 years ago
  64. ef1e4e3 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  65. 59fb2f0 Merge tag 'fbdev-fixes-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 11 years ago
  66. 09759d1 Merge tag 'sound-3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  67. da1965d Merge tag 'pinctrl-v3.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 11 years ago
  68. 0d11e6a blk-mq: fix use-after-free of request by Ming Lei · 11 years ago
  69. ce58c32 drm/i915: Do hw quiescing first during unload by Chris Wilson · 11 years ago
  70. 53c6de5 Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  71. 2885432 x86/apic, doc: Justification for disabling IO APIC before Local APIC by Fenghua Yu · 11 years ago
  72. 95677a9 PowerCap: Fix mode for energy counter by Srinivas Pandruvada · 11 years ago
  73. 8a37ea5 PNP: fix restoring devices after hibernation by Dmitry Torokhov · 11 years ago
  74. e0f6dec x86, bitops: Correct the assembly constraints to testing bitops by H. Peter Anvin · 11 years ago
  75. 3873d06 nfs: fix do_div() warning by instead using sector_div() by Helge Deller · 11 years ago
  76. cd7b996 MAINTAINERS: Update contact information for Trond Myklebust by Trond Myklebust · 11 years ago
  77. f22e5ed NFSv4.1: Prevent a 3-way deadlock between layoutreturn, open and state recovery by Trond Myklebust · 11 years ago
  78. 8ecffd7 Merge tag 'gpio-v3.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 11 years ago
  79. 36059ee Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  80. 8aa9c36 Merge branch 'parisc-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 11 years ago
  81. 2787179 Merge tag 'squashfs-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-next by Linus Torvalds · 11 years ago
  82. d644c02 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 11 years ago
  83. 1ab231b Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  84. 0756f09 ALSA: hda - Fix silent output on MacBook Air 2,1 by Takashi Iwai · 11 years ago
  85. d299cce drm/i915: check context reset stats before relocations by Mika Kuoppala · 11 years ago
  86. b0e6989 Merge tag 'asoc-v3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 11 years ago
  87. 70903c3 drm/i915: Fix ordering of unbind vs unpin pages by Chris Wilson · 11 years ago
  88. 5135d64 drm/i915/vlv: Update Wait for FIFO and wait for 20 free entries. v3 by Deepak S · 11 years ago
  89. 1f1c2e2 drm/i915: Swap primary planes on gen2 for FBC by Ville Syrjälä · 11 years ago
  90. 4004546 drm/i915: Reorganize FBC function pointer initializaition by Ville Syrjälä · 11 years ago
  91. c5a44aa drm/i915: Fix FBC1 plane checks for gen2 by Ville Syrjälä · 11 years ago
  92. 82f3449 drm/i915: Fix bogus FBC1 defines by Ville Syrjälä · 11 years ago
  93. 0d96530 drm/i915: Add REG_WRITE_FOOTER by Ville Syrjälä · 11 years ago
  94. 46ac295 video: vt8500: fix error handling in probe() by Dan Carpenter · 11 years ago
  95. 5a0973f atmel_lcdfb: fix module autoload by Johan Hovold · 11 years ago
  96. 20ce902 ALSA: hda - Fix missing ELD info when using jackpoll_ms parameter by David Henningsson · 11 years ago
  97. eb21aad ALSA: hda/realtek - remove hp_automute_hook from alc283_fixup_chromebook by Kailang Yang · 11 years ago
  98. c0778e2 Btrfs: update the MAINTAINERS file by Chris Mason · 11 years ago
  99. 5551a34 x86-64, build: Always pass in -mno-sse by H. Peter Anvin · 11 years ago
  100. a16ab68 parisc: update 64bit defconfigs and use SIL680 instead of SIIMAGE driver by Helge Deller · 11 years ago