1. 25eb3a9 drm/nouveau/platform: release IOMMU's mm upon exit by Alexandre Courbot · 10 years ago
  2. ed22e68 drm/nouveau/gr/gk104-gk20a: call pmu to disable any power-gating before ctor() by Ben Skeggs · 10 years ago
  3. f02a0e8 drm/nouveau/pmu/gk208: implement gr power-up magic with gk110_pmu_pgob() by Ben Skeggs · 10 years ago
  4. e1fc44f drm/nouveau/pmu/gk110: implement gr power-up magic like PGOB on earlier chips by Ben Skeggs · 10 years ago
  5. d9da545 drm/nouveau/pbus/hwsq: Make code size u16 by Roy Spliet · 10 years ago
  6. 3834b63 drm/nouveau/pbus/hwsq: Support strided register writes by Roy Spliet · 10 years ago
  7. df16896 drm/nouveau/instmem/gk20a: fix crash during error path by Alexandre Courbot · 10 years ago
  8. b03eaa4 drm/nouveau/disp/gf110-: fix base channel update debug/error output by Ben Skeggs · 10 years ago
  9. 963e965 drm/nouveau/disp/nv50-: fix push buffers in vram by Ben Skeggs · 10 years ago
  10. 8245275 drm/nouveau: bump driver patchlevel for coherent flag by Ben Skeggs · 10 years ago
  11. 996f545 drm/nouveau/gem: allow user-space to specify an object should be coherent by Alexandre Courbot · 10 years ago
  12. a7f6da6 drm/nouveau/instmem/gk20a: add IOMMU support by Alexandre Courbot · 10 years ago
  13. 58fd937 drm/nouveau/platform: probe IOMMU if present by Alexandre Courbot · 10 years ago
  14. 5dc240b drm/nouveau/instmem/gk20a: use DMA attributes by Alexandre Courbot · 10 years ago
  15. 1452087 drm/nouveau/gk20a: remove RAM device by Alexandre Courbot · 10 years ago
  16. a6ff85d drm/nouveau/instmem/gk20a: move memory allocation to instmem by Alexandre Courbot · 10 years ago
  17. eaecf03 make RAM device optional by Alexandre Courbot · 10 years ago
  18. c6a7b02 drm/nouveau/gr/gf100: Clear notify interrupt by Lauri Peltonen · 10 years ago
  19. 3d951c3 drm/nouveau/graph/nvc0: Fix engine pointer retrieval by Lauri Peltonen · 10 years ago
  20. 30489c2 drm/nouveau/devinit/nv04: change owner to int by Ben Skeggs · 10 years ago
  21. 5dfe7a0 drm/nouveau/mxm: indent an if statement by Dan Carpenter · 10 years ago
  22. 3e5ede1 drm/nouveau/fuse/gm107: simplify the return logic by Martin Peres · 10 years ago
  23. 1d2add2 Merge tag 'imx-drm-next-2015-03-31' of git://git.pengutronix.de/git/pza/linux into drm-next by Dave Airlie · 9 years ago
  24. bb1dc08 Merge tag 'of-graph-drm-2015-04-08' of git://git.pengutronix.de/git/pza/linux into drm-next by Dave Airlie · 9 years ago
  25. a7d6883 Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next by Dave Airlie · 9 years ago
  26. 68a2913 drm/exynos: Fix FIMD buffer size calculation by Daniel Stone · 10 years ago
  27. 1c363c7 drm/exynos: Enable DP clock to fix display on Exynos5250 and other by Krzysztof Kozlowski · 10 years ago
  28. d122284 drm/exynos: fimd: check whether exynos_drm_crtc_create succeed or not by Hyungwon Hwang · 10 years ago
  29. 643c302 drm/exynos: dsi: remove the empty mode_valid callback by Hyungwon Hwang · 10 years ago
  30. 3cabaf7 drm/exynos: add ratio calculation by Joonyoung Shim · 10 years ago
  31. cb8a3db drm/exynos: use src_x and src_y instead of fb_x and fb_y by Joonyoung Shim · 10 years ago
  32. 2611015 drm/exynos: mixer: add 2x scaling to mixer_graph_buffer by Tobias Jakobi · 10 years ago
  33. 7ded858 drm/exynos: remove superfluous error messages by Tobias Jakobi · 10 years ago
  34. 1e6d459 drm/exynos: fix typos in hdmi and mixer by Tobias Jakobi · 10 years ago
  35. e44bf6b drm/exynos/ipp: Validate buffer enqueue requests by Beata Michalska · 10 years ago
  36. e752747 drm/exynos: track vblank events on a per crtc basis by Mandeep Singh Baines · 10 years ago
  37. 5d09a67 drm/exynos: remove leftover functions declarations by Gustavo Padovan · 10 years ago
  38. 97464d7 drm/exynos: remove exynos_plane_destroy() by Gustavo Padovan · 10 years ago
  39. 9210488 drm/exynos: make zpos property immutable by Gustavo Padovan · 10 years ago
  40. 6e2a3b6 drm/exynos: preset zpos value for overlay planes by Gustavo Padovan · 10 years ago
  41. 7ee14cd drm/exynos: remove struct *_win_data abstraction on planes by Gustavo Padovan · 10 years ago
  42. 1be4b7e drm/exynos: remove unused exynos_crtc->win_enable() callback by Gustavo Padovan · 10 years ago
  43. 453b44a drm/exynos: fimd: fix alpha setting for XR24 pixel format by Gustavo Padovan · 10 years ago
  44. 1d8ac08 Merge tag 'v4.0-rc7' into drm-next by Dave Airlie · 10 years ago
  45. ecaa490 drm/rockchip: use for_each_endpoint_of_node macro, drop endpoint reference on break by Philipp Zabel · 10 years ago
  46. 4af642d drm/rcar-du: use for_each_endpoint_of_node macro by Philipp Zabel · 10 years ago
  47. 539bb6a drm/imx: use for_each_endpoint_of_node macro in imx_drm_encoder_get_mux_id by Philipp Zabel · 10 years ago
  48. 7416f4e drm: use for_each_endpoint_of_node macro in drm_of_find_possible_crtcs by Philipp Zabel · 10 years ago
  49. 5c7f0c2 Merge tag 'imx-drm-fixes-2015-03-31' of git://git.pengutronix.de/git/pza/linux into drm-next by Dave Airlie · 10 years ago
  50. fa37a8c Merge branch 'msm-next' of git://people.freedesktop.org/~robclark/linux into drm-next by Dave Airlie · 10 years ago
  51. a08aad5 Merge tag 'drm/panel/for-4.1-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next by Dave Airlie · 10 years ago
  52. 1ddd36e Merge tag 'drm/tegra/for-4.1-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next by Dave Airlie · 10 years ago
  53. 67a0375 Merge tag 'omapdrm-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux into drm-next by Dave Airlie · 10 years ago
  54. 4d0982c Merge branch 'drm-next0401' of git://github.com/markyzq/kernel-drm-rockchip into drm-next by Dave Airlie · 10 years ago
  55. f22e6e8 Linux 4.0-rc7 by Linus Torvalds · 10 years ago
  56. 442bb4b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  57. fde913e net/mlx4_core: Fix error message deprecation for ConnectX-2 cards by Jack Morgenstein · 10 years ago
  58. 3030381 net: dsa: fix filling routing table from OF description by Pavel Nakonechny · 10 years ago
  59. 9e44163 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  60. 67e04c2 l2tp: unregister l2tp_net_ops on failure path by WANG Cong · 10 years ago
  61. ecf7b36 mvneta: dont call mvneta_adjust_link() manually by Stas Sergeev · 10 years ago
  62. f60e599 ipv6: protect skb->sk accesses from recursive dereference inside the stack by hannes@stressinduktion.org · 10 years ago
  63. 58d8a3b Input: alps - document stick behavior for protocol V2 by Hans de Goede · 10 years ago
  64. e3a7921 Input: alps - report V2 Dualpoint Stick events via the right evdev node by Hans de Goede · 10 years ago
  65. 59c30af Input: alps - report interleaved bare PS/2 packets via dev3 by Hans de Goede · 10 years ago
  66. f8b3d8a Merge tag 'usb-4.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 10 years ago
  67. 8eb6dcf Merge tag 'staging-4.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 10 years ago
  68. eca8258 Merge tag 'tty-4.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 10 years ago
  69. 1cced50 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  70. 57a9d89 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  71. 567cfea Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  72. ec2e76b Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  73. ccc20a3 Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linux by Linus Torvalds · 10 years ago
  74. b010a0f Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 10 years ago
  75. 576b7cd netns: don't allocate an id for dead netns by Nicolas Dichtel · 10 years ago
  76. 6d458f5 Revert "netns: don't clear nsid too early on removal" by Nicolas Dichtel · 10 years ago
  77. 5d82d1a drm/rockchip: vop: add vop power domain support by Mark Yao · 10 years ago
  78. b340b3f drm: rockchip: Turn off VT switching on suspend by Caesar Wang · 10 years ago
  79. d3007da drm/rockchip: register all connectors after bind by Daniel Kurtz · 10 years ago
  80. 7f53fbb drm/rockchip: fix clk enable disable mismatch in vop_crtc_mode_set by Heiko Stuebner · 10 years ago
  81. 7ba0c47 ip6mr: call del_timer_sync() in ip6mr_free_table() by WANG Cong · 10 years ago
  82. 419df12 net: move fib_rules_unregister() under rtnl lock by WANG Cong · 10 years ago
  83. ed78530 ipv4: take rtnl_lock and mark mrt table as freed on namespace cleanup by WANG Cong · 10 years ago
  84. 8f778bb Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  85. 4e8a483 Merge tag 'irqchip-fixes-4.0-2' of git://git.infradead.org/users/jcooper/linux by Linus Torvalds · 10 years ago
  86. 51b52fa Merge branch 'drm-fixes-4.0' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 10 years ago
  87. 165b11b Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-fixes by Dave Airlie · 10 years ago
  88. 3fa50dc Merge tag 'drm-intel-fixes-2015-04-02' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 10 years ago
  89. c7d7487 Merge tag 'topic/drm-fixes-2015-04-02' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 10 years ago
  90. b0838b1 Merge tag 'stable/for-linus-4.0-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
  91. 1d51433 Merge tag 'powerpc-4.0-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 10 years ago
  92. 666b805 tcp: fix FRTO undo on cumulative ACK of SACKed range by Neal Cardwell · 10 years ago
  93. 06459fc Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 10 years ago
  94. 0c36820 xen-netfront: transmit fully GSO-sized packets by Jonathan Davies · 10 years ago
  95. 0a48127 Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
  96. 8172ba5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  97. 1c550fa1 drm/panel: Add support for Ampire AM-800480R3TMQW-A1H 800x480 7" panel by Philipp Zabel · 10 years ago
  98. 9df6d49 of: Add vendor prefix for Ampire Co., Ltd. by Philipp Zabel · 10 years ago
  99. ab07725 drm/panel: Add display timing for HannStar HSD070PWW1 by Philipp Zabel · 10 years ago
  100. a5d3e62 drm/panel: simple: Add display timing support by Philipp Zabel · 10 years ago