1. 13e1592 drm/i915: Add documentation to gen9_set_dc_state() by Imre Deak · 7 years ago
  2. 52cc801 drm/i915/selftests: Skip the execlists tests on !execlists machines by Chris Wilson · 7 years ago
  3. 280b54a drm/i915: Fix drm:intel_enable_lvds ERROR message in kernel log by Florent Flament · 7 years ago
  4. f2742e4 drm/i915: Include priority and completed status in request in/out tracepoints by Tvrtko Ursulin · 7 years ago
  5. 43c8c44 drm/i915: Remove assertion of active_rings must be non-empty if active_requests by Chris Wilson · 7 years ago
  6. c258f91 drm/i915/gtt: Tidy up duplicate branches in gen8_gmch_probe() by Chris Wilson · 7 years ago
  7. 47d4cb8 i915: Convert to use match_string() helper by Andy Shevchenko · 7 years ago
  8. 74f947412 drm/i915/execlists: Drop preemption arbitrations points along the ring by Chris Wilson · 7 years ago
  9. 7c572e1 drm/i915: Keep one request in our ring_list by Chris Wilson · 7 years ago
  10. 3365e22 drm/i915: Lazily unbind vma on close by Chris Wilson · 7 years ago
  11. dc74f6f drm/i915/selftests: fix spelling mistake: "parmaters" -> "parameters" by Colin Ian King · 7 years ago
  12. 74ba22e drm/i915/icl: Add configuring MOCS in new Icelake engines by Tomasz Lis · 7 years ago
  13. bd4cd03 drm/i915: Correctly populate user mode h/vdisplay with pipe src size during readout by Ville Syrjälä · 7 years ago
  14. 9ba59b7 drm/i915: Remove redundant check for negative timeout while doing an atomic pipe update by Tarun · 7 years ago
  15. 3297234a drm/i915: Adjust eDP's logical vco in a reliable place. by Rodrigo Vivi · 7 years ago
  16. e21b141 drm/i915: Mark the hangcheck as idle when unparking the engines by Chris Wilson · 7 years ago
  17. ea491b2 drm/i915: Reset the hangcheck timestamp before repeating a seqno by Chris Wilson · 7 years ago
  18. e01569a drm/i915: Silence debugging DRM_ERROR for failing to suspend vlv powerwells by Chris Wilson · 7 years ago
  19. b9b7742 drm/i915/execlists: Emit i915_trace_request_out for preemption by Chris Wilson · 7 years ago
  20. a89d1f9 drm/i915: Split i915_gem_timeline into individual timelines by Chris Wilson · 7 years ago
  21. 65fcb80 drm/i915: Move timeline from GTT to ring by Chris Wilson · 7 years ago
  22. 81cf8b7 drm/i915/firmware: Correct URL for firmware by Anusha Srivatsa · 7 years ago
  23. 0d4b78b drm/i915/guc: Assert we have the doorbell before setting it up by Chris Wilson · 7 years ago
  24. 46e2068 drm/i915: Disable some extra clang warnings by Matthias Kaehlcke · 7 years ago
  25. 3a06872 drm/i915: Show ring->start for the ELSP context/request queue by Chris Wilson · 7 years ago
  26. 77cbe92 drm/i915/selftests: Fix error checking for wait_var_timeout by Chris Wilson · 7 years ago
  27. f425d08 drm/i915: add support for specifying DMC firmware override by module param by Jani Nikula · 7 years ago
  28. 53f071e Merge drm/drm-next into drm-intel-next-queued by Jani Nikula · 7 years ago
  29. 043477b drm/i915: Print error state times relative to capture by Mika Kuoppala · 7 years ago
  30. c5ce3b8 drm/i915/execlists: Don't trigger preemption if complete by Chris Wilson · 7 years ago
  31. 36cf89f drm/i915/icl: Fix the DP Max Voltage for ICL by Manasi Navare · 7 years ago
  32. fb5c8e9 drm/i915/icl: Implement voltage swing programming sequence for Combo PHY DDI by Manasi Navare · 7 years ago
  33. 643b450 drm/i915: Only track live rings for retiring by Chris Wilson · 7 years ago
  34. b887d61 drm/i915: Retire requests along rings by Chris Wilson · 7 years ago
  35. ab82a06 drm/i915: Wrap engine->context_pin() and engine->context_unpin() by Chris Wilson · 7 years ago
  36. 52d7f16 drm/i915: Stop tracking timeline->inflight_seqnos by Chris Wilson · 7 years ago
  37. 5692251 drm/i915/lrc: Scrub the GPU state of the guilty hanging request by Chris Wilson · 7 years ago
  38. 0ab3902 Merge tag 'drm-misc-next-2018-04-26' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 7 years ago
  39. 6da6c0d Linux v4.17-rc3 by Linus Torvalds · 7 years ago
  40. c61a56a Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  41. 65f4d6d Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  42. 810fb07 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  43. 7d9e55f Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  44. cdface5 Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 7 years ago
  45. 19b9ad6 <linux/stringhash.h>: fix end_name_hash() for 64bit long by Amir Goldstein · 7 years ago
  46. bf8f5de MAINTAINERS: add myself as maintainer of AFFS by David Sterba · 7 years ago
  47. a97d8ef Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 7 years ago
  48. 6e041ff Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
  49. cac2642 Merge tag '4.17-rc2-smb3' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 7 years ago
  50. 0d95cfa Merge tag 'powerpc-4.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  51. 78b60ce drm/i915/icl: add definitions for the ICL PLL registers by Paulo Zanoni · 7 years ago
  52. 37cde11 drm/i915/icl: update ddb entry start/end mask during hw ddb readout by Mahesh Kumar · 7 years ago
  53. aa9664f drm/i915/icl: Enable 2nd DBuf slice only when needed by Mahesh Kumar · 7 years ago
  54. 74bd800 drm/i915/icl: track dbuf slice-2 status by Mahesh Kumar · 7 years ago
  55. 46dc111 rMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  56. 077ef1f drm/i915/icl: Don't set pipe CSC/Gamma in PLANE_COLOR_CTL by James Ausmus · 7 years ago
  57. 19b522d Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  58. 7b87308 Merge tag 'modules-for-v4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 7 years ago
  59. 64ebe31 Merge tag 'ceph-for-4.17-rc3' of git://github.com/ceph/ceph-client by Linus Torvalds · 7 years ago
  60. d8a3327 Merge tag 'char-misc-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
  61. ee3748b Merge tag 'driver-core-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  62. b52c85a Merge tag 'tty-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 7 years ago
  63. 5e62493 x86/headers/UAPI: Move DISABLE_EXITS KVM capability bits to the UAPI by KarimAllah Ahmed · 7 years ago
  64. 79a17dd9 Merge tag 'staging-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 7 years ago
  65. 1993cbf0 Merge tag 'usb-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 7 years ago
  66. 7ff5000 Merge tag 'sound-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 7 years ago
  67. ee7141c Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
  68. 245131e Merge tag 'mtd/fixes-for-4.17-rc3' of git://git.infradead.org/linux-mtd by Linus Torvalds · 7 years ago
  69. 0f940fa Merge tag 'drm-fixes-for-v4.17-rc3' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  70. a468f2d kvm: apic: Flush TLB after APIC mode/address change if VPIDs are in use by Junaid Shahid · 7 years ago
  71. 8bb2610 x86/entry/64/compat: Preserve r8-r11 in int $0x80 by Andy Lutomirski · 7 years ago
  72. 1a512c0 x86/ipc: Fix x32 version of shmid64_ds and msqid64_ds by Arnd Bergmann · 7 years ago
  73. 3db3eb2 x86/setup: Do not reserve a crash kernel region if booted on Xen PV by Petr Tesarik · 7 years ago
  74. 2a01046 i2c: sprd: Fix the i2c count issue by Baolin Wang · 7 years ago
  75. da33aa0 i2c: sprd: Prevent i2c accesses after suspend is called by Baolin Wang · 7 years ago
  76. 23a2772 i2c: dev: prevent ZERO_SIZE_PTR deref in i2cdev_ioctl_rdwr() by Alexander Popov · 7 years ago
  77. 3789c12 arm64: avoid instrumenting atomic_ll_sc.o by Mark Rutland · 7 years ago
  78. f6d3e06 drm/i915/glk: Add MODULE_FIRMWARE for Geminilake by Ian W MORRISON · 7 years ago
  79. 4ea3f05 Merge tag 'arm-soc/for-4.17/devicetree-arm64-fixes' of https://github.com/Broadcom/stblinux into fixes by Arnd Bergmann · 7 years ago
  80. b2d7ecb powerpc/kvm/booke: Fix altivec related build break by Laurentiu Tudor · 7 years ago
  81. 6029755 powerpc: Fix deadlock with multiple calls to smp_send_stop by Nicholas Piggin · 7 years ago
  82. c0f7f5b cpufreq: powernv: Fix hardlockup due to synchronous smp_call in timer interrupt by Shilpasri G Bhat · 7 years ago
  83. 24d9092 Merge tag 'drm-intel-fixes-2018-04-26' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 7 years ago
  84. 0644f18 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 7 years ago
  85. 0871062 Merge tag 'hwmon-for-linus-v4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 7 years ago
  86. 7f5d157 Merge tag 'pci-v4.17-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  87. 47b5ece Merge tag 'trace-v4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 7 years ago
  88. 2a34b00 drm/i915/psr/cnl: Set y-coordinate as valid in SDP by José Roberto de Souza · 7 years ago
  89. d0bc862 drm/i915/debugfs: Print sink PSR status by José Roberto de Souza · 7 years ago
  90. bc18b4d drm/i915/psr/skl+: Print information about what caused a PSR exit by José Roberto de Souza · 7 years ago
  91. 75cbec0 drm/i915/psr: Prevent PSR exit when a non-pipe related register is written by osé Roberto de Souza · 7 years ago
  92. b837913 x86/cpu/intel: Add missing TLB cpuid values by jacek.tomaka@poczta.fm · 7 years ago
  93. fe03a75 Merge tag 'acpi-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  94. e58d911 Merge tag 'pm-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  95. 665fa00 Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 7 years ago
  96. 1334ac1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 7 years ago
  97. 573a094 Merge tag 'usb-serial-4.17-rc3' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus by Greg Kroah-Hartman · 7 years ago
  98. f6997be mtd: rawnand: marvell: fix the chip-select DT parsing logic by Miquel Raynal · 7 years ago
  99. 935dff1 drm/i915/selftests: Wait for idle between idle resets as well by Chris Wilson · 7 years ago
  100. 5e1ca5e KVM: arm/arm64: vgic: fix possible spectre-v1 in vgic_mmio_read_apr() by Mark Rutland · 7 years ago