1. 641307d drm: rcar-du: Fix race condition when disabling planes at CRTC stop by Laurent Pinchart · 8 years ago
  2. d616024 drm: rcar-du: Wait for flip completion instead of vblank in commit tail by Laurent Pinchart · 8 years ago
  3. cbbb90b drm: rcar-du: Use the VBK interrupt for vblank events by Laurent Pinchart · 8 years ago
  4. 776c5d0 drm: rcar-du: Add HDMI outputs to R8A7796 device description by Laurent Pinchart · 8 years ago
  5. 6608874 drm: rcar-du: Remove an unneeded NULL check by Dan Carpenter · 8 years ago
  6. f411246 drm: rcar-du: Setup planes before enabling CRTC to avoid flicker by Laurent Pinchart · 8 years ago
  7. d99a6b5 drm: rcar-du: Configure DPAD0 routing through last group on Gen3 by Laurent Pinchart · 8 years ago
  8. 6a00a42 drm: rcar-du: Restrict DPLL duty cycle workaround to H3 ES1.x by Laurent Pinchart · 8 years ago
  9. 3e81374 drm: rcar-du: Support multiple sources from the same VSP by Laurent Pinchart · 8 years ago
  10. f3bafc1 drm: rcar-du: Fix comments to comply with the kernel coding style by Laurent Pinchart · 8 years ago
  11. 51a9975 drm: rcar-du: Use of_graph_get_remote_endpoint() by Kuninori Morimoto · 8 years ago
  12. eaf4bfa v4l: vsp1: Add support for header display lists in continuous mode by Laurent Pinchart · 8 years ago
  13. 1837379 v4l: vsp1: Add support for multiple DRM pipelines by Laurent Pinchart · 8 years ago
  14. 3be0bf9 v4l: vsp1: Add support for multiple LIF instances by Laurent Pinchart · 8 years ago
  15. d455b45 v4l: vsp1: Add support for new VSP2-BS, VSP2-DL and VSP2-D instances by Laurent Pinchart · 9 years ago
  16. 6134148 v4l: vsp1: Add support for the BRS entity by Laurent Pinchart · 8 years ago
  17. cebd8c5 v4l: vsp1: Add pipe index argument to the VSP-DU API by Laurent Pinchart · 8 years ago
  18. 650651b v4l: vsp1: Don't create links for DRM pipeline by Laurent Pinchart · 8 years ago
  19. 2275e8d v4l: vsp1: Store source and sink pointers as vsp1_entity by Laurent Pinchart · 8 years ago
  20. 96be4c2 v4l: vsp1: Don't set WPF sink pointer by Laurent Pinchart · 8 years ago
  21. a0991c7 v4l: vsp1: Don't recycle active list at display start by Laurent Pinchart · 8 years ago
  22. 1dd48e4 v4l: vsp1: Fill display list headers without holding dlm spinlock by Laurent Pinchart · 8 years ago
  23. e6742e1 drm: linux-next: build failure after merge of the drm-misc tree by Stephen Rothwell · 8 years ago
  24. 0eb2c0a Backmerge tag 'v4.13-rc2' into drm-next by Dave Airlie · 8 years ago
  25. 542aefb Merge tag 'drm-misc-next-2017-07-26' of git://anongit.freedesktop.org/git/drm-misc into drm-next by Dave Airlie · 8 years ago
  26. 8bb9777 drm/hisilicon: fix build error without fbdev emulation by Arnd Bergmann · 8 years ago
  27. 81a099a drm/atomic: implement drm_atomic_helper_commit_tail for runtime_pm users by Maxime Ripard · 8 years ago
  28. fc2157b drm: Improve kerneldoc for drm_modeset_lock by Liviu Dudau · 8 years ago
  29. 14693a0 drm/hisilicon: Remove custom FB helper deferred setup by Thierry Reding · 8 years ago
  30. 812fc6f drm/exynos: Remove custom FB helper deferred setup by Thierry Reding · 8 years ago
  31. ca91a27 drm/fb-helper: Support deferred setup by Daniel Vetter · 8 years ago
  32. 6ce3126 dma-fence: Don't BUG_ON when not absolutely needed by Daniel Vetter · 8 years ago
  33. 4bf9914 drm: Convert to using %pOF instead of full_name by Rob Herring · 8 years ago
  34. af05559 Merge airlied/drm-next into drm-misc-next by Daniel Vetter · 8 years ago
  35. 9f15a4ab drm/syncobj: Fix kerneldoc by Daniel Vetter · 8 years ago
  36. c4bbb73 drm/atomic: Allow drm_atomic_helper_swap_state to fail by Maarten Lankhorst · 8 years ago
  37. 8a39374 drm/atomic: Add __must_check to drm_atomic_helper_swap_state. by Maarten Lankhorst · 8 years ago
  38. d68bc0e drm/vc4: Handle drm_atomic_helper_swap_state failure by Maarten Lankhorst · 8 years ago
  39. fad9e43 drm/tilcdc: Handle drm_atomic_helper_swap_state failure by Maarten Lankhorst · 8 years ago
  40. 424624e drm/tegra: Handle drm_atomic_helper_swap_state failure by Maarten Lankhorst · 8 years ago
  41. 771f14c drm/msm: Handle drm_atomic_helper_swap_state failure by Maarten Lankhorst · 8 years ago
  42. 76cc0718 drm/mediatek: Handle drm_atomic_helper_swap_state failure by Maarten Lankhorst · 8 years ago
  43. 0806f4e drm/i915: Handle drm_atomic_helper_swap_state failure by Maarten Lankhorst · 8 years ago
  44. f4d41d9 drm/atmel-hlcdc: Handle drm_atomic_helper_swap_state failure by Maarten Lankhorst · 8 years ago
  45. 8572636 drm/nouveau: Handle drm_atomic_helper_swap_state failure by Maarten Lankhorst · 8 years ago
  46. c066d23 drm/atomic: Change drm_atomic_helper_swap_state to return an error. by Maarten Lankhorst · 8 years ago
  47. 813a7e1 drm/nouveau: Fix error handling in nv50_disp_atomic_commit by Maarten Lankhorst · 8 years ago
  48. e1923ab drm/<drivers>: Drop fbdev info flags by Daniel Vetter · 8 years ago
  49. 060f33b drm/qxl: Drop fbdev hwaccel flags by Daniel Vetter · 8 years ago
  50. 47f3980 drm: Update docs around gem_free_object by Daniel Vetter · 8 years ago
  51. 520eccd Linux 4.13-rc2 by Linus Torvalds · 8 years ago
  52. 7683e9e Properly alphabetize MAINTAINERS file by Linus Torvalds · 8 years ago
  53. f47e07b Fix up MAINTAINERS file problems by Linus Torvalds · 8 years ago
  54. a56e88e Merge tag 'for-linus-4.13b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 8 years ago
  55. 96edd61 xen/balloon: don't online new memory initially by Juergen Gross · 8 years ago
  56. c185dde xen/x86: fix cpu hotplug by Juergen Gross · 8 years ago
  57. 29d11cfd xen/grant-table: log the lack of grants by Wengang Wang · 8 years ago
  58. 0e4d394 xen/x86: Don't BUG on CPU0 offlining by Vitaly Kuznetsov · 8 years ago
  59. 4b162c5 Merge tag 'hwmon-for-linus-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 8 years ago
  60. ae75d1a Merge tag 'tty-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 8 years ago
  61. dedaff2 Merge tag 'char-misc-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  62. 55fd939 Merge tag 'usb-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  63. bcb53e5 Merge tag 'staging-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 8 years ago
  64. 82abbea7 MAINTAINERS: fix alphabetical ordering by Randy Dunlap · 8 years ago
  65. 505d5c1 Merge tag 'nfs-for-4.13-2' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 8 years ago
  66. 9931341 Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
  67. 0151ef0 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  68. bb236db Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  69. 24a1635 Merge tag 'drm-fixes-for-v4.13-rc2' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  70. f79ec88 Merge tag 'trace-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  71. b0a7528 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  72. 10fc955 Merge tag 'powerpc-4.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  73. 4ec9f7a Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  74. e234b4a Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  75. 5a77f02 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  76. bbcdea6 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  77. 8b810a3 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  78. 1ebf980 NFS/filelayout: Fix racy setting of fl->dsaddr in filelayout_check_deviceid() by Trond Myklebust · 8 years ago
  79. 34eddef Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  80. 0a6109f Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  81. ecbb903 NFS: Be more careful about mapping file permissions by Trond Myklebust · 8 years ago
  82. bd8b244 NFS: Store the raw NFS access mask in the inode's access cache by Trond Myklebust · 8 years ago
  83. eda3e20 NFSv3: Convert nfs3_proc_access() to use nfs_access_set_mask() by Trond Myklebust · 8 years ago
  84. 15d4b73 NFS: Refactor NFS access to kernel access mask calculation by Trond Myklebust · 8 years ago
  85. 3ffbc1d net/sunrpc/xprt_sock: fix regression in connection error reporting. by NeilBrown · 8 years ago
  86. ecc7b43 nfs: count correct array for mnt3_counts array size by Eryu Guan · 8 years ago
  87. db15e7f x86/devicetree: Convert to using %pOF instead of ->full_name by Rob Herring · 8 years ago
  88. df6c3db perf/x86/intel: Add proper condition to run sched_task callbacks by Jiri Olsa · 8 years ago
  89. 2fe9a5c x86/platform/uv/BAU: Disable BAU on single hub configurations by Andrew Banman · 8 years ago
  90. 2aeb188 perf/core: Fix locking for children siblings group read by Jiri Olsa · 8 years ago
  91. 5896ec7 Merge tag 'imx-drm-fixes-2017-07-18' of git://git.pengutronix.de/git/pza/linux into drm-fixes by Dave Airlie · 8 years ago
  92. 660f6b5 Merge tag 'drm-misc-fixes-2017-07-20' of git://anongit.freedesktop.org/git/drm-misc into drm-fixes by Dave Airlie · 8 years ago
  93. 22a548d Merge tag 'drm-amdkfd-fixes-2017-07-18' of git://people.freedesktop.org/~gabbayo/linux into drm-fixes by Dave Airlie · 8 years ago
  94. 921edf3 ide: avoid warning for timings calculation by Arnd Bergmann · 8 years ago
  95. 96080f6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  96. cbf5ecb net: bonding: Fix transmit load balancing in balance-alb mode by Kosuke Tatsukawa · 8 years ago
  97. e623a48 rds: Make sure updates to cp_send_gen can be observed by Håkon Bugge · 8 years ago
  98. 070f9c6 net: ethernet: ti: cpsw: Push the request_irq function to the end of probe by Keerthy · 8 years ago
  99. 8799a22 ipv4: initialize fib_trie prior to register_netdev_notifier call. by Mahesh Bandewar · 8 years ago
  100. 153711f rtnetlink: allocate more memory for dev_set_mac_address() by WANG Cong · 8 years ago