1. 13800f3 ALSA: hda - add DP mst verb support by Libin Yang · 8 years ago
  2. 3486977 drm/i915: check ppgtt validity when init reg state by Zhenyu Wang · 8 years ago
  3. 16ee206 drm/i915: Detect vma reserved for execbuf in evict-for-node by Chris Wilson · 8 years ago
  4. c781c97 drm/i915: Add a sanity check that no request is submitted in the middle by Chris Wilson · 8 years ago
  5. 606fec9 drm/i915: Prefer random replacement before eviction search by Chris Wilson · 8 years ago
  6. 625d988 drm/i915: Extract reserving space in the GTT to a helper by Chris Wilson · 8 years ago
  7. e007b19 drm/i915: Use the MRU stack search after evicting by Chris Wilson · 8 years ago
  8. acf45d1 drm/i915/psr: disable psr2 for resolution greater than 32X20 by Nagaraju, Vathsala · 8 years ago
  9. 97da2ef drm/i915/psr: program vsc header for psr2 by Nagaraju, Vathsala · 8 years ago
  10. d0ce906 drm : adds Y-coordinate and Colorimetry Format by Nagaraju, Vathsala · 8 years ago
  11. f51455d drm/i915: Replace 4096 with PAGE_SIZE or I915_GTT_PAGE_SIZE by Chris Wilson · 8 years ago
  12. 2a20d6f drm/i915: Rename i915_gem_engine_cleanup() to engine_set_wedged() by Chris Wilson · 8 years ago
  13. 3cd9442 drm/i915: Mark all incomplete requests as -EIO when wedged by Chris Wilson · 8 years ago
  14. 3c1b284 drm/i915: Set an error status for a resubmitted request by Chris Wilson · 8 years ago
  15. c0d5f32 drm/i915: Set guilty-flag on fence after detecting a hang by Chris Wilson · 8 years ago
  16. 2edc6e0 drm/i915: Consolidate reset_request() by Chris Wilson · 8 years ago
  17. 246ee52 drm/i915: Put "cooked" vlank counters in frame CRC lines by Tomeu Vizoso · 8 years ago
  18. 8c6b709 drm/i915: Use new CRC debugfs API by Tomeu Vizoso · 8 years ago
  19. 05adb18 Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued by Daniel Vetter · 8 years ago
  20. 957870f drm/i915: Split out i915_gem_object_set_tiling() by Chris Wilson · 8 years ago
  21. 111dbca drm/i915: Include ioctl in set-tiling and get-tiling function names by Chris Wilson · 8 years ago
  22. 8201c1f drm/i915: Clip the partial view against the object not vma by Chris Wilson · 8 years ago
  23. 2d4281b drm/i915: Extract compute_partial_view() by Chris Wilson · 8 years ago
  24. 254e093 drm/i915/glk: Convert a few more IS_BROXTON() to IS_GEN9_LP() by Michel Thierry · 8 years ago
  25. b9fd799 drm/i915/glk: Add missing bits to allow runtime pm suspend on GLK. by Rodrigo Vivi · 8 years ago
  26. dbb28b5 drm/i915/DMC/GLK: Load DMC on GLK by Anusha Srivatsa · 8 years ago
  27. 91d4e0aa drm/i915: Move ggtt fence/alignment to i915_gem_tiling.c by Chris Wilson · 8 years ago
  28. cea84d1 drm/i915: Remove the rounding down of the gen4+ fence region by Chris Wilson · 8 years ago
  29. 944397f drm/i915: Store required fence size/alignment for GGTT vma by Chris Wilson · 8 years ago
  30. 0d4e8f1 drm/i915: Replace WARNs in fence register writes with extensive asserts by Chris Wilson · 8 years ago
  31. 5b30694 drm/i915: Align GGTT sizes to a fence tile row by Chris Wilson · 8 years ago
  32. 6649a0b drm/i915: Extract tile_row_size for fencing by Chris Wilson · 8 years ago
  33. 282d0a3 Merge tag 'drm-misc-next-2017-01-09' of git://anongit.freedesktop.org/git/drm-misc into drm-next by Dave Airlie · 8 years ago
  34. 5c37daf Merge tag 'drm-intel-next-2017-01-09' of git://anongit.freedesktop.org/git/drm-intel into drm-next by Dave Airlie · 8 years ago
  35. a009e97 dma-fence: Introduce drm_fence_set_error() helper by Chris Wilson · 8 years ago
  36. 9e65a37 drm/i915: don't open code the pdpe/pml4e clearing by Matthew Auld · 8 years ago
  37. 5684310 drm/i915: s/gen8_setup_page_directory_pointer/gen8_setup_pml4e/ by Matthew Auld · 8 years ago
  38. 5c693b2 drm/i915: s/gen8_setup_page_directory/gen8_setup_pdpe/ by Matthew Auld · 8 years ago
  39. d6c99f4 dma-fence: Wrap querying the fence->status by Chris Wilson · 8 years ago
  40. 83dd137 dma-fence: Clear fence->status during dma_fence_init() by Chris Wilson · 8 years ago
  41. 011cda5 drm: fix compilations issues introduced by "drm: allow to use mmuless SoC" by Benjamin Gaignard · 8 years ago
  42. 11b3c20 drm: Change the return type of the unload hook to void by Gabriel Krisman Bertazi · 8 years ago
  43. 931c670 drm: add more document for drm_crtc_from_index() by Shawn Guo · 8 years ago
  44. a09759e drm: remove useless parameters from drm_pick_cmdline_mode function by Vincent Abriou · 8 years ago
  45. 5d799ac drm/i915: Update DRIVER_DATE to 20170109 by Daniel Vetter · 8 years ago
  46. 3806a27 Merge tag 'drm-misc-next-2016-12-30' of git://anongit.freedesktop.org/git/drm-misc into drm-next by Dave Airlie · 8 years ago
  47. a121103 Linux 4.10-rc3 by Linus Torvalds · 8 years ago
  48. 83280e9 Merge tag 'usb-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  49. cc250e2 Merge tag 'char-misc-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  50. 6ea17ed Merge tag 'staging-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 8 years ago
  51. ea07b86 mm: workingset: fix use-after-free in shadow node shrinker by Johannes Weiner · 8 years ago
  52. b0b9b3d mm: stop leaking PageTables by Hugh Dickins · 8 years ago
  53. 87bc610 Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
  54. 01d0f71 MAINTAINERS: add greybus subsystem mailing list by Greg Kroah-Hartman · 8 years ago
  55. 308c470 Merge tag 'sound-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 8 years ago
  56. d72f0de Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 8 years ago
  57. baaf031 Merge tag 'hwmon-for-linus-v4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 8 years ago
  58. 08289086 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  59. b1ee5170 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  60. 5824f92 Merge tag 'vfio-v4.10-rc3' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 8 years ago
  61. 2fd8774 Merge branch 'stable/for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb by Linus Torvalds · 8 years ago
  62. 65cdc40 Merge tag 'iommu-fixes-v4.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 8 years ago
  63. 7397e1e Merge tag 'acpi-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  64. b937a86 Merge tag 'pm-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  65. 7453c54 swiotlb: Export swiotlb_max_segment to users by Konrad Rzeszutek Wilk · 8 years ago
  66. b42a13d drm/i915: Drain freed objects for mmap space exhaustion by Chris Wilson · 8 years ago
  67. 1a292fa drm/i915: Purge loose pages if we run out of DMA remap space by Chris Wilson · 8 years ago
  68. 10466d2 drm/i915: Fix phys pwrite for struct_mutex-less operation by Chris Wilson · 8 years ago
  69. 984ff29f drm/i915: Simplify testing for am-I-the-kernel-context? by Chris Wilson · 8 years ago
  70. e8f9ae9 drm/i915: Use range_overflows() by Chris Wilson · 8 years ago
  71. edd1f2f drm/i915: Use fixed-sized types for stolen by Chris Wilson · 8 years ago
  72. 46fad80 drm/i915: Use phys_addr_t for the address of stolen memory by Chris Wilson · 8 years ago
  73. c4d3ae6 drm/i915: Consolidate checks for memcpy-from-wc support by Chris Wilson · 8 years ago
  74. 9f54742 drm: crc: Call wake_up_interruptible() each time there is a new CRC entry by Benjamin Gaignard · 8 years ago
  75. f1dabf0 Merge branches 'acpi-scan', 'acpi-sysfs', 'acpi-wdat' and 'acpi-tables' by Rafael J. Wysocki · 8 years ago
  76. 7e2b9d8 Merge branches 'pm-domains', 'pm-docs' and 'pm-devfreq' by Rafael J. Wysocki · 8 years ago
  77. 3baad65 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 8 years ago
  78. 62a0d98 drm: allow to use mmuless SoC by Benjamin Gaignard · 8 years ago
  79. 99c48e1 drm: compile drm_vm.c only when needed by Benjamin Gaignard · 8 years ago
  80. 82f42e4 fbmem: add a default get_fb_unmapped_area function by Benjamin Gaignard · 8 years ago
  81. 88ba6ca Merge tag 'platform-drivers-x86-v4.10-3' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86 by Linus Torvalds · 8 years ago
  82. 6989606 Merge branch 'stable-4.10' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 8 years ago
  83. ed40875 Merge tag 'drm-intel-fixes-2017-01-05' of git://anongit.freedesktop.org/git/drm-intel by Linus Torvalds · 8 years ago
  84. 7ec73b7 drm/i915: Only skip requests once a context is banned by Chris Wilson · 8 years ago
  85. b716393 drm/i915: Move a few more utility macros to i915_utils.h by Chris Wilson · 8 years ago
  86. 0a8fd13 USB: fix problems with duplicate endpoint addresses by Alan Stern · 8 years ago
  87. c433eb7 Merge tag 'pinctrl-v4.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 8 years ago
  88. 8f12dc2 usb: ohci-at91: use descriptor-based gpio APIs correctly by Peter Rosin · 8 years ago
  89. b400792 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  90. 383378d Merge tag 'for-linus-4.10-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 8 years ago
  91. 421463b hyper-v: Add myself as additional MAINTAINER by Stephen Hemminger · 8 years ago
  92. 674aea0 usb: storage: unusual_uas: Add JMicron JMS56x to unusual device by Oliver Neukum · 8 years ago
  93. 3bc02bc usb: hub: Move hub_port_disable() to fix warning if PM is disabled by Geert Uytterhoeven · 8 years ago
  94. 5563bb5 usb: musb: blackfin: add bfin_fifo_offset in bfin_ops by Jérémy Lefaure · 8 years ago
  95. c8bd2ac usb: musb: fix compilation warning on unused function by Jérémy Lefaure · 8 years ago
  96. 8c300fe usb: musb: Fix trying to free already-free IRQ 4 by Tony Lindgren · 8 years ago
  97. c48400b usb: musb: dsps: implement clear_ep_rxintr() callback by Bin Liu · 8 years ago
  98. 6def85a usb: musb: core: add clear_ep_rxintr() to musb_platform_ops by Bin Liu · 8 years ago
  99. 9e3596b kbuild: initramfs cleanup, set target from Kconfig by Nicholas Piggin · 8 years ago
  100. ae30ab4 kbuild: initramfs fix dependency checking for compressed target by Nicholas Piggin · 8 years ago