1. c86f5ebf drm/amdgpu: don't try to recreate sysfs entries on resume by Alex Deucher · 9 years ago
  2. 49abb26 drm/radeon: don't try to recreate sysfs entries on resume by Alex Deucher · 9 years ago
  3. 5c92d87 drm/amdgpu: stop leaking page flip fence by Christian König · 9 years ago
  4. c50f13f Merge branch 'drm-fixes-4.3' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 9 years ago
  5. c2a7558 Merge tag 'drm-intel-fixes-2015-10-16' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 9 years ago
  6. 37363bc Merge branch 'linux-4.3' of git://anongit.freedesktop.org/nouveau/linux-2.6 into drm-fixes by Dave Airlie · 9 years ago
  7. 2a6c521 drm/nouveau/gem: return only valid domain when there's only one by Ilia Mirkin · 9 years ago
  8. 30730c7 drm: fix mutex leak in drm_dp_get_mst_branch_device by Adam Richter · 9 years ago
  9. 677c884 drm/amdgpu: add missing dpm check for KV dpm late init by Alex Deucher · 9 years ago
  10. 2710073 drm/amdgpu/dpm: don't add pwm attributes if DPM is disabled by Alex Deucher · 9 years ago
  11. 2a7d44f drm/radeon/dpm: don't add pwm attributes if DPM is disabled by Alex Deucher · 9 years ago
  12. 1099f86 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  13. 37850e3 net: bcmgenet: Fix early link interrupt enabling by Florian Fainelli · 9 years ago
  14. afc050d Merge tag 'wireless-drivers-for-davem-2015-10-17' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 9 years ago
  15. e277de5 tunnels: Don't require remote endpoint or ID during creation. by Jesse Gross · 9 years ago
  16. 833b8f1 xen-netback: correctly check failed allocation by Insu Yun · 9 years ago
  17. 80083a3 net: asix: add support for the Billionton GUSB2AM-1G-B USB adapter by Chia-Sheng Chang · 9 years ago
  18. c44b325 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 9 years ago
  19. 56d4b8a i2c: designware: Do not use parameters from ACPI on Dell Inspiron 7348 by Mika Westerberg · 9 years ago
  20. 81429a6 Merge branches 'irq-urgent-for-linus' and 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  21. 16c8b9c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  22. 4f3f957 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 9 years ago
  23. 045ce74 Merge tag 'dm-4.3-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 9 years ago
  24. 59bcce1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
  25. a4c4c49 Merge tag 'pm+acpi-4.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  26. 8b7b56f3 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  27. ebb65c8 Merge tag 'powerpc-4.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  28. 3d87518 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  29. 063d99b mm, fs: obey gfp_mapping for add_to_page_cache() by Michal Hocko · 9 years ago
  30. e30b757 rbd: use writefull op for object size writes by Ilya Dryomov · 9 years ago
  31. 0d9fde4 rbd: set max_sectors explicitly by Ilya Dryomov · 9 years ago
  32. fa54823 Merge branches 'acpica', 'pm-domains' and 'pm-cpufreq' by Rafael J. Wysocki · 9 years ago
  33. 0701c53 genirq/msi: Do not use pci_msi_[un]mask_irq as default methods by Marc Zyngier · 9 years ago
  34. 5f715c0 via-rhine: fix VLAN receive handling regression. by Andrej Ota · 9 years ago
  35. d549f54 drm/virtio: use %llu format string form atomic64_t by Arnd Bergmann · 9 years ago
  36. 57606c7 Merge branch 'drm-fixes-4.3' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 9 years ago
  37. b2293cb Merge tag 'vmwgfx-fixes-4.3-151014' of git://people.freedesktop.org/~thomash/linux into drm-fixes by Dave Airlie · 9 years ago
  38. 3155823 Merge tag 'pinctrl-v4.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 9 years ago
  39. 8e601a9 cpufreq: intel_pstate: Fix divide by zero on Knights Landing (KNL) by Srinivas Pandruvada · 9 years ago
  40. 58bd6e0 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  41. f6c7aba drm/amdgpu: Keep the pflip interrupts always enabled v7 by Michel Dänzer · 9 years ago
  42. 80c083c drm/amdgpu: adjust default dispclk (v2) by Alex Deucher · 9 years ago
  43. 53ca376 mlxsw: core: Fix race condition in __mlxsw_emad_transmit by Ido Schimmel · 9 years ago
  44. 36d48fb i2c: designware-platdrv: enable RuntimePM before registering to the core by Wolfram Sang · 9 years ago
  45. eadd709 i2c: s3c2410: enable RuntimePM before registering to the core by Wolfram Sang · 9 years ago
  46. 4f7effd i2c: rcar: enable RuntimePM before registering to the core by Wolfram Sang · 9 years ago
  47. 74cedd3 i2c: return probe deferred status on dev_pm_domain_attach by Kieran Bingham · 9 years ago
  48. ae49154 drm/dp/mst: make mst i2c transfer code more robust. by Dave Airlie · 9 years ago
  49. bc8c131 drm/radeon: attach tile property to mst connector by Dave Airlie · 9 years ago
  50. 62fcce9 ACPICA: Tables: Fix FADT dependency regression by Lv Zheng · 9 years ago
  51. e79b202 Partially revert "clk: mvebu: Convert to clk_hw based provider APIs" by Stephen Boyd · 9 years ago
  52. 9e07f98 Merge tag 'mfd-fixes-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 9 years ago
  53. 18e9345 drm/i915: Add primary plane to mask if it's visible by Maarten Lankhorst · 9 years ago
  54. 0836e6d drm/i915: Move sprite/cursor plane disable to intel_sanitize_crtc() by Ville Syrjälä · 9 years ago
  55. c4816c7 drm/i915: Assign hwmode after encoder state readout by Ville Syrjälä · 9 years ago
  56. 2e2edeb Revert "drm/i915: Add primary plane to mask if it's visible" by Jani Nikula · 9 years ago
  57. a487c03 Input: cyapa - fix the copy paste error on electrodes_rx value by Dudley Du · 9 years ago
  58. a98f1b7 PM / Domains: Fix validation of latency constraints in genpd governor by Ulf Hansson · 9 years ago
  59. 0b5c927 IB/ipoib: For sendonly join free the multicast group on leave by Christoph Lameter · 9 years ago
  60. 7554225 Merge tag 'iommu-fixes-v4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 9 years ago
  61. 06d1ee3 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  62. ba30670 dm thin: fix missing pool reference count decrement in pool_ctr error path by Mike Snitzer · 9 years ago
  63. a2a678e dm snapshot persistent: fix missing cleanup in persistent_ctr error path by Sudip Mukherjee · 9 years ago
  64. cc917ab drm/i915: Deny wrapping an userptr into a framebuffer by Chris Wilson · 9 years ago
  65. c2b6337 drm/i915: Enable DPLL VGA mode before P1/P2 divider write by Ville Syrjälä · 9 years ago
  66. 8e7a65a drm/i915: Restore lost DPLL register write on gen2-4 by Ville Syrjälä · 9 years ago
  67. 40a2448 drm/i915: Flush pipecontrol post-sync writes by Chris Wilson · 9 years ago
  68. e797e4b drm/i915: Fix kerneldoc for i915_gem_shrink_all by Daniel Vetter · 9 years ago
  69. 196e373 be2net: remove vlan promisc capability from VF's profile descriptors by Kalesh AP · 9 years ago
  70. 72ef3a8 be2net: set pci_func_num while issuing GET_PROFILE_CONFIG cmd by Somnath Kotur · 9 years ago
  71. 8227e99 be2net: pad skb to meet minimum TX pkt size in BE3 by Suresh Reddy · 9 years ago
  72. 0c88456 be2net: release mcc-lock in a failure case in be_cmd_notify_wait() by Suresh Reddy · 9 years ago
  73. ae4a9d6 be2net: fix BE3-R FW download compatibility check by Kalesh AP · 9 years ago
  74. 3bb35ac net/fsl_pq_mdio: fix computed address for the TBI register by Gerlando Falauto · 9 years ago
  75. 3dd03e5 net/fsl_pq_mdio: check TBI address for consistency with mapped range by Gerlando Falauto · 9 years ago
  76. ed7d78b drm/vmwgfx: Fix kernel NULL pointer dereference on older hardware by Thomas Hellstrom · 9 years ago
  77. 7b98040 Merge branch 'linux-4.3' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes by Dave Airlie · 9 years ago
  78. 25d2958 drm/nouveau/bios: fix OF loading by Ilia Mirkin · 9 years ago
  79. f231976 drm/nouveau/fbcon: take runpm reference when userspace has an open fd by Ben Skeggs · 9 years ago
  80. 953132b drm/nouveau/nouveau: Disable AGP for SiS 761 by Ondrej Zary · 9 years ago
  81. 5102ec3 drm/nouveau/display: allow up to 16k width/height for fermi+ by Ilia Mirkin · 9 years ago
  82. 2239b76 drm/nouveau/bios: translate devinit pri/sec i2c bus to internal identifiers by Ben Skeggs · 9 years ago
  83. 5a433f7 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  84. f24fe98 Merge tag 'md/4.3-rc4-fix' of git://neil.brown.name/md by Linus Torvalds · 9 years ago
  85. f9468e8 bnx2x: Prevent UDP 4-tuple configurations on older adapters by Yuval Mintz · 9 years ago
  86. bee1f75 mlxsw: Fix bug in __mlxsw_item_bit_array_offset by Ido Schimmel · 9 years ago
  87. 4b0c254 mlxsw: switchx2: changing order of exit fallbacks by Elad Raz · 9 years ago
  88. 4a06c8a Merge tag 'usb-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  89. 97d0c93 Merge tag 'tty-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
  90. 91dbc04 Merge tag 'staging-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 9 years ago
  91. ef19df6 Merge tag 'char-misc-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
  92. 149fadf Merge tag 'pm+acpi-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  93. fe621fd Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 9 years ago
  94. 8140e73 Merge tag 'mmc-v4.3-rc4' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 9 years ago
  95. 0444555 Merge tag 'dm-4.3-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 9 years ago
  96. 5163ac7 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  97. b0d3cc0 dm snapshot: add new persistent store option to support overflow by Mike Snitzer · 9 years ago
  98. 670aee3 Merge branches 'pm-devfreq' and 'pm-cpufreq' by Rafael J. Wysocki · 9 years ago
  99. 5adad99 iommu/amd: Fix NULL pointer deref on device detach by Joerg Roedel · 9 years ago
  100. cbbc00b iommu/amd: Prevent binding other PCI drivers to IOMMU PCI devices by Jiang Liu · 9 years ago