1. 3c1b284 drm/i915: Set an error status for a resubmitted request by Chris Wilson · 8 years ago
  2. c0d5f32 drm/i915: Set guilty-flag on fence after detecting a hang by Chris Wilson · 8 years ago
  3. 2edc6e0 drm/i915: Consolidate reset_request() by Chris Wilson · 8 years ago
  4. 246ee52 drm/i915: Put "cooked" vlank counters in frame CRC lines by Tomeu Vizoso · 8 years ago
  5. 8c6b709 drm/i915: Use new CRC debugfs API by Tomeu Vizoso · 8 years ago
  6. 05adb18 Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued by Daniel Vetter · 8 years ago
  7. 957870f drm/i915: Split out i915_gem_object_set_tiling() by Chris Wilson · 8 years ago
  8. 111dbca drm/i915: Include ioctl in set-tiling and get-tiling function names by Chris Wilson · 8 years ago
  9. 8201c1f drm/i915: Clip the partial view against the object not vma by Chris Wilson · 8 years ago
  10. 2d4281b drm/i915: Extract compute_partial_view() by Chris Wilson · 8 years ago
  11. 254e093 drm/i915/glk: Convert a few more IS_BROXTON() to IS_GEN9_LP() by Michel Thierry · 8 years ago
  12. b9fd799 drm/i915/glk: Add missing bits to allow runtime pm suspend on GLK. by Rodrigo Vivi · 8 years ago
  13. dbb28b5 drm/i915/DMC/GLK: Load DMC on GLK by Anusha Srivatsa · 8 years ago
  14. 91d4e0aa drm/i915: Move ggtt fence/alignment to i915_gem_tiling.c by Chris Wilson · 8 years ago
  15. cea84d1 drm/i915: Remove the rounding down of the gen4+ fence region by Chris Wilson · 8 years ago
  16. 944397f drm/i915: Store required fence size/alignment for GGTT vma by Chris Wilson · 8 years ago
  17. 0d4e8f1 drm/i915: Replace WARNs in fence register writes with extensive asserts by Chris Wilson · 8 years ago
  18. 5b30694 drm/i915: Align GGTT sizes to a fence tile row by Chris Wilson · 8 years ago
  19. 6649a0b drm/i915: Extract tile_row_size for fencing by Chris Wilson · 8 years ago
  20. 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
  21. 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
  22. a009e97 dma-fence: Introduce drm_fence_set_error() helper by Chris Wilson · 8 years ago
  23. 9e65a37 drm/i915: don't open code the pdpe/pml4e clearing by Matthew Auld · 8 years ago
  24. 5684310 drm/i915: s/gen8_setup_page_directory_pointer/gen8_setup_pml4e/ by Matthew Auld · 8 years ago
  25. 5c693b2 drm/i915: s/gen8_setup_page_directory/gen8_setup_pdpe/ by Matthew Auld · 8 years ago
  26. d6c99f4 dma-fence: Wrap querying the fence->status by Chris Wilson · 8 years ago
  27. 83dd137 dma-fence: Clear fence->status during dma_fence_init() by Chris Wilson · 8 years ago
  28. 011cda5 drm: fix compilations issues introduced by "drm: allow to use mmuless SoC" by Benjamin Gaignard · 8 years ago
  29. 11b3c20 drm: Change the return type of the unload hook to void by Gabriel Krisman Bertazi · 8 years ago
  30. 931c670 drm: add more document for drm_crtc_from_index() by Shawn Guo · 8 years ago
  31. a09759e drm: remove useless parameters from drm_pick_cmdline_mode function by Vincent Abriou · 8 years ago
  32. 5d799ac drm/i915: Update DRIVER_DATE to 20170109 by Daniel Vetter · 8 years ago
  33. 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
  34. a121103 Linux 4.10-rc3 by Linus Torvalds · 8 years ago
  35. 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
  36. 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
  37. 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
  38. ea07b86 mm: workingset: fix use-after-free in shadow node shrinker by Johannes Weiner · 8 years ago
  39. b0b9b3d mm: stop leaking PageTables by Hugh Dickins · 8 years ago
  40. 87bc610 Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
  41. 01d0f71 MAINTAINERS: add greybus subsystem mailing list by Greg Kroah-Hartman · 8 years ago
  42. 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
  43. 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
  44. 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
  45. 08289086 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  46. b1ee5170 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  47. 5824f92 Merge tag 'vfio-v4.10-rc3' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 8 years ago
  48. 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
  49. 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
  50. 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
  51. 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
  52. 7453c54 swiotlb: Export swiotlb_max_segment to users by Konrad Rzeszutek Wilk · 8 years ago
  53. b42a13d drm/i915: Drain freed objects for mmap space exhaustion by Chris Wilson · 8 years ago
  54. 1a292fa drm/i915: Purge loose pages if we run out of DMA remap space by Chris Wilson · 8 years ago
  55. 10466d2 drm/i915: Fix phys pwrite for struct_mutex-less operation by Chris Wilson · 8 years ago
  56. 984ff29f drm/i915: Simplify testing for am-I-the-kernel-context? by Chris Wilson · 8 years ago
  57. e8f9ae9 drm/i915: Use range_overflows() by Chris Wilson · 8 years ago
  58. edd1f2f drm/i915: Use fixed-sized types for stolen by Chris Wilson · 8 years ago
  59. 46fad80 drm/i915: Use phys_addr_t for the address of stolen memory by Chris Wilson · 8 years ago
  60. c4d3ae6 drm/i915: Consolidate checks for memcpy-from-wc support by Chris Wilson · 8 years ago
  61. 9f54742 drm: crc: Call wake_up_interruptible() each time there is a new CRC entry by Benjamin Gaignard · 8 years ago
  62. f1dabf0 Merge branches 'acpi-scan', 'acpi-sysfs', 'acpi-wdat' and 'acpi-tables' by Rafael J. Wysocki · 8 years ago
  63. 7e2b9d8 Merge branches 'pm-domains', 'pm-docs' and 'pm-devfreq' by Rafael J. Wysocki · 8 years ago
  64. 3baad65 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 8 years ago
  65. 62a0d98 drm: allow to use mmuless SoC by Benjamin Gaignard · 8 years ago
  66. 99c48e1 drm: compile drm_vm.c only when needed by Benjamin Gaignard · 8 years ago
  67. 82f42e4 fbmem: add a default get_fb_unmapped_area function by Benjamin Gaignard · 8 years ago
  68. 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
  69. 6989606 Merge branch 'stable-4.10' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 8 years ago
  70. ed40875 Merge tag 'drm-intel-fixes-2017-01-05' of git://anongit.freedesktop.org/git/drm-intel by Linus Torvalds · 8 years ago
  71. 7ec73b7 drm/i915: Only skip requests once a context is banned by Chris Wilson · 8 years ago
  72. b716393 drm/i915: Move a few more utility macros to i915_utils.h by Chris Wilson · 8 years ago
  73. 0a8fd13 USB: fix problems with duplicate endpoint addresses by Alan Stern · 8 years ago
  74. 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
  75. 8f12dc2 usb: ohci-at91: use descriptor-based gpio APIs correctly by Peter Rosin · 8 years ago
  76. b400792 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  77. 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
  78. 421463b hyper-v: Add myself as additional MAINTAINER by Stephen Hemminger · 8 years ago
  79. 674aea0 usb: storage: unusual_uas: Add JMicron JMS56x to unusual device by Oliver Neukum · 8 years ago
  80. 3bc02bc usb: hub: Move hub_port_disable() to fix warning if PM is disabled by Geert Uytterhoeven · 8 years ago
  81. 5563bb5 usb: musb: blackfin: add bfin_fifo_offset in bfin_ops by Jérémy Lefaure · 8 years ago
  82. c8bd2ac usb: musb: fix compilation warning on unused function by Jérémy Lefaure · 8 years ago
  83. 8c300fe usb: musb: Fix trying to free already-free IRQ 4 by Tony Lindgren · 8 years ago
  84. c48400b usb: musb: dsps: implement clear_ep_rxintr() callback by Bin Liu · 8 years ago
  85. 6def85a usb: musb: core: add clear_ep_rxintr() to musb_platform_ops by Bin Liu · 8 years ago
  86. 9e3596b kbuild: initramfs cleanup, set target from Kconfig by Nicholas Piggin · 8 years ago
  87. ae30ab4 kbuild: initramfs fix dependency checking for compressed target by Nicholas Piggin · 8 years ago
  88. 121dfbb drm/i915: Clear ret before unbinding in i915_gem_evict_something() by Chris Wilson · 8 years ago
  89. c8d204b Merge tag 'usb-serial-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus by Greg Kroah-Hartman · 8 years ago
  90. db9309a drm/i915/guc: Exclude the upper end of the Global GTT for the GuC by Chris Wilson · 8 years ago
  91. 40b326e drm/i915: Move a few utility macros into a separate header by Chris Wilson · 8 years ago
  92. f3b8f91 drm/i915/execlists: Reorder execlists register enabling by Chris Wilson · 8 years ago
  93. 56f6e0a drm/i915: Assert that we do create the deferred context by Chris Wilson · 8 years ago
  94. d51dafa drm/i915: Assert all timeline requests are gone before fini by Chris Wilson · 8 years ago
  95. 696c7f8 ACPI / DMAR: Avoid passing NULL to acpi_put_table() by Rafael J. Wysocki · 8 years ago
  96. 69130ea KVM: VMX: remove duplicated declaration by Jan Dakinevich · 8 years ago
  97. 32eb12a KVM: MIPS: Flush KVM entry code from icache globally by James Hogan · 8 years ago
  98. 4c88145 KVM: MIPS: Don't clobber CP0_Status.UX by James Hogan · 8 years ago
  99. c7858bf asm-prototypes: Clear any CPP defines before declaring the functions by Michal Marek · 8 years ago
  100. e8fa567 drm: crc: Wait for a frame before returning from open() by Tomeu Vizoso · 8 years ago