1. c16f291 sync_file.txt: standardize document format by Mauro Carvalho Chehab · 8 years ago
  2. 7fcd075 gpu: drm: gma500: remove two more dead variable by Arnd Bergmann · 8 years ago
  3. 9f80021 drm/doc: Clarify mode_fixup vs. atomic_check a bit more by Daniel Vetter · 8 years ago
  4. 9de5d4a drm/doc: Document adjusted/request modes a bit better by Daniel Vetter · 8 years ago
  5. 3eb220a drm: Add crtc/encoder/bridge->mode_valid() callbacks by Jose Abreu · 8 years ago
  6. 05d7435 MAINTAINERS: update drm/stm maintainers list by Vincent Abriou · 8 years ago
  7. c4d3fd4 drm/stm: ltdc: fix duplicated arguments by Philippe CORNU · 8 years ago
  8. 665f37e drm/pl111: Fix return value check in pl111_amba_probe() by Wei Yongjun · 8 years ago
  9. f90dee2 drm/amd: include <linux/delay.h> instead of "linux/delay.h" by Masahiro Yamada · 8 years ago
  10. c2c446a drm: Add DRM_MODE_ROTATE_ and DRM_MODE_REFLECT_ to UAPI by Robert Foss · 8 years ago
  11. e8fa49b drm/vgem: Fix return value check in vgem_init() by Wei Yongjun · 8 years ago
  12. a18e662 drm/blend: Fix comment typ-o by Robert Foss · 8 years ago
  13. 5d465d4 drm/stm: remove unneeded -Iinclude/drm compiler flag by Masahiro Yamada · 8 years ago
  14. b7e8e25 drm/vc4: fix include notation and remove -Iinclude/drm flag by Masahiro Yamada · 8 years ago
  15. 141518d drm/pl111: Add a debugfs node to dump our registers. by Eric Anholt · 8 years ago
  16. 3719a5a drm/pl111: make structure mode_config_funcs static by Colin Ian King · 8 years ago
  17. e1bc819 drm/pl111: make structure pl111_display_funcs static by Colin Ian King · 8 years ago
  18. 032838f drm/pl111: Register the clock divider and use it. by Eric Anholt · 8 years ago
  19. 2098105 drm: drop drm_[cm]alloc* helpers by Michal Hocko · 8 years ago
  20. c4f51dc drm: replace drm_[cm]alloc* by kvmalloc alternatives by Michal Hocko · 8 years ago
  21. b12f601 gpu: host1x: select IOMMU_IOVA by Arnd Bergmann · 8 years ago
  22. 6b7781b Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next by Sean Paul · 8 years ago
  23. 52d9d38 drm/sti:fix spelling mistake: "compoment" -> "component" by Colin Ian King · 8 years ago
  24. 5e851c9 drm: trivial documentation fix to drm_for_each_connector_iter by Gabriel Krisman Bertazi · 8 years ago
  25. 4759f2d drm/via: remove unneeded -Iinclude/drm compiler flag by Masahiro Yamada · 8 years ago
  26. 3c14795 drm/vgem: remove unneeded -Iinclude/drm compiler flag by Masahiro Yamada · 8 years ago
  27. a284ea4 drm/udl: remove unneeded -Iinclude/drm compiler flag by Masahiro Yamada · 8 years ago
  28. 09e2a8b drm/tdfx: remove unneeded -Iinclude/drm compiler flag by Masahiro Yamada · 8 years ago
  29. 777c70c drm/sis: remove unneeded -Iinclude/drm compiler flag by Masahiro Yamada · 8 years ago
  30. 17d63f4 drm/savage: remove unneeded -Iinclude/drm compiler flag by Masahiro Yamada · 8 years ago
  31. fcc5a02 drm/r128: remove unneeded -Iinclude/drm compiler flag by Masahiro Yamada · 8 years ago
  32. 88b39bb drm/omap: remove unneeded -Iinclude/drm compiler flag by Masahiro Yamada · 8 years ago
  33. f60fb2d drm/mga: remove unneeded -Iinclude/drm compiler flag by Masahiro Yamada · 8 years ago
  34. 518d4ab drm/i2c: remove unneeded -Iinclude/drm compiler flag by Masahiro Yamada · 8 years ago
  35. 0b23127 drm/i810: remove unneeded -Iinclude/drm compiler flag by Masahiro Yamada · 8 years ago
  36. e05de78 drm/gma500: remove unneeded -Iinclude/drm compiler flag by Masahiro Yamada · 8 years ago
  37. 008be68 drm/vmwgfx: fix include notation and remove -Iinclude/drm flag by Masahiro Yamada · 8 years ago
  38. ff67a25 drm/virtio: fix include notation and remove -Iinclude/drm flag by Masahiro Yamada · 8 years ago
  39. e98c58e Merge tag 'drm-misc-next-2017-05-16' of git://anongit.freedesktop.org/git/drm-misc into drm-next by Dave Airlie · 8 years ago
  40. bb2af9b drm/tilcdc: fix include notation and remove -Iinclude/drm flag by Masahiro Yamada · 8 years ago
  41. 64a9dfc drm/radeon: fix include notation and remove -Iinclude/drm flag by Masahiro Yamada · 8 years ago
  42. edaf492 drm/qxl: fix include notation and remove -Iinclude/drm flag by Masahiro Yamada · 8 years ago
  43. ae95621 drm/nouveau: fix include notation and remove -Iinclude/drm flag by Masahiro Yamada · 8 years ago
  44. 78f27b1 drm/msm: fix include notation and remove -Iinclude/drm flag by Masahiro Yamada · 8 years ago
  45. 277b9fc drm/mgag200: fix include notation and remove -Iinclude/drm flag by Masahiro Yamada · 8 years ago
  46. 385157d drm/hisilicon: fix include notation and remove -Iinclude/drm flag by Masahiro Yamada · 8 years ago
  47. 86c1b9e drm/vc4: Adjust modes in DSI to work around the integer PLL divider. by Eric Anholt · 8 years ago
  48. fdb888d drm/vc4: fix spelling mistake: "dimesions" -> "dimensions" by Colin Ian King · 8 years ago
  49. b70ee23 drm/vc4: Enable selection in Kconfig on any 32-bit BCM platform. by Eric Anholt · 8 years ago
  50. 62b63dc drm/cirrus: fix include notation and remove -Iinclude/drm flag by Masahiro Yamada · 8 years ago
  51. 191436c drm/bridge: fix include notation and remove -Iinclude/drm flag by Masahiro Yamada · 8 years ago
  52. 61da540 drm/bochs: fix include notation and remove -Iinclude/drm flag by Masahiro Yamada · 8 years ago
  53. ea35134 drm/ast: fix include notation and remove -Iinclude/drm flag by Masahiro Yamada · 8 years ago
  54. 248a1d6 drm/amd: fix include notation and remove -Iinclude/drm flag by Masahiro Yamada · 8 years ago
  55. 2da8331 drm/ttm: fix include notation and remove -Iinclude/drm flag by Masahiro Yamada · 8 years ago
  56. e4e818c drm: make drm_panel.h self-contained by Masahiro Yamada · 8 years ago
  57. 9cf8f58 drm: add missing declaration to drm_blend.h by Tomi Valkeinen · 8 years ago
  58. 68e989d drm/dp: Wait up all outstanding tx waiters by Chris Wilson · 8 years ago
  59. 992d38c drm/dp: Read the tx msg state once after checking for an event by Chris Wilson · 8 years ago
  60. 2ea659a Linux 4.12-rc1 by Linus Torvalds · 8 years ago
  61. cd63645 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  62. b53c4d5 Merge tag 'upstream-4.12-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 8 years ago
  63. ec05901 Merge branch 'for-linus-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 8 years ago
  64. 1251704 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  65. b340959 mm, docs: update memory.stat description with workingset* entries by Roman Gushchin · 8 years ago
  66. 791b48b mm: vmscan: scan until it finds eligible pages by Minchan Kim · 8 years ago
  67. 338a16b mm, thp: copying user pages must schedule on collapse by David Rientjes · 8 years ago
  68. 876f294 dax: fix PMD data corruption when fault races with write by Ross Zwisler · 8 years ago
  69. 13e451f dax: fix data corruption when fault races with write by Jan Kara · 8 years ago
  70. fb26a1c ext4: return to starting transaction in ext4_dax_huge_fault() by Jan Kara · 8 years ago
  71. cd65637 mm: fix data corruption due to stale mmap reads by Jan Kara · 8 years ago
  72. 4636e70 dax: prevent invalidation of mapped DAX entries by Ross Zwisler · 8 years ago
  73. cea5822 Tigran has moved by Andrew Morton · 8 years ago
  74. 8594a21 mm, vmalloc: fix vmalloc users tracking properly by Michal Hocko · 8 years ago
  75. 835152a mm/khugepaged: add missed tracepoint for collapse_huge_page_swapin by SeongJae Park · 8 years ago
  76. 0538421 gcov: support GCC 7.1 by Martin Liska · 8 years ago
  77. 8d35bb3 mm, vmstat: Remove spurious WARN() during zoneinfo print by Reza Arbab · 8 years ago
  78. 572e0ca time: delete current_fs_time() by Deepa Dinamani · 8 years ago
  79. 1836522 hwpoison, memcg: forcibly uncharge LRU pages by Michal Hocko · 8 years ago
  80. 0fcc3ab Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  81. deac842 Merge tag 'sound-fix-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 8 years ago
  82. 6b402bd Merge tag 'for-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply by Linus Torvalds · 8 years ago
  83. 6a776e4 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 8 years ago
  84. a34ab10 Merge tag 'drm-fixes-for-v4.12-rc1' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  85. bd1286f Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 8 years ago
  86. 0504532 Merge branch 'work.sane_pwd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  87. e0c4a5f Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  88. dfcb7b2 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  89. 1b84fc1 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  90. f1e0527 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  91. 5836e42 Merge tag 'for-linus-4.12b-rc0c-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 8 years ago
  92. dc2a248 Merge tag 'powerpc-4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  93. ac3c4aa Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 8 years ago
  94. 0ba1c19 Merge tag 'nios2-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lftan/nios2 by Linus Torvalds · 8 years ago
  95. 31cbee6 sound: Disable the build of OSS drivers by Takashi Iwai · 8 years ago
  96. 7b8cd33 drm/i915: Make vblank evade warnings optional by Ville Syrjälä · 8 years ago
  97. bb57d04 Merge branch 'linux-4.12' of git://github.com/skeggsb/linux into drm-next by Dave Airlie · 8 years ago
  98. 7ec2723 Merge branch 'drm-next-4.12' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 8 years ago
  99. bab1e2f Merge tag 'drm-misc-next-fixes-2017-05-05' of git://anongit.freedesktop.org/git/drm-misc into drm-next by Dave Airlie · 8 years ago
  100. 3af9256 Input: cros_ec_keyb - remove extraneous 'const' by Arnd Bergmann · 8 years ago