1. 5862362 drm/exynos: removed optional dummy encoder mode_fixup function. by Carlos Palminha · 9 years ago
  2. dac290d drm/udl: removed optional dummy encoder mode_fixup function. by Carlos Palminha · 9 years ago
  3. 5954d3a drm/virtio: removed optional dummy encoder mode_fixup function. by Carlos Palminha · 9 years ago
  4. 15fce29 drm/fb_helper: Use add_one_connector in add_all_connectors. by Maarten Lankhorst · 9 years ago
  5. 383b2e5 drm/fb_helper: Use correct allocation count for arrays. by Maarten Lankhorst · 9 years ago
  6. 4d32c0d drm/i915: Set aux.dev to the drm_connector device, instead of drm_device. by Rafael Antognolli · 9 years ago
  7. c11e391 dma-buf: Add ioctls to allow userspace to flush by Daniel Vetter · 9 years ago
  8. e94cb37 drm/dp: Add a drm_aux-dev module for reading/writing dpcd registers. by Rafael Antognolli · 9 years ago
  9. 70412cf drm/kms_helper: Add a common place to call init and exit functions. by Rafael Antognolli · 9 years ago
  10. 382ab95 drm/msm: remove unused variable by Arnd Bergmann · 9 years ago
  11. 6feea0e drm/bridge: removed dummy mode_fixup function from dw-hdmi. by Carlos Palminha · 9 years ago
  12. b3e7be6 drm/i2c/tda998x: removed unnecessary code, mode_fixup is now optional. by Carlos Palminha · 9 years ago
  13. 7736591 drm/i2c/sil164: removed unnecessary code, mode_fixup is now optional. by Carlos Palminha · 9 years ago
  14. b717211 apple-gmux: Fix build breakage if !CONFIG_ACPI by Lukas Wunner · 9 years ago
  15. 3c5b267 drm: fixes crct set_mode when encoder mode_fixup is null. by Carlos Palminha · 9 years ago
  16. 71dfb74 drm: fixes when i2c encoder slave mode_fixup is null. by Carlos Palminha · 9 years ago
  17. 52dfa12 drm/gma500: fix error path in gma_intel_setup_gmbus() by Rasmus Villemoes · 9 years ago
  18. 4c61716 drm: Add drm_format_plane_width() and drm_format_plane_height() by Ville Syrjälä · 9 years ago
  19. e9f8250 drm/msm: remove the drm_device_is_unplugged check by Haixia Shi · 9 years ago
  20. 67fe85d drm: modes: add missing [drm] to message printing by LABBE Corentin · 9 years ago
  21. 44084ef ch7006: correctly handling failed allocation by Insu Yun · 9 years ago
  22. 14d2000 drm/radeon: Defer probe if gmux is present but its driver isn't by Lukas Wunner · 9 years ago
  23. 98b3a34 drm/nouveau: Defer probe if gmux is present but its driver isn't by Lukas Wunner · 9 years ago
  24. 704ab61 drm/i915: Defer probe if gmux is present but its driver isn't by Lukas Wunner · 9 years ago
  25. 2413306 apple-gmux: Add helper for presence detect by Lukas Wunner · 9 years ago
  26. 47eb8f7 drm/radeon: Switch DDC when reading the EDID by Lukas Wunner · 9 years ago
  27. 39c1c90 drm/nouveau: Switch DDC when reading the EDID by Lukas Wunner · 9 years ago
  28. 4eddaee drm/i915: Switch DDC when reading the EDID by Lukas Wunner · 9 years ago
  29. 5cb8eaa drm/edid: Switch DDC when reading the EDID by Lukas Wunner · 9 years ago
  30. f798d96 apple-gmux: Add switch_ddc support by Lukas Wunner · 9 years ago
  31. 3e46304 apple-gmux: Track switch state by Lukas Wunner · 9 years ago
  32. e4cb81d vga_switcheroo: Add support for switching only the DDC by Lukas Wunner · 9 years ago
  33. 156d7d4 vga_switcheroo: Add handler flags infrastructure by Lukas Wunner · 9 years ago
  34. e87a52b drm/atomic: Add encoder_mask to crtc_state, v3. by Maarten Lankhorst · 9 years ago
  35. 97a8df9 drm/atomic: Do not unset crtc when an encoder is stolen by Maarten Lankhorst · 9 years ago
  36. 7811b12 drm/i915: Do not touch best_encoder for load detect. by Maarten Lankhorst · 9 years ago
  37. ead8b66 drm/core: Add drm_for_each_encoder_mask, v2. by Maarten Lankhorst · 9 years ago
  38. 47d7777 drm/core: Add drm_encoder_index. by Maarten Lankhorst · 9 years ago
  39. 2dbf0d9 drm/i915: Use CPU mapping for userspace dma-buf mmap() by Tiago Vignatti · 9 years ago
  40. 346400c drm/i915: Implement end_cpu_access by Tiago Vignatti · 9 years ago
  41. 831e9da dma-buf: Remove range-based flush by Tiago Vignatti · 9 years ago
  42. bfe981a drm: prime: Honour O_RDWR during prime-handle-to-fd by Daniel Thompson · 9 years ago
  43. 10c1b61 drm/tegra: drop unused variable. by Dave Airlie · 9 years ago
  44. 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
  45. 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
  46. 13619ce gma500: clean up an excessive and confusing helper by Alan Cox · 9 years ago
  47. db9b604 drm/gma500: remove helper function by Sudip Mukherjee · 9 years ago
  48. 1c0230d drm/vmwgfx: Nuke preclose hook by Daniel Vetter · 9 years ago
  49. 32a3dbe drm/vc4: Nuke preclose hook by Daniel Vetter · 9 years ago
  50. b19ac0b drm/tilcdc: Nuke preclose hook by Daniel Vetter · 9 years ago
  51. 0417d42 drm/tegra: Stop cancelling page flip events by Daniel Vetter · 9 years ago
  52. e37fb79 drm/shmob: Nuke preclose hook by Daniel Vetter · 9 years ago
  53. 0a34662 drm/rcar: Nuke preclose hook by Daniel Vetter · 9 years ago
  54. 8c04fde drm/omap: Nuke close hooks by Daniel Vetter · 9 years ago
  55. 53190c7 drm/msm: Nuke preclose hooks by Daniel Vetter · 9 years ago
  56. 4eced32 drm/imx: Unconfuse preclose logic by Daniel Vetter · 9 years ago
  57. 84b29a5 drm/exynos: Remove event cancelling from postclose by Daniel Vetter · 9 years ago
  58. 9c333c2 drm/atmel: Nuke preclose by Daniel Vetter · 9 years ago
  59. 00648f1 drm/i915: Nuke intel_modeset_preclose by Daniel Vetter · 9 years ago
  60. 7eb9802 drm: Nuke vblank event file cleanup code by Daniel Vetter · 9 years ago
  61. 681047b drm: Clean up pending events in the core by Daniel Vetter · 9 years ago
  62. 4020b22 drm/vblank: Use drm_event_reserve_init by Daniel Vetter · 9 years ago
  63. 388f7b1 Linux 4.5-rc3 by Linus Torvalds · 9 years ago
  64. c17dfb0 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  65. 63fee12 Merge branch 'mailbox-devel' of git://git.linaro.org/landing-teams/working/fujitsu/integration by Linus Torvalds · 9 years ago
  66. 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
  67. 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
  68. 5af9c2e Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  69. 5d6a6a7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
  70. 9b10882 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  71. 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
  72. b6a515c epoll: restrict EPOLLEXCLUSIVE to POLLIN and POLLOUT by Jason Baron · 9 years ago
  73. 7320428 radix-tree: fix oops after radix_tree_iter_retry by Konstantin Khlebnikov · 9 years ago
  74. b14fd33 MAINTAINERS: trim the file triggers for ABI/API by Michael Kerrisk (man-pages) · 9 years ago
  75. d2b2a28 dax: dirty inode only if required by Dmitry Monakhov · 9 years ago
  76. ae02620 thp: make deferred_split_scan() work again by Kirill A. Shutemov · 9 years ago
  77. 12352d3 mm: replace vma_lock_anon_vma with anon_vma_lock_read/write by Konstantin Khlebnikov · 9 years ago
  78. c95a518 ocfs2/dlm: clear refmap bit of recovery lock while doing local recovery cleanup by xuejiufei · 9 years ago
  79. 012a416 um: asm/page.h: remove the pte_high member from struct pte_t by Nicolai Stange · 9 years ago
  80. 080fe20 mm, hugetlb: don't require CMA for runtime gigantic pages by Vlastimil Babka · 9 years ago
  81. b4330af mm/hugetlb: fix gigantic page initialization/allocation by Mike Kravetz · 9 years ago
  82. cf2a82e mm: downgrade VM_BUG in isolate_lru_page() to warning by Kirill A. Shutemov · 9 years ago
  83. 77bf45e mempolicy: do not try to queue pages from !vma_migratable() by Kirill A. Shutemov · 9 years ago
  84. 564e81a mm, vmstat: fix wrong WQ sleep when memory reclaim doesn't make any progress by Tetsuo Handa · 9 years ago
  85. ccde8bd vmstat: make vmstat_update deferrable by Michal Hocko · 9 years ago
  86. f01f17d mm, vmstat: make quiet_vmstat lighter by Michal Hocko · 9 years ago
  87. 1ce2210 mm/Kconfig: correct description of DEFERRED_STRUCT_PAGE_INIT by Vlastimil Babka · 9 years ago
  88. 1f1ffb8a memblock: don't mark memblock_phys_mem_size() as __init by David Gibson · 9 years ago
  89. d7ce369 dump_stack: avoid potential deadlocks by Eric Dumazet · 9 years ago
  90. acf128d mm: validate_mm browse_rb SMP race condition by Andrea Arcangeli · 9 years ago
  91. af1ddcb m32r: fix build failure due to SMP and MMU by Sudip Mukherjee · 9 years ago
  92. 9c5a05bc block: fix pfn_mkwrite() DAX fault handler by Ross Zwisler · 9 years ago
  93. 823dd32 signals: avoid random wakeups in sigsuspend() by Sasha Levin · 9 years ago
  94. 79e2f8d Merge branches 'pm-core' and 'pm-domains' by Rafael J. Wysocki · 9 years ago
  95. 9298230 Merge branches 'pnp' and 'acpi-cppc' by Rafael J. Wysocki · 9 years ago
  96. dd6f86a Merge tag 'media/v4.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 9 years ago
  97. ea5a273 Merge tag 'sound-4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  98. ed1741b Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 9 years ago
  99. 6739b3d Merge branch 'drm-fixes-mst' of git://people.freedesktop.org/~airlied/linux into drm-fixes by Dave Airlie · 9 years ago
  100. 91a25e4 drm/dp/mst: deallocate payload on port destruction by Mykola Lysenko · 9 years ago