1. 99665d0 drm: mali-dp: add malidp_crtc_state struct by Mihail Atanassov · 8 years ago
  2. fe10cd6 drm: mali-dp: add custom reset hook for planes by Mihail Atanassov · 8 years ago
  3. c03c17c drm: mali-dp: remove unused variable by Arnd Bergmann · 8 years ago
  4. 88d4d90 drm: mali-dp: add atomic_print_state for planes by Mihail Atanassov · 8 years ago
  5. 85f6421 drm: mali-dp: Enable power management for the device. by Liviu Dudau · 8 years ago
  6. 46f1d42 drm: mali-dp: Update the state of all planes before re-enabling active CRTCs. by Liviu Dudau · 8 years ago
  7. 6b14627 Merge tag 'drm-misc-next-fixes-2017-04-20' of git://anongit.freedesktop.org/git/drm-misc into drm-next by Dave Airlie · 8 years ago
  8. f9b67f0 dma-buf: Rename dma-ops to prevent conflict with kunmap_atomic macro by Logan Gunthorpe · 8 years ago
  9. cb2e77c Merge tag 'sunxi-drm-for-4.12' of https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into drm-next by Dave Airlie · 8 years ago
  10. 856ee92 Merge tag 'v4.11-rc7' into drm-next by Dave Airlie · 8 years ago
  11. 418d59e drm: atmel-hlcdc: Uninitialized return in atmel_hlcdc_create_outputs() by Dan Carpenter · 8 years ago
  12. 7395ca0 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  13. a86f106 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  14. 032aaf3 Merge tag 'tty-4.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 8 years ago
  15. d5ff081 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  16. 403a39f Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  17. 1bf4b12 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  18. 7e703ec Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  19. d295917 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  20. f399ecb Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  21. 82f1faa Merge tag 'fbdev-v4.11-rc6' of git://github.com/bzolnier/linux by Linus Torvalds · 8 years ago
  22. e16d8b6 Merge tag 'pm-4.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  23. 321ae37 Merge tag 'acpi-4.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  24. 1882e56 Merge tag 'devmem-v4.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  25. 7873933 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago
  26. e68d490 fbdev: omapfb: delete check_required_callbacks() by Aaro Koskinen · 8 years ago
  27. f83e13f Merge branches 'acpi-scan-fixes' and 'acpica-fixes' by Rafael J. Wysocki · 8 years ago
  28. a8983d0 Revert "tty: don't panic on OOM in tty_set_ldisc()" by Greg Kroah-Hartman · 8 years ago
  29. 75eb5e1 irqchip/irq-imx-gpcv2: Fix spinlock initialization by Tyler Baker · 8 years ago
  30. d72e9a7a zram: do not use copy_page with non-page aligned address by Minchan Kim · 8 years ago
  31. 4ca82da zram: fix operator precedence to get offset by Minchan Kim · 8 years ago
  32. 14cf4a7 drivers: net: usb: qmi_wwan: add QMI_QUIRK_SET_DTR for Telit PID 0x1201 by Daniele Palmas · 8 years ago
  33. 1315f01 Revert "ACPICA: Resources: Not a valid resource if buffer length too long" by Rafael J. Wysocki · 8 years ago
  34. 2760078 Merge tag 'pinctrl-v4.11-5' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 8 years ago
  35. 2f410f8 drm/sti: fix GDP size to support up to UHD resolution by Vincent Abriou · 8 years ago
  36. ee921c7 Merge tag 'drm-fixes-for-v4.11-rc7' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  37. 827c30a7 Merge tag 'pwm/for-4.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 8 years ago
  38. f406270 ACPI / scan: Set the visited flag for all enumerated devices by Rafael J. Wysocki · 8 years ago
  39. c4a3fa2 cpufreq: Bring CPUs up even if cpufreq_online() failed by Chen Yu · 8 years ago
  40. a6a5c98 Merge tag 'drm-misc-next-fixes-2017-04-12' of git://anongit.freedesktop.org/git/drm-misc into drm-next by Dave Airlie · 8 years ago
  41. 2ca62d8 Merge branch 'linux-4.11' of git://github.com/skeggsb/linux into drm-fixes by Dave Airlie · 8 years ago
  42. 88b0b92 Merge tag 'drm-intel-fixes-2017-04-12' of git://anongit.freedesktop.org/git/drm-intel into drm-fixes by Dave Airlie · 8 years ago
  43. 97d93f3 Merge tag 'drm-misc-fixes-2017-04-11' of git://anongit.freedesktop.org/git/drm-misc into drm-fixes by Dave Airlie · 8 years ago
  44. c7aae62 Merge branch 'etnaviv/fixes' of https://git.pengutronix.de/git/lst/linux into drm-fixes by Dave Airlie · 8 years ago
  45. 956a4cd device-dax: switch to srcu, fix rcu_read_lock() vs pte allocation by Dan Williams · 8 years ago
  46. ab6eb21 Merge tag 'drm/panel/for-4.12-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next by Dave Airlie · 8 years ago
  47. a4866aa mm: Tighten x86 /dev/mem with zeroing reads by Kees Cook · 8 years ago
  48. 8cb68c8 drm: Fix get_property logic fumble by Daniel Vetter · 8 years ago
  49. 45abdf3 drm/etnaviv: fix missing unlock on error in etnaviv_gpu_submit() by Wei Yongjun · 8 years ago
  50. 0e1bfea Merge remote-tracking branch 'mkp-scsi/4.11/scsi-fixes' into fixes by James Bottomley · 8 years ago
  51. 025def9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 8 years ago
  52. af94bdf Merge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 8 years ago
  53. fe251c4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 8 years ago
  54. 785a470 scsi: ipr: do not set DID_PASSTHROUGH on CHECK CONDITION by Mauricio Faria de Oliveira · 8 years ago
  55. 911e572 scsi: aacraid: fix PCI error recovery path by Guilherme G. Piccoli · 8 years ago
  56. 0c45b36 drm/udl: Fix unaligned memory access in udl_render_hline by Jonathan Neuschäfer · 8 years ago
  57. c053b5a drm/i915: Don't call synchronize_rcu_expedited under struct_mutex by Joonas Lahtinen · 8 years ago
  58. 63987bf drm/i915: Suspend GuC prior to GPU Reset during GEM suspend by Sagar Arun Kamble · 8 years ago
  59. e5199a3 Merge tag 'gvt-fixes-2017-04-07' of https://github.com/01org/gvt-linux into drm-intel-fixes by Jani Nikula · 8 years ago
  60. 84379d8 Revert "HID: rmi: Handle all Synaptics touchpads using hid-rmi" by Jiri Kosina · 8 years ago
  61. 7036502 pinctrl: cherryview: Add a quirk to make Acer Chromebook keyboard work again by Mika Westerberg · 8 years ago
  62. 5376366 Input: xpad - add support for Razer Wildcat gamepad by Cameron Gutman · 8 years ago
  63. 4aa5615 libnvdimm: band aid btt vs clear poison locking by Dan Williams · 8 years ago
  64. 0beb201 libnvdimm: fix reconfig_mutex, mmap_sem, and jbd2_handle lockdep splat by Dan Williams · 8 years ago
  65. 3cf8645 sata_via: Enable hotplug only on VT6421 by Ondrej Zary · 8 years ago
  66. d455937 Merge branch 'msm-next' of git://people.freedesktop.org/~robclark/linux into drm-next by Dave Airlie · 8 years ago
  67. df45eac Merge tag 'drm-misc-next-2017-04-07' of git://anongit.freedesktop.org/git/drm-misc into drm-next by Dave Airlie · 8 years ago
  68. b769fef Backmerge tag 'v4.11-rc6' into drm-next by Dave Airlie · 8 years ago
  69. 1420f63 Merge branch 'drm-next-4.12' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 8 years ago
  70. 2f8dc3a virtio-pci: Remove affinity hint before freeing the interrupt by Marc Zyngier · 8 years ago
  71. 0a9b3f4 Revert "virtio_pci: remove struct virtio_pci_vq_info" by Michael S. Tsirkin · 8 years ago
  72. 0b0f9dc Revert "virtio_pci: use shared interrupts for virtqueues" by Michael S. Tsirkin · 8 years ago
  73. 2008c15 Revert "virtio_pci: don't duplicate the msix_enable flag in struct pci_dev" by Michael S. Tsirkin · 8 years ago
  74. 2b2fc72 Merge tag 'drm-intel-testing-2017-04-03' of git://anongit.freedesktop.org/git/drm-intel into drm-next by Dave Airlie · 8 years ago
  75. bf951b1 Revert "virtio_pci: simplify MSI-X setup" by Michael S. Tsirkin · 8 years ago
  76. 8f10d01 Revert "virtio_pci: fix out of bound access for msix_names" by Michael S. Tsirkin · 8 years ago
  77. c08e611 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  78. 6ce2ca5 drm: dw-hdmi: Implement the mode_fixup drm helper by Romain Perier · 8 years ago
  79. dbc9d69 pinctrl: samsung: Add missing part for PINCFG_TYPE_DRV of Exynos5433 by Chanwoo Choi · 8 years ago
  80. c6c64a9 nvme-fc: Fix sqsize wrong assignment based on ctrl MQES capability by Sagi Grimberg · 8 years ago
  81. 1af76dd nvme-rdma: Fix sqsize wrong assignment based on ctrl MQES capability by Sagi Grimberg · 8 years ago
  82. 096e9e9 nvme-loop: Fix sqsize wrong assignment based on ctrl MQES capability by Sagi Grimberg · 8 years ago
  83. 62e1fd0 Merge tag 'staging-4.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 8 years ago
  84. 78d91a7 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  85. c3df1c7 Merge tag 'pinctrl-v4.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 8 years ago
  86. df59577 Merge tag 'linux-can-fixes-for-4.12-20170404' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by David S. Miller · 8 years ago
  87. 98db803 msm/drm: gpu: Dynamically locate the clocks from the device tree by Jordan Crouse · 8 years ago
  88. e2af8b6 drm/msm: gpu: Use OPP tables if we can by Jordan Crouse · 8 years ago
  89. bf5af4a drm/msm: Hard code the GPU "slow frequency" by Jordan Crouse · 8 years ago
  90. e3689e4 drm/msm: Add MSM_PARAM_GMEM_BASE by Jordan Crouse · 8 years ago
  91. ee546cd drm/msm: Reference count address spaces by Jordan Crouse · 8 years ago
  92. 9873ef0 drm/msm: Make sure to detach the MMU during GPU cleanup by Jordan Crouse · 8 years ago
  93. 3a88214 drm/msm/mdp5: Enable 3D mux in mdp5_ctl by Archit Taneja · 8 years ago
  94. 0d1d3e4 drm/msm/mdp5: Reset CTL blend registers before configuring them by Archit Taneja · 8 years ago
  95. 8480ada drm/msm/mdp5: Assign 'right' mixer to CRTC state by Archit Taneja · 8 years ago
  96. 359ae86 drm/msm/mdp5: Stage border out on base stage if CRTC has 2 LMs by Archit Taneja · 8 years ago
  97. bf8dc0a drm/msm/mdp5: Stage right side hwpipes on Right-side Layer Mixer by Archit Taneja · 8 years ago
  98. ed78560 drm/msm/mdp5: Prepare Layer Mixers for source split by Archit Taneja · 8 years ago
  99. c26b4f6 drm/msm/mdp5: Configure 'right' hwpipe by Archit Taneja · 8 years ago
  100. 7a10ee9 drm/msm/mdp5: Assign a 'right hwpipe' to plane state by Archit Taneja · 8 years ago