1. 1b4bd5c drm/i915: Limit the for_each_set_bit() to the valid range by Chris Wilson · 6 years ago
  2. c4aa2ec drm/i915/sprite: switch to kernel types by Jani Nikula · 6 years ago
  3. 830de42 drm/i915/dp: switch to kernel types by Jani Nikula · 6 years ago
  4. 990290d drm/i915/dpll_mgr: switch to kernel types by Jani Nikula · 6 years ago
  5. cbe974f drm/i915/cdclk: switch to kernel types by Jani Nikula · 6 years ago
  6. a9c287c drm/i915/irq: switch to kernel types by Jani Nikula · 6 years ago
  7. e531521 drm/i915/debugfs: switch to kernel types by Jani Nikula · 6 years ago
  8. 977dcc0 drm/i915/lspcon: switch to kernel types by Jani Nikula · 6 years ago
  9. c7cc521 drm/i915/crt: switch to kernel types by Jani Nikula · 6 years ago
  10. 739f3ab drm/i915: small isolated c99 types to kernel types switch by Jani Nikula · 6 years ago
  11. 9f58892 drm/i915: Pull all the reset functionality together into i915_reset.c by Chris Wilson · 6 years ago
  12. 18bb2bc drm/i915: Serialise concurrent calls to i915_gem_set_wedged() by Chris Wilson · 6 years ago
  13. 204474a drm/i915: Pass down rc in intel_encoder->compute_config() by Lyude Paul · 6 years ago
  14. 9e267d2 drm/i915/userptr: Fix error handling of mutex_lock_killable() by Chris Wilson · 6 years ago
  15. 0212bde drm/i915: Move intel_execlists_show_requests() aside by Chris Wilson · 6 years ago
  16. 484d9a8 drm/i915/userptr: Avoid struct_mutex recursion for mmu_invalidate_range_start by Chris Wilson · 6 years ago
  17. 3f2e9ed drm/i915/icl: Detect port F presence via VBT by Imre Deak · 6 years ago
  18. e9d49bb drm/i915/ddi: Move DDI port detection to the corresponding helper by Imre Deak · 6 years ago
  19. decd29e drm/i915: Only dump GPU state on set-wedged if interesting by Chris Wilson · 6 years ago
  20. 6d2438c drm/i915/perf: Annotate i915_perf.wakeref for keneldoc by Chris Wilson · 6 years ago
  21. fed8569 drm/i915: Fix the static code analysis warning in debugfs by Radhakrishna Sripada · 6 years ago
  22. b14c06e drm/i915/cnl: Fix CNL macros for Voltage Swing programming by Aditya Swarup · 6 years ago
  23. 8cd9991 drm/i915: Prevent concurrent GGTT update and use on Braswell (again) by Chris Wilson · 6 years ago
  24. 305dc3f drm/i915: Differentiate between ggtt->mutex and ppgtt->mutex by Chris Wilson · 6 years ago
  25. d8af327 drm/i915: Fix ILK-IVB primary plane enable delays by Juha-Pekka Heikkila · 6 years ago
  26. 4a8ab5e drm/i915: Mark up Ironlake ips with rpm wakerefs by Chris Wilson · 6 years ago
  27. 8d761e7 drm/i915: Combined gt.awake/gt.power wakerefs by Chris Wilson · 6 years ago
  28. 04161d6 drm/i915: Complain if hsw_get_pipe_config acquires the same power well twice by Chris Wilson · 6 years ago
  29. 69d9382 drm/i915/dp: Markup pps lock power well by Chris Wilson · 6 years ago
  30. 25c896bd drm/i915: Track the wakeref used to initialise display power domains by Chris Wilson · 6 years ago
  31. 0e6e0be drm/i915: Markup paired operations on display power domains by Chris Wilson · 6 years ago
  32. d4225a5 drm/i915: Syntatic sugar for using intel_runtime_pm by Chris Wilson · 6 years ago
  33. c9d08cc drm/i915/selftests: Mark up rpm wakerefs by Chris Wilson · 6 years ago
  34. 2cb2cb5 drm/i915/panel: Track temporary rpm wakeref by Chris Wilson · 6 years ago
  35. 6a712a2 drm/i915/hotplug: Track temporary rpm wakeref by Chris Wilson · 6 years ago
  36. 1d264d9 drm/i915/fb: Track rpm wakerefs by Chris Wilson · 6 years ago
  37. 538ef96 drm/i915/gem: Track the rpm wakerefs by Chris Wilson · 6 years ago
  38. 3055f0c drm/i915/guc: Track the rpm wakeref by Chris Wilson · 6 years ago
  39. 00e27cb drm/i915/pmu: Track rpm wakeref by Chris Wilson · 6 years ago
  40. 6619c00 drm/i915/perf: Track the rpm wakeref by Chris Wilson · 6 years ago
  41. a037121 drm/i915: Mark up debugfs with rpm wakeref tracking by Chris Wilson · 6 years ago
  42. 48d1c81 drm/i915: Mark up sysfs with rpm wakeref tracking by Chris Wilson · 6 years ago
  43. 183e260 drm/i915: Track the rpm wakerefs for error handling by Chris Wilson · 6 years ago
  44. 506d1f6 drm/i915: Track GT wakeref by Chris Wilson · 6 years ago
  45. 16e4dd03 drm/i915: Markup paired operations on wakerefs by Chris Wilson · 6 years ago
  46. bd780f3 drm/i915: Track all held rpm wakerefs by Chris Wilson · 6 years ago
  47. 74256b7 drm/i915: Update DRIVER_DATE to 20190110 by Rodrigo Vivi · 6 years ago
  48. 9fab8a2 drm/i915: Removing polling for struct_mutex from vmap shrinker by Chris Wilson · 6 years ago
  49. 3824e41 drm/i915: Use mutex_lock_killable() from inside the shrinker by Chris Wilson · 6 years ago
  50. 7f9e20e drm/i915: Guard error capture against unpinned vma by Chris Wilson · 6 years ago
  51. d78a600 drm/i915: drop DPF code for gen8+ by Daniele Ceraolo Spurio · 6 years ago
  52. a60acb2 drm/i915: init per-engine WAs for all engines by Daniele Ceraolo Spurio · 6 years ago
  53. f663b0c drm/i915/selftests: recreate WA lists inside the selftest by Daniele Ceraolo Spurio · 6 years ago
  54. d22ba0c drm/i915: Reduce i915_request_alloc retirement to local context by Chris Wilson · 6 years ago
  55. 4e8052a drm/i915/intel_dsi_vbt: Add support for PMIC MIPI sequences by Hans de Goede · 6 years ago
  56. 429188f ACPI / PMIC: Add generic intel_soc_pmic_exec_mipi_pmic_seq_element handling by Hans de Goede · 6 years ago
  57. 4f60168 ACPI / PMIC: Implement exec_mipi_pmic_seq_element for CHT Whiskey Cove PMIC by Hans de Goede · 6 years ago
  58. 7b5618f ACPI / PMIC: Add support for executing PMIC MIPI sequence elements by Hans de Goede · 6 years ago
  59. 2f80d7b drm/i915: drop all drmP.h includes by Jani Nikula · 6 years ago
  60. f2bb09b drm/i915: Downgrade scare message for unknown HuC firmware by Chris Wilson · 6 years ago
  61. 5852a15 Ndrm/i915/debugfs: store rotation string buffer on stack by Jani Nikula · 6 years ago
  62. d25f71a drm/i915: Return immediately if trylock fails for direct-reclaim by Chris Wilson · 6 years ago
  63. 3eb0930 Merge drm/drm-next into drm-intel-next-queued by Jani Nikula · 6 years ago
  64. 481975c Merge tag 'topic/drmp-cleanup-2019-01-02' of git://anongit.freedesktop.org/drm/drm-intel into drm-intel-next-queued by Jani Nikula · 6 years ago
  65. d58f008 drm/i915/selftests: Mark the whole mock device as DMA capable by Chris Wilson · 6 years ago
  66. f6e8aa3 drm/i915: Report the number of closed vma held by each context in debugfs by Chris Wilson · 6 years ago
  67. e4fc69f2 drm/i915/hsw: Flush RING_IMR changes before changing the global GT IMR (vecs) by Chris Wilson · 6 years ago
  68. 963cc12 drm/i915: Fixup kerneldoc for intel_device_info_runtime_init by Chris Wilson · 6 years ago
  69. 1213325 Merge tag 'tag-chrome-platform-for-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/bleung/chrome-platform by Linus Torvalds · 6 years ago
  70. 66e012f Merge tag 'hwlock-v4.21' of git://github.com/andersson/remoteproc by Linus Torvalds · 6 years ago
  71. 15b215e Merge tag 'firewire-update' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394 by Linus Torvalds · 6 years ago
  72. d7252d0 Merge tag 'for-linus-20190104' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  73. 0fe4e2d Merge tag 'drm-next-2019-01-05' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  74. 3954e1d Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 6 years ago
  75. a8a6b11 Merge tag 'fbdev-v4.21' of git://github.com/bzolnier/linux by Linus Torvalds · 6 years ago
  76. 7671c14 Merge branch 'i2c/for-5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 6 years ago
  77. 926b02d Merge tag 'pci-v4.21-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 6 years ago
  78. cf26057 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid by Linus Torvalds · 6 years ago
  79. 5c4a608 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 6 years ago
  80. c280230 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal by Linus Torvalds · 6 years ago
  81. 505b050 Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  82. b23b0ea Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 6 years ago
  83. 078a5a4f Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  84. 1205b62 Merge tag 'for-4.21' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 6 years ago
  85. 9ee3b3f Merge tag 'csky-for-linus-4.21' of git://github.com/c-sky/csky-linux by Linus Torvalds · 6 years ago
  86. a659811 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  87. b9d126e drm/i915: Remove partial attempt to swizzle on pread/pwrite by Chris Wilson · 6 years ago
  88. 00f8ccd Merge branch 'next/drivers' into next/late by Olof Johansson · 6 years ago
  89. 967d301 drivers/base/platform.c: kmemleak ignore a known leak by Qian Cai · 6 years ago
  90. 0539177 drivers/firmware/memmap.c: modify memblock_alloc to memblock_alloc_nopanic by huang.zijiang · 6 years ago
  91. 300133d drivers/dma-buf/udmabuf.c: convert to use vm_fault_t by Souptick Joarder · 6 years ago
  92. 594cc25 make 'user_access_begin()' do 'access_ok()' by Linus Torvalds · 6 years ago
  93. 0b2c8f8 i915: fix missing user_access_end() in page fault exception case by Linus Torvalds · 6 years ago
  94. eb4f521 drivers/perf: hisi: Fixup one DDRC PMU register offset by Shaokun Zhang · 6 years ago
  95. 55c1551 drm/i915: Do not allow unwedging following a failed driver initialisation by Chris Wilson · 6 years ago
  96. 9ddf32a Merge tag 'drm-misc-next-fixes-2019-01-02' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 6 years ago
  97. 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
  98. 43d86ee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  99. 4d5a91f hwspinlock: fix return value check in stm32_hwspinlock_probe() by Wei Yongjun · 6 years ago
  100. 81482d1 i2c: Add Actions Semiconductor Owl family S700 I2C support by Parthiban Nallathambi · 6 years ago