1. 86d35d4 drm/i915: Split Pineview device info into desktop and mobile by Tvrtko Ursulin · 6 years ago
  2. ee8efa8 drm/i915: Check domains for userptr on release by Chris Wilson · 6 years ago
  3. cde5f7e drm/i915: Avoid using ctx->file_priv during construction by Chris Wilson · 6 years ago
  4. 52b8326 drm/i915/guc: Retry GuC load for all load failures by Robert M. Fosha · 6 years ago
  5. ee6df56 drm/i915: Always backoff after a drm_modeset_lock() deadlock by Chris Wilson · 6 years ago
  6. 502da13 drm/i915: Program EXT2 GC MAX registers by Uma Shankar · 6 years ago
  7. 61eae85 drm/i915: Fix GCMAX color register programming by Uma Shankar · 6 years ago
  8. e15be42 drm/i915: fix i9xx irq enable/disable by Daniele Ceraolo Spurio · 6 years ago
  9. f6ac993 drm/i915: move the edram detection out of uncore init by Daniele Ceraolo Spurio · 6 years ago
  10. c4128ce drm/i915: Skip the linear degamma LUT load on ICL+ by Ville Syrjälä · 6 years ago
  11. c25abff drm/i915: Drop the pointless linear legacy LUT load on CHV by Ville Syrjälä · 6 years ago
  12. f65d552 drm/i915: Extract ilk_color_check() by Ville Syrjälä · 6 years ago
  13. 1eb6315 drm/i915: Extract bdw_color_check() by Ville Syrjälä · 6 years ago
  14. fbeb4f3 drm/i915: Extract glk_color_check() by Ville Syrjälä · 6 years ago
  15. 1b386cf drm/i915: Extract icl_color_check() by Ville Syrjälä · 6 years ago
  16. 3cdd517 drm/i915: Extract chv_color_check() by Ville Syrjälä · 6 years ago
  17. e98f356 drm/i915: Extract i9xx_color_check() by Ville Syrjälä · 6 years ago
  18. 9d9cb9c drm/i915: Turn intel_color_check() into a vfunc by Ville Syrjälä · 6 years ago
  19. e0510da drm/i915: Extract check_luts() by Ville Syrjälä · 6 years ago
  20. a01b2c6 drm/i915: Update DRIVER_DATE to 20190328 by Joonas Lahtinen · 6 years ago
  21. 4828d64e drm/i915: Update DRIVER_DATE to 20190328 by Joonas Lahtinen · 6 years ago
  22. a24dac9 drm/i915: Update DRIVER_DATE to 20190328 by Joonas Lahtinen · 6 years ago
  23. e9a88dc drm/i915: Reject rotation for some hdr formats by Maarten Lankhorst · 6 years ago
  24. 546f0f6 drm/i915: Reject Yf tiling for HDR formats, v2. by Maarten Lankhorst · 6 years ago
  25. 3bd02fa drm/i915: Handle YUV subpixel support better by Maarten Lankhorst · 6 years ago
  26. 0e2f54f Merge drm/drm-next into drm-intel-next-queued by Joonas Lahtinen · 6 years ago
  27. 96fd2c66 drm/i915: Drop new chunks of context creation ABI (for now) by Chris Wilson · 6 years ago
  28. a2deb87 drm/i915: Disable semaphore on vGPU for now by Zhenyu Wang · 6 years ago
  29. 5aa2c9a drm/i915: Update TRANS_MSA_MISC for fastsets by Ville Syrjälä · 6 years ago
  30. 5ca0ef8 drm/i915: Add max_bpc property for DP MST by Ville Syrjälä · 6 years ago
  31. f147721 drm/i915: Remove the 8bpc shackles from DP MST by Ville Syrjälä · 6 years ago
  32. 765bdb0 drm/i915: Expose the force_audio property with DP MST by Ville Syrjälä · 6 years ago
  33. 37aa52b drm/i915: Add broadcast RGB property for DP MST by Ville Syrjälä · 6 years ago
  34. 547fcf9 drm/i915/icl: Fix VEBOX mismatch BUG_ON() by José Roberto de Souza · 6 years ago
  35. 98721b8 drm/i915: fix i386 build of 64b raw_uncore functions by Daniele Ceraolo Spurio · 6 years ago
  36. 9511cb6 drm/i915: Adding missing '; ' to ENGINE_INSTANCES by Chris Wilson · 6 years ago
  37. e163484 drm/i915: Update size upon return from GEM_CREATE by Michał Winiarski · 6 years ago
  38. baba6e5 drm/i915: take a reference to uncore in the engine and use it by Daniele Ceraolo Spurio · 6 years ago
  39. 97a04e0 drm/i915: switch intel_wait_for_register to uncore by Daniele Ceraolo Spurio · 6 years ago
  40. d2d551c drm/i915: intel_wait_for_register_fw to uncore by Daniele Ceraolo Spurio · 6 years ago
  41. 4319382 drm/i915: switch intel_uncore_forcewake_for_reg to intel_uncore by Daniele Ceraolo Spurio · 6 years ago
  42. a2b4abf drm/i915: switch uncore mmio funcs to use intel_uncore by Daniele Ceraolo Spurio · 6 years ago
  43. eb17af6 drm/i915: take a ref to the rpm in the uncore structure by Daniele Ceraolo Spurio · 6 years ago
  44. 2cf7bf6 drm/i915: add uncore flags for unclaimed mmio by Daniele Ceraolo Spurio · 6 years ago
  45. 5a0ba77 drm/i915: add HAS_FORCEWAKE flag to uncore by Daniele Ceraolo Spurio · 6 years ago
  46. 6cc5ca7 drm/i915: rename raw reg access functions by Daniele Ceraolo Spurio · 6 years ago
  47. 077973c drm/i915/icl: reduce pll_id scope and use enum type by Lucas De Marchi · 6 years ago
  48. 02c99d2 drm/i915/icl: use previous pll hw readout by Lucas De Marchi · 6 years ago
  49. 5e65216 drm/i915/cnl: use previous pll hw readout by Lucas De Marchi · 6 years ago
  50. 47c9877 drm/i915/bxt: make bxt_calc_pll_link() similar to skl by Lucas De Marchi · 6 years ago
  51. 947f441 drm/i915/skl: use previous pll hw readout by Lucas De Marchi · 6 years ago
  52. 602cbe8 drm/i915/selftests: Fix an IS_ERR() vs NULL check by Dan Carpenter · 6 years ago
  53. 97ee6e9 drm/i915: stop storing the media fuse by Daniele Ceraolo Spurio · 6 years ago
  54. b024ab9 drm/i915/bios: iterate over child devices to initialize ddi_port_info by Jani Nikula · 6 years ago
  55. 0bec621 Merge tag 'drm-misc-next-2019-03-21' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Daniel Vetter · 6 years ago
  56. 32c13bc drm/i915: Report the correct errno from i915_gem_context_open() by Chris Wilson · 6 years ago
  57. 0df3f09 drm/i915: Use vblank_disable_immediate on gen2 by Ville Syrjälä · 6 years ago
  58. d938da6 drm/i915: Disable C3 when enabling vblank interrupts on i945gm by Ville Syrjälä · 6 years ago
  59. 57b1c44 drm/i915: Mark AML 0x87CA as ULX by Ville Syrjälä · 6 years ago
  60. 535f6f5 Merge tag 'du-next-20190318' of git://linuxtv.org/pinchartl/media into drm-next by Dave Airlie · 6 years ago
  61. b9e687f Merge tag 'omapdrm-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux into drm-next by Dave Airlie · 6 years ago
  62. dd19f6b drm/i915: Remove defunct intel_suspend_gt_powersave() by Chris Wilson · 6 years ago
  63. 8c2ffd9 Linux 5.1-rc2 by Linus Torvalds · 6 years ago
  64. 17403fa Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 6 years ago
  65. 231c807 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  66. 49ef015 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  67. 19caf58 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  68. a75eda7 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  69. f6cc519 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  70. e08fef8 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  71. 1ebf5af Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  72. 9fc13bb Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 6 years ago
  73. 38104c0 Merge tag '5.1-rc1-cifs-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 6 years ago
  74. e0046bb Merge tag 'auxdisplay-for-linus-v5.1-rc2' of git://github.com/ojeda/linux by Linus Torvalds · 6 years ago
  75. 1fa8109 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  76. 47c3b5e drm/i915/guc: Support for extended GuC notification messages by Michal Wajdeczko · 6 years ago
  77. ddad5ba drm/i915: always pin hw_id for GVT context by Zhenyu Wang · 6 years ago
  78. 2a6a8e2 clocksource/drivers/clps711x: Remove board support by Alexander Shiyan · 6 years ago
  79. 1bdd3db Merge tag 'io_uring-20190323' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  80. 2335cbe Merge tag 'for-linus-20190323' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  81. 9a1050a Merge tag 'ceph-for-5.1-rc2' of git://github.com/ceph/ceph-client by Linus Torvalds · 6 years ago
  82. 18915b5 ext4: prohibit fstrim in norecovery mode by Darrick J. Wong · 6 years ago
  83. 5e86bdd ext4: cleanup bh release code in ext4_ind_remove_space() by zhangyi (F) · 6 years ago
  84. 674a2b2 ext4: brelse all indirect buffer in ext4_ind_remove_space() by zhangyi (F) · 6 years ago
  85. 93417a3 genirq: Mark expected switch case fall-through by Gustavo A. R. Silva · 6 years ago
  86. 32d0be0 clocksource/drivers/riscv: Fix clocksource mask by Atish Patra · 6 years ago
  87. ffc8599 x86/gart: Exclude GART aperture from kcore by Kairui Song · 6 years ago
  88. cf7d624 cifs: update internal module version number by Steve French · 6 years ago
  89. 8c11a60 SMB3: Fix SMB3.1.1 guest mounts to Samba by Steve French · 6 years ago
  90. 68ddb49 cifs: Fix slab-out-of-bounds when tracing SMB tcon by Paulo Alcantara (SUSE) · 6 years ago
  91. e71ab2a cifs: allow guest mounts to work for smb3.11 by Ronnie Sahlberg · 6 years ago
  92. 85f9987 fix incorrect error code mapping for OBJECTID_NOT_FOUND by Steve French · 6 years ago
  93. b073a08 cifs: fix that return -EINVAL when do dedupe operation by Xiaoli Feng · 6 years ago
  94. 0b0dfd5 CIFS: Fix an issue with re-sending rdata when transport returning -EAGAIN by Long Li · 6 years ago
  95. d53e292 CIFS: Fix an issue with re-sending wdata when transport returning -EAGAIN by Long Li · 6 years ago
  96. 9039de4 clocksource/drivers/mips-gic-timer: Make gic_compare_irqaction static by YueHaibing · 6 years ago
  97. 008258d clocksource/drivers/timer-ti-dm: Make omap_dm_timer_set_load_start() static by YueHaibing · 6 years ago
  98. bddee90 clocksource/drivers/tcb_clksrc: Make tc_clksrc_suspend/resume() static by YueHaibing · 6 years ago
  99. d18a7408 clocksource/drivers/clps711x: Make clps711x_clksrc_init() static by YueHaibing · 6 years ago
  100. d8b5297 Merge tag 'perf-core-for-mingo-5.1-20190321' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Thomas Gleixner · 6 years ago