1. 8b7530b drm/amdgpu: restore the fbdev mode in lastclose by Alex Deucher · 9 years ago
  2. 8c70e1c drm/radeon: restore the fbdev mode in lastclose by Alex Deucher · 9 years ago
  3. 2b02ec7 drm/radeon: add quirk for ASUS R7 370 by Alex Deucher · 9 years ago
  4. fa022a9 drm/amdgpu: add pm sysfs files late by Alex Deucher · 9 years ago
  5. 51a4726 drm/radeon: add pm sysfs files late by Alex Deucher · 9 years ago
  6. ccf03d6 drm/dp/mst: add some defines for logical/physical ports by Dave Airlie · 9 years ago
  7. 274d835 drm/dp/mst: drop cancel work sync in the mstb destroy path (v2) by Dave Airlie · 9 years ago
  8. d9515c5 drm/dp/mst: split connector registration into two parts (v2) by Dave Airlie · 9 years ago
  9. 68d8c9f drm/dp/mst: update the link_address_sent before sending the link address (v3) by Dave Airlie · 9 years ago
  10. df4839f drm/dp/mst: fixup handling hotplug on port removal. by Dave Airlie · 9 years ago
  11. 1c96087 drm/dp/mst: don't pass port into the path builder function by Dave Airlie · 9 years ago
  12. 0c6dadb drm/radeon: drop radeon_fb_helper_set_par by Alex Deucher · 9 years ago
  13. 03f9abb drm: handle cursor_set2 in restore_fbdev_mode by Alex Deucher · 9 years ago
  14. ec403b8 Merge tag 'drm-intel-fixes-2015-10-01' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 9 years ago
  15. 62886a3 Merge tag 'vmwgfx-fixes-4.3-151001' of git://people.freedesktop.org/~thomash/linux into drm-fixes by Dave Airlie · 9 years ago
  16. 8e592ea Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-fixes by Dave Airlie · 9 years ago
  17. 5b63864 Merge branch 'drm-fixes-4.3' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 9 years ago
  18. cda3742 drm/exynos: Staticize local function in exynos_drm_gem.c by Krzysztof Kozlowski · 9 years ago
  19. 3c79fb8 drm/exynos: fimd: actually disable dp clock by Gustavo Padovan · 9 years ago
  20. 148ba09 drm/exynos: dp: remove suspend/resume functions by Inki Dae · 9 years ago
  21. 8d0d940 drm/qxl: recreate the primary surface when the bo is not primary by Fabiano Fidêncio · 9 years ago
  22. 3e4e380 drm/amdgpu: only print meaningful VM faults by Christian König · 9 years ago
  23. 2392eec drm/amdgpu/cgs: remove import_gpu_mem by Alex Deucher · 9 years ago
  24. b94be97 drm/i915: Call non-locking version of drm_kms_helper_poll_enable(), v2 by Egbert Eich · 9 years ago
  25. 4ad640e drm: Add a non-locking version of drm_kms_helper_poll_enable(), v2 by Egbert Eich · 9 years ago
  26. 575f9c8 drm/vmwgfx: Fix a command submission hang regression by Thomas Hellstrom · 9 years ago
  27. 10d97d5 drm/exynos: remove unused mode_fixup() code by Gustavo Padovan · 9 years ago
  28. 208d7ee drm/exynos: remove decon_mode_fixup() by Gustavo Padovan · 9 years ago
  29. 50bbfbf drm/exynos: remove fimd_mode_fixup() by Gustavo Padovan · 9 years ago
  30. 85a8203 drm/exynos: rotator: Clock control is unused if !PM by Thierry Reding · 9 years ago
  31. 641a2fe drm/exynos: fimc: Clock control is unused if !PM by Thierry Reding · 9 years ago
  32. 7082947 drm/exynos: Suspend/resume is unused if !PM by Thierry Reding · 9 years ago
  33. 48cf53f drm/exynos: create a fake mmap offset with gem creation by Joonyoung Shim · 9 years ago
  34. 8755556 drm/exynos: remove call to drm_gem_free_mmap_offset() by Joonyoung Shim · 9 years ago
  35. b9e7191 drm/exynos: Remove useless EXPORT_SYMBOL_GPLs by Daniel Kurtz · 9 years ago
  36. b4cfd4d drm/exynos: cleanup line feed in exynos_drm_gem_get_ioctl by Joonyoung Shim · 9 years ago
  37. 333e8e5 drm/exynos: cleanup function calling written twice by Joonyoung Shim · 9 years ago
  38. b319dc6 drm/exynos: staticize exynos_drm_gem_init() by Joonyoung Shim · 9 years ago
  39. 0269b1a drm/exynos: remove unnecessary NULL assignment by Joonyoung Shim · 9 years ago
  40. 7c93537 drm/exynos: fix missed calling of drm_prime_gem_destroy() by Joonyoung Shim · 9 years ago
  41. 5e0fb1f drm/exynos: fix layering violation of address by Joonyoung Shim · 9 years ago
  42. 74b3112 drm/amdgpu: Restore LCD backlight level on resume by Alex Deucher · 9 years ago
  43. 4281f46 drm/radeon: Restore LCD backlight level on resume (>= R5xx) by Michel Dänzer · 9 years ago
  44. 5431350 drm/amdgpu: signedness bug in amdgpu_cs_parser_init() by Dan Carpenter · 9 years ago
  45. dfc53c5 drm/i915: Consider HW CSB write pointer before resetting the sw read pointer by Michel Thierry · 9 years ago
  46. bc5f2ab drm/i915/skl: Don't call intel_prepare_ddi when encoder list isn't yet initialized. by Rodrigo Vivi · 9 years ago
  47. 9ffecb1 Linux 4.3-rc3 by Linus Torvalds · 9 years ago
  48. 162e6df Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  49. 5a6bdf0 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  50. c905929 Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  51. 685b5f1 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  52. 69ea8b8 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 9 years ago
  53. e46fc90 Merge tag 'pxa-fixes-v4.3' of https://github.com/rjarzmik/linux into fixes by Olof Johansson · 9 years ago
  54. b8ba826 Merge tag 'omap-for-v4.3/fixes-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 9 years ago
  55. d8cc397 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  56. c91d707 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  57. bcba282 Merge tag 'usb-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  58. fb740f9 Merge tag 'tty-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
  59. b11e7b8 Merge tag 'staging-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 9 years ago
  60. 7c1efea Merge tag 'driver-core-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
  61. 64b796e Merge tag 'char-misc-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
  62. 518a7cb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  63. bdb06cb net: Fix panic in icmp_route_lookup by David Ahern · 9 years ago
  64. 59f0697 net: update docbook comment for __mdiobus_register() by Russell King · 9 years ago
  65. b473197 MAINTAINERS: remove amd5536udc USB gadget driver maintainer by Greg Kroah-Hartman · 9 years ago
  66. d4a748a Merge branch 'for-4.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 9 years ago
  67. 58a89ec ppp: fix lockdep splat in ppp_dev_uninit() by Guillaume Nault · 9 years ago
  68. 21343ac net: via/Kconfig: GENERIC_PCI_IOMAP required if PCI not selected by Sudip Mukherjee · 9 years ago
  69. 357cd64 phy: marvell: add link partner advertised modes by Russell King · 9 years ago
  70. 03e8f64 Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  71. 101688f Merge tag 'nfs-for-4.3-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
  72. ddff42e Merge tag 'sound-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  73. 966966a Merge tag 'pci-v4.3-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  74. b6d980f Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  75. 57cb635 Merge tag 'powerpc-4.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  76. 920552b KVM: disable halt_poll_ns as default for s390x by David Hildenbrand · 9 years ago
  77. 58c9507 KVM: x86: fix off-by-one in reserved bits check by Paolo Bonzini · 9 years ago
  78. 6fec214 KVM: x86: use correct page table format to check nested page table reserved bits by Paolo Bonzini · 9 years ago
  79. 79a8059 KVM: svm: do not call kvm_set_cr0 from init_vmcb by Paolo Bonzini · 9 years ago
  80. 673681ca iscsi-target: Avoid OFMarker + IFMarker negotiation by Nicholas Bellinger · 9 years ago
  81. 8fa3a86 target: Make TCM_WRITE_PROTECT failure honor D_SENSE bit by Nicholas Bellinger · 9 years ago
  82. f3bb467 target: Fix target_sense_desc_format NULL pointer dereference by Nicholas Bellinger · 9 years ago
  83. eeeb952 target: Propigate backend read-only to core_tpg_add_lun by Nicholas Bellinger · 9 years ago
  84. 3ccd6e8 target: Fix PR registration + APTPL RCU conversion regression by Nicholas Bellinger · 9 years ago
  85. b626ef0 Merge branch 'phy-mdio-refcnt' by David S. Miller · 9 years ago
  86. 9861f72 net: fix net_device refcounting by Russell King · 9 years ago
  87. 38737e4 phy: add phy_device_remove() by Russell King · 9 years ago
  88. d618bf2 phy: fixed-phy: properly validate phy in fixed_phy_update_state() by Russell King · 9 years ago
  89. 04d53b2 net: fix phy refcounting in a bunch of drivers by Russell King · 9 years ago
  90. f018ae7 of_mdio: fix MDIO phy device refcounting by Russell King · 9 years ago
  91. 7322967 phy: add proper phy struct device refcounting by Russell King · 9 years ago
  92. 3e3aaf6 phy: fix mdiobus module safety by Russell King · 9 years ago
  93. e496ae6 net: dsa: fix of_mdio_find_bus() device refcount leak by Russell King · 9 years ago
  94. a136442 phy: fix of_mdio_find_bus() device refcount leak by Russell King · 9 years ago
  95. ced255c Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 9 years ago
  96. 4401555 Merge tag 'devicetree-fixes-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 9 years ago
  97. fe5b275 Merge tag 'v4.3-rockchip32-dtsfixes1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into fixes by Olof Johansson · 9 years ago
  98. 79a313f ARM: sti: dt: adapt DT to fix probe/bind issues in DRM driver by Benjamin Gaignard · 9 years ago
  99. bc13b23 Merge tag 'qcom-fixes-for-4.3-rc1' of git://codeaurora.org/quic/kernel/agross-msm into fixes by Olof Johansson · 9 years ago
  100. 9a5e3f2 ARM: dts: fix omap2+ address translation for pbias by Kishon Vijay Abraham I · 9 years ago