1. 618100f Merge tag 'drm-i915-get-eld' of tiwai/sound into drm-intel-next-queued by Daniel Vetter · 9 years ago
  2. 9e7d18c drm/i915: mark a newly-created GEM object dirty when filled with data by Dave Gordon · 9 years ago
  3. 033908a drm/i915: mark GEM object pages dirty when mapped & written by the CPU by Dave Gordon · 9 years ago
  4. c5baa56 drm/i915: Update to post-reset execlist queue clean-up by Tomas Elf · 9 years ago
  5. 56c4897 drm/i915: dual link pipe selection for bxt by Deepak M · 9 years ago
  6. c85f6c91e drm/i915: add VBT address and size fields to ASLE mailbox struct by Deepak M · 9 years ago
  7. 14e0188 drm/i915: Fix random aux transactions failures. by Rodrigo Vivi · 9 years ago
  8. b0366a5 drm/i915: intel_ring_initialized() must be simple and inline by Dave Gordon · 9 years ago
  9. 0bdf5a0 drm/i915: Add reverse mapping between port and intel_encoder by Takashi Iwai · 9 years ago
  10. cae666c drm/i915: Add get_eld audio component by Takashi Iwai · 9 years ago
  11. 54a41961 drm/i915: Do a better job at disabling primary plane in the noatomic case. by Maarten Lankhorst · 9 years ago
  12. 50df29d drm/i915: Remove BUG_ON call in vlv_enable_pll by Wayne Boyer · 9 years ago
  13. 4d3e904 drm/i915: Only set gem object L3 cache level for IVB devices by Wayne Boyer · 9 years ago
  14. bf6ce93 drm/i915: Remove VLV A0 hack by Wayne Boyer · 9 years ago
  15. a7e478c drm/i915: Use HAS_PCH_SPLIT to determine correct devices by Wayne Boyer · 9 years ago
  16. 666a453 drm/i915: Separate cherryview from valleyview by Wayne Boyer · 9 years ago
  17. 825f272 drm/i915: Cancel hangcheck before GPU is suspended by Joonas Lahtinen · 9 years ago
  18. 3d52ccf drm/i915: start adding dp mst audio by Libin Yang · 9 years ago
  19. ef8f9be dp/mst: add SDP stream support by Libin Yang · 9 years ago
  20. e8ebd8e drm/i915: eliminate 'temp' in gen8_for_each_{pdd, pdpe, pml4e} macros by Dave Gordon · 9 years ago
  21. a25c9f0 drm/i915/kbl: Fix DMC load on Kabylake. by Rodrigo Vivi · 9 years ago
  22. 893da0c drm/i915: check for return value by Sudip Mukherjee · 9 years ago
  23. 506a8e8 drm/i915: Add soft-pinning API for execbuffer by Chris Wilson · 9 years ago
  24. 0f55564 drm/i915: constify intel_dvo_dev_ops structures by Julia Lawall · 9 years ago
  25. 2b81b84 drm/i915/kbl: drm/i915: Avoid GuC loading for now on Kabylake. by Rodrigo Vivi · 9 years ago
  26. a5b7991 drm/i915/kbl: Use propper ddi buffer translation table for Kabylake ULT and ULX. by Rodrigo Vivi · 9 years ago
  27. 3614603 drm/i915: vlv: clamp minimum RPS frequency to what Punit allows by Imre Deak · 10 years ago
  28. a308ccb drm/i915: Leave FDI running after failed link training on LPT-H by Ville Syrjälä · 9 years ago
  29. 503a74e drm/i915: Disable LPT-H VGA dotclock during crtc disable by Ville Syrjälä · 9 years ago
  30. 060f02d drm/i915: Refactor LPT-H VGA dotclock disabling by Ville Syrjälä · 9 years ago
  31. 92966a3 drm/i915: Disable FDI after the CRT port on LPT-H by Ville Syrjälä · 9 years ago
  32. a2572f5 drm/i915: Round to closest when computing the VGA dotclock for LPT-H by Ville Syrjälä · 9 years ago
  33. f7be2c2 drm/i915: Disable CLKOUT_DP bending on LPT/WPT as needed by Ville Syrjälä · 9 years ago
  34. e7674b8 drm/i915/skl: Double RC6 WRL always on by Mika Kuoppala · 9 years ago
  35. 6686ece drm/i915/skl: Disable coarse power gating up until F0 by Mika Kuoppala · 9 years ago
  36. e876b41 Back merge tag 'v4.4-rc4' into drm-next by Dave Airlie · 9 years ago
  37. dfaf37b drm/i915: Fix idle_frames counter. by Rodrigo Vivi · 9 years ago
  38. 0d014ff drm/i915: Remove double wait_for_vblank on broadwell. by Maarten Lankhorst · 9 years ago
  39. b900111 drm/i915/skl: Update watermarks before the crtc is disabled. by Maarten Lankhorst · 9 years ago
  40. 92826fc drm/i915: Calculate watermark related members in the crtc_state, v4. by Maarten Lankhorst · 9 years ago
  41. ab1d3a0 drm/i915: Move disable_cxsr to the crtc_state. by Maarten Lankhorst · 9 years ago
  42. 47c0fd7 Merge tag 'topic/drm-misc-2015-12-04' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  43. a4d8a0f i915: Replace "hweight8(dev_priv->info.subslice_7eu[i]) != 1" with "!is_power_of_2(dev_priv->info.subslice_7eu[i])" by Zeng Zhaoxiu · 9 years ago
  44. 527e931 Linux 4.4-rc4 by Linus Torvalds · 9 years ago
  45. d035e33 staging/lustre: remove IOC_LIBCFS_PING_TEST ioctl by James Simmons · 9 years ago
  46. d8cd93e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  47. 2788cc4 Don't reset ->total_link_count on nested calls of vfs_path_lookup() by Al Viro · 9 years ago
  48. 0f7ff2d ovl: get rid of the dead code left from broken (and disabled) optimizations by Al Viro · 9 years ago
  49. acff81e ovl: fix permission checking for setattr by Miklos Szeredi · 9 years ago
  50. fb7b26e Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  51. 69d2ca6 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  52. 19190f5 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  53. a2dbb7b Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  54. 9cfe521 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  55. 22eab110 x86/signal: Fix restart_syscall number for x32 tasks by Dmitry V. Levin · 9 years ago
  56. 8e8efe0 x86/mpx: Fix instruction decoder condition by Dave Hansen · 9 years ago
  57. df4d4aa Merge branch 'drm-fixes-4.4' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 9 years ago
  58. 03a97d8 drm/i915: Update DRIVER_DATE to 20151204 by Daniel Vetter · 9 years ago
  59. 849ee3d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
  60. 8e36f9d drm/amdgpu: Fixup hw vblank counter/ts for new drm_update_vblank_count() (v3) by Alex Deucher · 9 years ago
  61. fb39cbd Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  62. 1562020 drm/i915/skl: Add SKL GT4 PCI IDs by Mika Kuoppala · 9 years ago
  63. db28176 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  64. 5b5561b drm/radeon: Fixup hw vblank counter/ts for new drm_update_vblank_count() (v2) by Mario Kleiner · 9 years ago
  65. cb5d416 drm/radeon: Retry DDC probing on DVI on failure if we got an HPD interrupt by Lyude · 9 years ago
  66. 81d75a3 drm/amdgpu: add spin lock to protect freed list in vm (v2) by jimqu · 9 years ago
  67. 9c97b5a drm/amdgpu: partially revert "drm/amdgpu: fix VM_CONTEXT*_PAGE_TABLE_END_ADDR" v2 by Christian König · 9 years ago
  68. f3f1769 drm/amdgpu: take a BO reference for the user fence by Christian König · 9 years ago
  69. e9d951a drm/amdgpu: take a BO reference in the display code by Christian König · 9 years ago
  70. 0992207 Merge tag 'kvm-arm-for-v4.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-master by Paolo Bonzini · 9 years ago
  71. 6d99905 drm/amdgpu: set snooped flags only on system addresses v2 by Christian König · 9 years ago
  72. 8cdef96 Merge tag 'sound-4.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  73. b1007e7 Merge tag 'pm+acpi-4.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  74. af3302b Revert "drm/i915: Extend LRC pinning to cover GPU context writeback" by Daniel Vetter · 9 years ago
  75. 0de58f8 ARM/arm64: KVM: correct PTE uncachedness check by Ard Biesheuvel · 9 years ago
  76. f6be563 arm64: KVM: Get rid of old vcpu_reg() by Pavel Fedin · 9 years ago
  77. 2ec5be3 arm64: KVM: Correctly handle zero register in system register accesses by Pavel Fedin · 9 years ago
  78. 3fec037 arm64: KVM: Remove const from struct sys_reg_params by Pavel Fedin · 9 years ago
  79. bc45a51 arm64: KVM: Correctly handle zero register during MMIO by Pavel Fedin · 9 years ago
  80. 61ad992 drm/i915: Correct the Ref clock value for BXT by Deepak M · 9 years ago
  81. a9287db drm/i915: Restore skl_gt3 device info by Daniel Vetter · 9 years ago
  82. b6aa087 drm/i915: Fix RPS pointer passed from wait_ioctl to i915_wait_request by Chris Wilson · 9 years ago
  83. d857883 Revert "drm/i915: Remove superfluous NULL check" by Daniel Vetter · 9 years ago
  84. 70b16db rbd: don't put snap_context twice in rbd_queue_workfn() by Ilya Dryomov · 9 years ago
  85. d441fe2 Merge branches 'pm-domains' and 'pm-cpufreq' by Rafael J. Wysocki · 9 years ago
  86. 3e5050e Merge branches 'acpica', 'acpi-video' and 'device-properties' by Rafael J. Wysocki · 9 years ago
  87. c09c9dd Merge branches 'acpi-pci' and 'pm-pci' by Rafael J. Wysocki · 9 years ago
  88. 6a8beef drm/i915: Clean up device info structure definitions by Wayne Boyer · 9 years ago
  89. 89f41f4 drm/i915: Remove superfluous NULL check by Takashi Iwai · 9 years ago
  90. ecf7d01 sched/core: Fix an SMP ordering race in try_to_wake_up() vs. schedule() by Peter Zijlstra · 9 years ago
  91. b75a225 sched/core: Better document the try_to_wake_up() barriers by Peter Zijlstra · 9 years ago
  92. 2541117 sched/cputime: Fix invalid gtime in proc by Hiroshi Shimamoto · 9 years ago
  93. 8295c69 sched/core: Clear the root_domain cpumasks in init_rootdomain() by Xunlei Pang · 9 years ago
  94. 119d6f6 sched/core: Remove false-positive warning from wake_up_process() by Sasha Levin · 9 years ago
  95. 6898563 sched/wait: Fix signal handling in bit wait helpers by Peter Zijlstra · 9 years ago
  96. 70f15287 x86/mm: Fix regression with huge pages on PAE by Kirill A. Shutemov · 9 years ago
  97. 4e15f2a drm: keep connector status change logging human readable by Jani Nikula · 9 years ago
  98. bbc8764 drm/nouveau: Fix pre-nv50 pageflip events (v4) by Daniel Vetter · 9 years ago
  99. a0af2e5 drm: Fix an unwanted master inheritance v2 by Thomas Hellstrom · 9 years ago
  100. f46e699 Merge tag 'imx-drm-fixes-2015-12-01' of git://git.pengutronix.de/git/pza/linux into drm-fixes by Dave Airlie · 9 years ago