1. 66a42f8 drm/msm/adreno: Remove CONFIG_OF checks by Archit Taneja · 9 years ago
  2. 1fd6a44 drm/msm/hdmi: remove CONFIG_OF checks by Archit Taneja · 9 years ago
  3. d50c192 drm/msm/mdp: Remove CONFIG_OF checks from MDP drivers by Archit Taneja · 9 years ago
  4. d4fc72e drm/msm: Update compatible strings for mdp by Archit Taneja · 9 years ago
  5. e9fbdaf drm/msm: Remove non-DT code in msm_drv by Archit Taneja · 9 years ago
  6. e2dd9f9 drm/msm/mdp5: high precision vblank timestamp support by Archit Taneja · 9 years ago
  7. e876b41 Back merge tag 'v4.4-rc4' into drm-next by Dave Airlie · 9 years ago
  8. 47c0fd7 Merge tag 'topic/drm-misc-2015-12-04' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  9. d035e33 staging/lustre: remove IOC_LIBCFS_PING_TEST ioctl by James Simmons · 9 years ago
  10. 19190f5 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  11. a2dbb7b Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  12. 9cfe521 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  13. df4d4aa Merge branch 'drm-fixes-4.4' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 9 years ago
  14. 849ee3d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
  15. 8e36f9d drm/amdgpu: Fixup hw vblank counter/ts for new drm_update_vblank_count() (v3) by Alex Deucher · 9 years ago
  16. fb39cbd Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  17. 5b5561b drm/radeon: Fixup hw vblank counter/ts for new drm_update_vblank_count() (v2) by Mario Kleiner · 9 years ago
  18. cb5d416 drm/radeon: Retry DDC probing on DVI on failure if we got an HPD interrupt by Lyude · 9 years ago
  19. 81d75a3 drm/amdgpu: add spin lock to protect freed list in vm (v2) by jimqu · 9 years ago
  20. 9c97b5a drm/amdgpu: partially revert "drm/amdgpu: fix VM_CONTEXT*_PAGE_TABLE_END_ADDR" v2 by Christian König · 9 years ago
  21. f3f1769 drm/amdgpu: take a BO reference for the user fence by Christian König · 9 years ago
  22. e9d951a drm/amdgpu: take a BO reference in the display code by Christian König · 9 years ago
  23. 6d99905 drm/amdgpu: set snooped flags only on system addresses v2 by Christian König · 9 years ago
  24. b1007e7 Merge tag 'pm+acpi-4.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  25. 70b16db rbd: don't put snap_context twice in rbd_queue_workfn() by Ilya Dryomov · 9 years ago
  26. d441fe2 Merge branches 'pm-domains' and 'pm-cpufreq' by Rafael J. Wysocki · 9 years ago
  27. 3e5050e Merge branches 'acpica', 'acpi-video' and 'device-properties' by Rafael J. Wysocki · 9 years ago
  28. c09c9dd Merge branches 'acpi-pci' and 'pm-pci' by Rafael J. Wysocki · 9 years ago
  29. 4e15f2a drm: keep connector status change logging human readable by Jani Nikula · 9 years ago
  30. bbc8764 drm/nouveau: Fix pre-nv50 pageflip events (v4) by Daniel Vetter · 9 years ago
  31. a0af2e5 drm: Fix an unwanted master inheritance v2 by Thomas Hellstrom · 9 years ago
  32. f46e699 Merge tag 'imx-drm-fixes-2015-12-01' of git://git.pengutronix.de/git/pza/linux into drm-fixes by Dave Airlie · 9 years ago
  33. 00b8307 Merge tag 'drm-intel-fixes-2015-12-03' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 9 years ago
  34. 265e2cf PM / Domains: Fix bad of_node_put() in failure paths of genpd_dev_pm_attach() by Eric Anholt · 9 years ago
  35. 071f5d1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  36. 2873d32 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  37. cf18b77 net: phy: reset only targeted phy by Jérôme Pouiller · 9 years ago
  38. b664f00 bnxt_en: Setup uc_list mac filters after resetting the chip. by Michael Chan · 9 years ago
  39. bdd4347 bnxt_en: enforce proper storing of MAC address by Jeffrey Huang · 9 years ago
  40. 1fc2cfd bnxt_en: Fixed incorrect implementation of ndo_set_mac_address by Jeffrey Huang · 9 years ago
  41. 39198ec net: lpc_eth: remove irq > NR_IRQS check from probe() by Vladimir Zapolskiy · 9 years ago
  42. be9e2f7 Merge branch 'mkp-fixes' into fixes by James Bottomley · 9 years ago
  43. 3ddda3e mpt3sas: fix Kconfig dependency problem for mpt2sas back compatibility by James Bottomley · 9 years ago
  44. 97ac320 drm/atomic-helper: Reject attempts at re-stealing encoders by Daniel Vetter · 9 years ago
  45. 9110ee0 net: mvneta: enable setting custom TX IP checksum limit by Marcin Wojtas · 9 years ago
  46. 26c17a17 net: mvneta: fix error path for building skb by Marcin Wojtas · 9 years ago
  47. dc1aadf net: mvneta: fix bit assignment for RX packet irq enable by Marcin Wojtas · 9 years ago
  48. e5bdf68 net: mvneta: fix bit assignment in MVNETA_RXQ_CONFIG_REG by Marcin Wojtas · 9 years ago
  49. db6ba9a net: mvneta: add configuration for MBUS windows access protection by Marcin Wojtas · 9 years ago
  50. e69be8c Merge tag 'spi-fix-v4.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 9 years ago
  51. 69030dd cpufreq: use last policy after online for drivers with ->setpolicy by Srinivas Pandruvada · 9 years ago
  52. 1494276 drm/atomic-helper: Implement subsystem-level suspend/resume by Thierry Reding · 9 years ago
  53. 06eaae4 drm: Implement drm_modeset_lock_all_ctx() by Thierry Reding · 9 years ago
  54. bc69fdf net: thunderx: Enable BGX LMAC's RX/TX only after VF is up by Sunil Goutham · 9 years ago
  55. 0b72a9a net: thunderx: Switchon carrier only upon interface link up by Sunil Goutham · 9 years ago
  56. 006394a net: thunderx: Set CQ timer threshold properly by Sunil Goutham · 9 years ago
  57. a7b1f53 net: thunderx: Wait for delayed work to finish before destroying it by Thanneeru Srinivasulu · 9 years ago
  58. 723cda5 net: thunderx: Force to load octeon-mdio before bgx driver. by Thanneeru Srinivasulu · 9 years ago
  59. 07df04d drm/amdgpu: fix race condition in amd_sched_entity_push_job by Nicolai Hähnle · 9 years ago
  60. e2f784f drm/amdgpu: add err check for pin userptr by Chunming Zhou · 9 years ago
  61. e619e6c Revert "scsi: Fix a bdi reregistration race" by Bart Van Assche · 9 years ago
  62. 25364a9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 9 years ago
  63. 357436a Merge tag 'pinctrl-v4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 9 years ago
  64. 79e63f5 Merge tag 'gpio-v4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 9 years ago
  65. 0f5a9be drm/i915: take a power domain reference while checking the HDMI live status by Imre Deak · 9 years ago
  66. 8e69544 drm/i915: add MISSING_CASE to a few port/aux power domain helpers by Imre Deak · 9 years ago
  67. 88747f1 drm/i915/ddi: fix intel_display_port_aux_power_domain() after HDMI detect by Imre Deak · 9 years ago
  68. ac9b823 drm/i915: Introduce a gmbus power domain by Ville Syrjälä · 9 years ago
  69. a781ce7 drm/i915: Clean up AUX power domain handling by Ville Syrjälä · 9 years ago
  70. 06bf403 PCI / PM: Tune down retryable runtime suspend error messages by Imre Deak · 9 years ago
  71. 712caed PM / Domains: Validate cases of a non-bound driver in genpd governor by Ulf Hansson · 9 years ago
  72. 2078665 HID: lg: restrict filtering out of first interface to G29 only by Benjamin Tissoires · 9 years ago
  73. c936a69 Merge branch 'drm-fixes-rockchip-2015-12-02' of https://github.com/markyzq/kernel-drm-rockchip into drm-fixes by Dave Airlie · 9 years ago
  74. c9fbb7f drm/rockchip: Use CRTC vblank event interface by Daniel Stone · 9 years ago
  75. 727ae8b x86/PCI/ACPI: Fix regression caused by commit 4d6b4e69a245 by Liu Jiang · 9 years ago
  76. 3b134ce drm/rockchip: Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
  77. 72906ce drm/rockchip: vop: fix window origin calculation by Dominik Behr · 9 years ago
  78. a8594f2 drm/rockchip: unset pgoff when mmap'ing gems by Heiko Stuebner · 9 years ago
  79. 9cd3e07 net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATA by Eric Dumazet · 9 years ago
  80. 1f390c1 nvme: temporary fix for Apple controller reset by Stephan Günther · 9 years ago
  81. 5738a09 vmxnet3: fix checks for dma mapping errors by Alexey Khoroshilov · 9 years ago
  82. ee9159d wan/x25: Fix use-after-free in x25_asy_open_tty() by Peter Hurley · 9 years ago
  83. dbac117 null_blk: change type of completion_nsec to unsigned long by Arianna Avanzini · 9 years ago
  84. cf8ecc5 null_blk: guarantee device restart in all irq modes by Arianna Avanzini · 9 years ago
  85. 3c395a9 null_blk: set a separate timer for each command by Paolo Valente · 9 years ago
  86. 6a24e72 Merge tag 'remoteproc-4.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/remoteproc by Linus Torvalds · 9 years ago
  87. d7b53fd drm/rockchip: vop: Correct enabled clocks during setup by Sjoerd Simons · 9 years ago
  88. 48111b7 pinctrl: sh-pfc: sh7734: Add missing cfg macro parameter to fix build by Geert Uytterhoeven · 9 years ago
  89. 737292a drm/gma500: Add driver private mutex for the fault handler by Daniel Vetter · 9 years ago
  90. 0e3089f drm/gma500: Drop dev->struct_mutex from mmap offset function by Daniel Vetter · 9 years ago
  91. 46a0f22 drm/gma500: Drop dev->struct_mutex from fbdev init/teardown code by Daniel Vetter · 9 years ago
  92. 663ab9c drm/gma500: Drop dev->struct_mutex from modeset code by Daniel Vetter · 9 years ago
  93. d3e376f drm/gma500: Use correct unref in the gem bo create function by Daniel Vetter · 9 years ago
  94. bb6d198 drm/i915: Check the timeout passed to i915_wait_request by Chris Wilson · 9 years ago
  95. 4c6bcf4 drm/edid: Make the detailed timing CEA/HDMI mode fixup accept up to 5kHz clock difference by Ville Syrjälä · 9 years ago
  96. b840c36 mpt3sas: Add dummy Kconfig option for backwards compatibility by Martin K. Petersen · 9 years ago
  97. b49493f Fix a memory leak in scsi_host_dev_release() by Bart Van Assche · 9 years ago
  98. d6d38d9 virtio-gpu: use no-merge for fill-modes by Marc-André Lureau · 9 years ago
  99. 6b577c9 nfit: Adjust for different _FIT and NFIT headers by Linda Knippers · 9 years ago
  100. ff5a55f nfit: Fix the check for a successful NFIT merge by Linda Knippers · 9 years ago