1. 33e0be6 drm: Check crtc viewport correctly with rotated primary plane on atomic drivers by Ville Syrjälä · 9 years ago
  2. ce8d9ec drm: Refactor plane src coordinate checks by Ville Syrjälä · 9 years ago
  3. 4112124 drm: Swap w/h when converting the mode to src coordidates for a rotated primary plane by Ville Syrjälä · 9 years ago
  4. c390eed drm: Don't leak fb when plane crtc coodinates are bad by Ville Syrjälä · 9 years ago
  5. 2b760d8 ALSA: hda - Spell vga_switcheroo consistently by Lukas Wunner · 9 years ago
  6. 2225cfe drm/gem: Use kref_get_unless_zero for the weak mmap references by Daniel Vetter · 9 years ago
  7. 3d57b42 drm/vgem: Drop vgem_drm_gem_mmap by Daniel Vetter · 9 years ago
  8. 3c67d83 drm: Fix return value of drm_framebuffer_init() by Lukas Wunner · 9 years ago
  9. 6ff774b drm/gem: Use container_of in drm_gem_object_free by Daniel Vetter · 9 years ago
  10. ef4c627 drm/gem: Check locking in drm_gem_object_unreference by Daniel Vetter · 9 years ago
  11. 4e270f0 drm/gem: Drop struct_mutex requirement from drm_gem_mmap_obj by Daniel Vetter · 9 years ago
  12. 70d9947 drm/i810_drm.h: include drm/drm.h by Mikko Rapeli · 9 years ago
  13. 0aa4a4b r128_drm.h: include drm/drm.h by Mikko Rapeli · 9 years ago
  14. 22375f3 savage_drm.h: include <drm/drm.h> by Mikko Rapeli · 9 years ago
  15. f71a6d6 gpu/doc: Convert to markdown harder by Lukas Wunner · 9 years ago
  16. 6648f48 gpu/doc: Add vga_switcheroo documentation by Lukas Wunner · 9 years ago
  17. 7f81707 gpu/doc: Fix up remaining occurrences of old document title by Lukas Wunner · 9 years ago
  18. 3a4579b drm/doc: Rename docbook to gpu.tmpl by Daniel Vetter · 9 years ago
  19. 02d0a49 drm: misc cleanup by Rob Clark · 9 years ago
  20. fa3e967 vga_switcheroo: Use enum vga_switcheroo_client_id instead of int by Lukas Wunner · 9 years ago
  21. 21c5ba8 vga_switcheroo: Use VGA_SWITCHEROO_UNKNOWN_ID instead of -1 by Lukas Wunner · 9 years ago
  22. 203d027 vga_switcheroo: Use enum vga_switcheroo_state instead of int by Lukas Wunner · 9 years ago
  23. 235fabe drm: Add DRM_DEBUG_VBL() by Ville Syrjälä · 9 years ago
  24. 4484489 drm: Don't use '\' for string literal concatenation by Ville Syrjälä · 9 years ago
  25. f8c4714 drm/<drivers>: Drop DRM_UNLOCKED from modeset drivers by Daniel Vetter · 9 years ago
  26. ea48783 drm: Enforce unlocked ioctl operation for kms driver ioctls by Daniel Vetter · 9 years ago
  27. 1c806a6 drm/i915: Mark getparam ioctl as DRM_UNLOCKED by Daniel Vetter · 9 years ago
  28. b44f840 drm: Stop using drm_vblank_count() as the hw frame counter by Ville Syrjälä · 9 years ago
  29. 88e7271 drm/irq: Use unsigned int pipe in public API by Thierry Reding · 9 years ago
  30. 14152c8 drm: Use DRM_ROTATE_MASK and DRM_REFLECT_MASK by Joonas Lahtinen · 9 years ago
  31. 6220907 drm: Add DRM_ROTATE_MASK and DRM_REFLECT_MASK by Joonas Lahtinen · 9 years ago
  32. 8f12a31 vga_switcheroo: Add missing locking by Lukas Wunner · 9 years ago
  33. 945ef5b vgaarb: use kzalloc in vga_arbiter_add_pci_device() by Rasmus Villemoes · 9 years ago
  34. fa4270d drm: Don't zero vblank timestamps from the irq handler by Ville Syrjälä · 9 years ago
  35. 8fa884d drm: Hack around CONFIG_AGP=m build failures by Daniel Vetter · 9 years ago
  36. c668cde drm/i915: Remove setparam ioctl by Daniel Vetter · 9 years ago
  37. 0731c65 drm: Remove dummy agp ioctl wrappers by Daniel Vetter · 9 years ago
  38. 87698c8 drm/vmwgfx: Stop checking for DRM_UNLOCKED by Daniel Vetter · 9 years ago
  39. 0aaf20c drm/drm_ioctl.c: kerneldoc by Daniel Vetter · 9 years ago
  40. 4b63539 drm: Define a drm_invalid_op ioctl implementation by Daniel Vetter · 9 years ago
  41. a7fb8a2 drm: Remove __OS_HAS_AGP by Daniel Vetter · 9 years ago
  42. 6e3f797 drm/doc: Update docs about device instance setup by Daniel Vetter · 9 years ago
  43. 2d4df13 Merge tag 'topic/drm-misc-2015-09-25' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  44. 9ffecb1 Linux 4.3-rc3 by Linus Torvalds · 9 years ago
  45. 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
  46. 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
  47. c905929 Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  48. 685b5f1 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  49. 69ea8b8 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 9 years ago
  50. e46fc90 Merge tag 'pxa-fixes-v4.3' of https://github.com/rjarzmik/linux into fixes by Olof Johansson · 9 years ago
  51. 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
  52. d8cc397 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  53. c91d707 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  54. 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
  55. 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
  56. 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
  57. 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
  58. 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
  59. 518a7cb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  60. bdb06cb net: Fix panic in icmp_route_lookup by David Ahern · 9 years ago
  61. 59f0697 net: update docbook comment for __mdiobus_register() by Russell King · 9 years ago
  62. b473197 MAINTAINERS: remove amd5536udc USB gadget driver maintainer by Greg Kroah-Hartman · 9 years ago
  63. 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
  64. 58a89ec ppp: fix lockdep splat in ppp_dev_uninit() by Guillaume Nault · 9 years ago
  65. 21343ac net: via/Kconfig: GENERIC_PCI_IOMAP required if PCI not selected by Sudip Mukherjee · 9 years ago
  66. 357cd64 phy: marvell: add link partner advertised modes by Russell King · 9 years ago
  67. 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
  68. 101688f Merge tag 'nfs-for-4.3-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
  69. 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
  70. 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
  71. b6d980f Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  72. 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
  73. 920552b KVM: disable halt_poll_ns as default for s390x by David Hildenbrand · 9 years ago
  74. 58c9507 KVM: x86: fix off-by-one in reserved bits check by Paolo Bonzini · 9 years ago
  75. 6fec214 KVM: x86: use correct page table format to check nested page table reserved bits by Paolo Bonzini · 9 years ago
  76. 79a8059 KVM: svm: do not call kvm_set_cr0 from init_vmcb by Paolo Bonzini · 9 years ago
  77. 673681ca iscsi-target: Avoid OFMarker + IFMarker negotiation by Nicholas Bellinger · 9 years ago
  78. 8fa3a86 target: Make TCM_WRITE_PROTECT failure honor D_SENSE bit by Nicholas Bellinger · 9 years ago
  79. f3bb467 target: Fix target_sense_desc_format NULL pointer dereference by Nicholas Bellinger · 9 years ago
  80. eeeb952 target: Propigate backend read-only to core_tpg_add_lun by Nicholas Bellinger · 9 years ago
  81. 3ccd6e8 target: Fix PR registration + APTPL RCU conversion regression by Nicholas Bellinger · 9 years ago
  82. b626ef0 Merge branch 'phy-mdio-refcnt' by David S. Miller · 9 years ago
  83. 9861f72 net: fix net_device refcounting by Russell King · 9 years ago
  84. 38737e4 phy: add phy_device_remove() by Russell King · 9 years ago
  85. d618bf2 phy: fixed-phy: properly validate phy in fixed_phy_update_state() by Russell King · 9 years ago
  86. 04d53b2 net: fix phy refcounting in a bunch of drivers by Russell King · 9 years ago
  87. f018ae7 of_mdio: fix MDIO phy device refcounting by Russell King · 9 years ago
  88. 7322967 phy: add proper phy struct device refcounting by Russell King · 9 years ago
  89. 3e3aaf6 phy: fix mdiobus module safety by Russell King · 9 years ago
  90. e496ae6 net: dsa: fix of_mdio_find_bus() device refcount leak by Russell King · 9 years ago
  91. a136442 phy: fix of_mdio_find_bus() device refcount leak by Russell King · 9 years ago
  92. ced255c Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 9 years ago
  93. 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
  94. 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
  95. 79a313f ARM: sti: dt: adapt DT to fix probe/bind issues in DRM driver by Benjamin Gaignard · 9 years ago
  96. 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
  97. 9a5e3f2 ARM: dts: fix omap2+ address translation for pbias by Kishon Vijay Abraham I · 9 years ago
  98. 4bbc2bc Merge commit 'b8c93646fd5c' into omap-for-v4.3/fixes by Tony Lindgren · 9 years ago
  99. 17a10c9 ip6_tunnel: Reduce log level in ip6_tnl_err() to debug by Matt Bennett · 9 years ago
  100. a13f18f Documentation: arm: Fix typo in the idle-states bindings examples by Lorenzo Pieralisi · 9 years ago