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