1. e26e1b9 drm/i915: Don't ERROR for an expected intel_rcs_ctx_init() interruption by Chris Wilson · 9 years ago
  2. 59bbf84 drm/i915: Update DRIVER_DATE to 20160214 by Daniel Vetter · 9 years ago
  3. d28d473 drm/i915: edp resume/On time optimization. by Abhay Kumar · 9 years ago
  4. 05fd934 Merge tag 'topic/drm-misc-2016-02-12' into drm-intel-next-queued by Daniel Vetter · 9 years ago
  5. 382ab95 drm/msm: remove unused variable by Arnd Bergmann · 9 years ago
  6. ebb7c78 agp/intel-gtt: Only register fake agp driver for gen1 by Daniel Vetter · 9 years ago
  7. 54c032b drm/i915: TV pixel clock check by Mika Kahola · 9 years ago
  8. f8700b3 drm/i915: CRT pixel clock check by Mika Kahola · 9 years ago
  9. 24b2388 drm/i915: SDVO pixel clock check by Mika Kahola · 9 years ago
  10. 832d5bf drm/i915: DisplayPort-MST pixel clock check by Mika Kahola · 9 years ago
  11. 587bf49 drm/i915: HDMI pixel clock check by Mika Kahola · 9 years ago
  12. 799487f drm/i915: DisplayPort pixel clock check by Mika Kahola · 9 years ago
  13. 6feea0e drm/bridge: removed dummy mode_fixup function from dw-hdmi. by Carlos Palminha · 9 years ago
  14. b3e7be6 drm/i2c/tda998x: removed unnecessary code, mode_fixup is now optional. by Carlos Palminha · 9 years ago
  15. 7736591 drm/i2c/sil164: removed unnecessary code, mode_fixup is now optional. by Carlos Palminha · 9 years ago
  16. b717211 apple-gmux: Fix build breakage if !CONFIG_ACPI by Lukas Wunner · 9 years ago
  17. 3c5b267 drm: fixes crct set_mode when encoder mode_fixup is null. by Carlos Palminha · 9 years ago
  18. ff3dc08 drm/i915: check that rpm ref is held when accessing ringbuf in stolen mem by Daniele Ceraolo Spurio · 9 years ago
  19. 71dfb74 drm: fixes when i2c encoder slave mode_fixup is null. by Carlos Palminha · 9 years ago
  20. 2417c8c drm/i915: fix error path in intel_setup_gmbus() by Rasmus Villemoes · 9 years ago
  21. 3e99a6b drm/i915: Stop depending upon CONFIG_AGP_INTEL by Daniel Vetter · 9 years ago
  22. 9f5ac8e agp/intel-gtt: Don't leak the scratch page by Daniel Vetter · 9 years ago
  23. 06e6ff8 drm/i915: Capture PCI revision and subsytem details in error state by Arun Siluvery · 9 years ago
  24. 1b39a91 drm/i915: fix context/engine cleanup order by Nick Hoath · 9 years ago
  25. 8c448ca drm/i915: Handle PipeC fused off on IVB/HSW/BDW by Gabriel Feceoru · 9 years ago
  26. da3b891 drm/i915/skl: Fix typo in DPLL_CFGCR1 definition by Lyude · 9 years ago
  27. 52dfa12 drm/gma500: fix error path in gma_intel_setup_gmbus() by Rasmus Villemoes · 9 years ago
  28. 4c61716 drm: Add drm_format_plane_width() and drm_format_plane_height() by Ville Syrjälä · 9 years ago
  29. e9f8250 drm/msm: remove the drm_device_is_unplugged check by Haixia Shi · 9 years ago
  30. 67fe85d drm: modes: add missing [drm] to message printing by LABBE Corentin · 9 years ago
  31. 44084ef ch7006: correctly handling failed allocation by Insu Yun · 9 years ago
  32. af3997b drm/i915: Skip DDI PLL selection for DSI by Mika Kahola · 9 years ago
  33. 14d2000 drm/radeon: Defer probe if gmux is present but its driver isn't by Lukas Wunner · 9 years ago
  34. 98b3a34 drm/nouveau: Defer probe if gmux is present but its driver isn't by Lukas Wunner · 9 years ago
  35. 704ab61 drm/i915: Defer probe if gmux is present but its driver isn't by Lukas Wunner · 9 years ago
  36. 2413306 apple-gmux: Add helper for presence detect by Lukas Wunner · 9 years ago
  37. 47eb8f7 drm/radeon: Switch DDC when reading the EDID by Lukas Wunner · 9 years ago
  38. 39c1c90 drm/nouveau: Switch DDC when reading the EDID by Lukas Wunner · 9 years ago
  39. 4eddaee drm/i915: Switch DDC when reading the EDID by Lukas Wunner · 9 years ago
  40. 5cb8eaa drm/edid: Switch DDC when reading the EDID by Lukas Wunner · 9 years ago
  41. f798d96 apple-gmux: Add switch_ddc support by Lukas Wunner · 9 years ago
  42. 3e46304 apple-gmux: Track switch state by Lukas Wunner · 9 years ago
  43. e4cb81d vga_switcheroo: Add support for switching only the DDC by Lukas Wunner · 9 years ago
  44. 156d7d4 vga_switcheroo: Add handler flags infrastructure by Lukas Wunner · 9 years ago
  45. e87a52b drm/atomic: Add encoder_mask to crtc_state, v3. by Maarten Lankhorst · 9 years ago
  46. 97a8df9 drm/atomic: Do not unset crtc when an encoder is stolen by Maarten Lankhorst · 9 years ago
  47. 7811b12 drm/i915: Do not touch best_encoder for load detect. by Maarten Lankhorst · 9 years ago
  48. ead8b66 drm/core: Add drm_for_each_encoder_mask, v2. by Maarten Lankhorst · 9 years ago
  49. 47d7777 drm/core: Add drm_encoder_index. by Maarten Lankhorst · 9 years ago
  50. 2dbf0d9 drm/i915: Use CPU mapping for userspace dma-buf mmap() by Tiago Vignatti · 9 years ago
  51. 346400c drm/i915: Implement end_cpu_access by Tiago Vignatti · 9 years ago
  52. 5a01d5b drm/i915/skl: Explicitly check for eDP in skl_ddi_pll_select() by Lyude · 9 years ago
  53. 78385cb drm/i915/skl: Don't skip mst encoders in skl_ddi_pll_select() by Lyude · 9 years ago
  54. 831e9da dma-buf: Remove range-based flush by Tiago Vignatti · 9 years ago
  55. bfe981a drm: prime: Honour O_RDWR during prime-handle-to-fd by Daniel Thompson · 9 years ago
  56. 10c1b61 drm/tegra: drop unused variable. by Dave Airlie · 9 years ago
  57. 316e376 Merge tag 'topic/drm-misc-2016-02-08' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  58. b039d6d Merge tag 'drm-intel-next-2016-01-24' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  59. 7157bb2 drm/i915/skl: Add missing SKL ids by Michał Winiarski · 9 years ago
  60. 2dfd178 drm/i915: Do not disable cxsr when crtc is disabled. by Maarten Lankhorst · 9 years ago
  61. 5c74cd7 drm/i915: Remove atomic.pre_disable_primary. by Maarten Lankhorst · 9 years ago
  62. db168f1 drm/i915: Remove intel_crtc->atomic.disable_ips. by Maarten Lankhorst · 9 years ago
  63. 13619ce gma500: clean up an excessive and confusing helper by Alan Cox · 9 years ago
  64. db9b604 drm/gma500: remove helper function by Sudip Mukherjee · 9 years ago
  65. 1c0230d drm/vmwgfx: Nuke preclose hook by Daniel Vetter · 9 years ago
  66. 32a3dbe drm/vc4: Nuke preclose hook by Daniel Vetter · 9 years ago
  67. b19ac0b drm/tilcdc: Nuke preclose hook by Daniel Vetter · 9 years ago
  68. 0417d42 drm/tegra: Stop cancelling page flip events by Daniel Vetter · 9 years ago
  69. e37fb79 drm/shmob: Nuke preclose hook by Daniel Vetter · 9 years ago
  70. 0a34662 drm/rcar: Nuke preclose hook by Daniel Vetter · 9 years ago
  71. 8c04fde drm/omap: Nuke close hooks by Daniel Vetter · 9 years ago
  72. 53190c7 drm/msm: Nuke preclose hooks by Daniel Vetter · 9 years ago
  73. 4eced32 drm/imx: Unconfuse preclose logic by Daniel Vetter · 9 years ago
  74. 84b29a5 drm/exynos: Remove event cancelling from postclose by Daniel Vetter · 9 years ago
  75. 9c333c2 drm/atmel: Nuke preclose by Daniel Vetter · 9 years ago
  76. 00648f1 drm/i915: Nuke intel_modeset_preclose by Daniel Vetter · 9 years ago
  77. 7eb9802 drm: Nuke vblank event file cleanup code by Daniel Vetter · 9 years ago
  78. 681047b drm: Clean up pending events in the core by Daniel Vetter · 9 years ago
  79. 4020b22 drm/vblank: Use drm_event_reserve_init by Daniel Vetter · 9 years ago
  80. 388f7b1 Linux 4.5-rc3 by Linus Torvalds · 9 years ago
  81. c17dfb0 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  82. 63fee12 Merge branch 'mailbox-devel' of git://git.linaro.org/landing-teams/working/fujitsu/integration by Linus Torvalds · 9 years ago
  83. 46df55c Merge tag 'usb-4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  84. dacd53c Merge tag 'staging-4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 9 years ago
  85. 5af9c2e Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  86. 5d6a6a7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
  87. 9b10882 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  88. 22f6070 Merge tag 'pm+acpi-4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  89. b6a515c epoll: restrict EPOLLEXCLUSIVE to POLLIN and POLLOUT by Jason Baron · 9 years ago
  90. 7320428 radix-tree: fix oops after radix_tree_iter_retry by Konstantin Khlebnikov · 9 years ago
  91. b14fd33 MAINTAINERS: trim the file triggers for ABI/API by Michael Kerrisk (man-pages) · 9 years ago
  92. d2b2a28 dax: dirty inode only if required by Dmitry Monakhov · 9 years ago
  93. ae02620 thp: make deferred_split_scan() work again by Kirill A. Shutemov · 9 years ago
  94. 12352d3 mm: replace vma_lock_anon_vma with anon_vma_lock_read/write by Konstantin Khlebnikov · 9 years ago
  95. c95a518 ocfs2/dlm: clear refmap bit of recovery lock while doing local recovery cleanup by xuejiufei · 9 years ago
  96. 012a416 um: asm/page.h: remove the pte_high member from struct pte_t by Nicolai Stange · 9 years ago
  97. 080fe20 mm, hugetlb: don't require CMA for runtime gigantic pages by Vlastimil Babka · 9 years ago
  98. b4330af mm/hugetlb: fix gigantic page initialization/allocation by Mike Kravetz · 9 years ago
  99. cf2a82e mm: downgrade VM_BUG in isolate_lru_page() to warning by Kirill A. Shutemov · 9 years ago
  100. 77bf45e mempolicy: do not try to queue pages from !vma_migratable() by Kirill A. Shutemov · 9 years ago