1. 7034dec drm/amdgpu: add command submission workflow tracepoint by Chunming Zhou · 9 years ago
  2. 5f2e816 drm/amdgpu: update Fiji's tiling mode table by Flora Cui · 9 years ago
  3. c305fd5 drm/amdgpu: fix bug that can't enter thermal interrupt for bonaire. by Rex Zhu · 9 years ago
  4. e1b35f6 drm/amdgpu: fix seq_printf format string by Arnd Bergmann · 9 years ago
  5. 515c752 drm/radeon: fix quirk for MSI R7 370 Armor 2X by Maxim Sheviakov · 9 years ago
  6. a80b304 drm/amdgpu: Fix default page access routing by Jay Cornwall · 9 years ago
  7. 24dd2f6 drm/radeon: unconditionally set sysfs_initialized by Alex Deucher · 9 years ago
  8. 7e52a81 drm/amdgpu: cleanup amdgpu_cs_parser handling by Christian König · 9 years ago
  9. e4a58a2 drm/amdgpu: fix leaking the IBs on error by Christian König · 9 years ago
  10. f5617f9 drm/amd: add kmem cache for sched fence by Chunming Zhou · 9 years ago
  11. b49c84a drm/amdgpu: add kmem cache for amdgpu fence by Chunming Zhou · 9 years ago
  12. 451f698 drm/amdgpu: update fiji_mgcg_cgcg_init table by Flora Cui · 9 years ago
  13. 16ae42f drm/amdgpu: use common fence for amdgpu_vm_fence by Christian König · 9 years ago
  14. b56c228 drm/amdgpu: use fence_is_later() for vm_flush as well v2 by Christian König · 9 years ago
  15. c2776af drm/amdgpu: use a timer for fence fallback by Christian König · 9 years ago
  16. 935c186 drm/amdgpu: remove fence trace points by Christian König · 9 years ago
  17. fa67604 drm/amdgpu: update Fiji's mmPA_SC_RASTER_CONFIG value by Flora Cui · 9 years ago
  18. 9382049 drm/radeon: Only prompt for enabling PAT when we'd allow write-combining by Michel Dänzer · 9 years ago
  19. a28bbd5 drm/radeon: Always disable RADEON_GEM_GTT_UC along with RADEON_GEM_GTT_WC by Michel Dänzer · 9 years ago
  20. 96ea47c drm/radeon: Disable uncacheable CPU mappings of GTT with RV6xx by Michel Dänzer · 9 years ago
  21. 5bad7d2 Revert "drm/rockchip: Convert the probe function to the generic drm_of_component_probe()" by Mark Yao · 9 years ago
  22. 0c545ac drm: Don't oops in drm_calc_timestamping_constants() if drm_vblank_init() wasn't called by Ville Syrjälä · 9 years ago
  23. 7dac710 Merge tag 'for-4.4' of git://git.osdn.jp/gitroot/uclinux-h8/linux by Linus Torvalds · 9 years ago
  24. be23c9d Merge tag 'pm+acpi-4.4-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  25. b4a2375 Merge tag 'devicetree-fixes-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 9 years ago
  26. c970872 thermal: rockchip: fix compile error by Caesar Wang · 9 years ago
  27. f6f18a2 Merge branch 'pm-domains' by Rafael J. Wysocki · 9 years ago
  28. 8d3de01 Merge tag 'firewire-update' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394 by Linus Torvalds · 9 years ago
  29. c8fff3e Merge tag 'pwm/for-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 9 years ago
  30. baf51c4 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 9 years ago
  31. c5a3788 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  32. ae36ce0 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  33. 10855ae drm/nouveau: fix build failures on all non ARM. by Dave Airlie · 9 years ago
  34. 28fb4cb drm/ast: Initialized data needed to map fbdev memory by Egbert Eich · 10 years ago
  35. 2df4ee7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  36. 3419b45 Merge branch 'for-4.4/io-poll' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  37. 01504f5 Merge tag 'upstream-4.4-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 9 years ago
  38. 247e75d pci: remove pci_dma_supported by Christoph Hellwig · 9 years ago
  39. 704c16d usbnet: remove ifdefed out call to dma_supported by Christoph Hellwig · 9 years ago
  40. 21fd6c0 kaweth: remove ifdefed out call to dma_supported by Christoph Hellwig · 9 years ago
  41. 8722b8f sfc: don't call dma_supported by Christoph Hellwig · 9 years ago
  42. 0dcc4a5 nouveau: don't call pci_dma_supported by Christoph Hellwig · 9 years ago
  43. e806f75 netup_unidvb: use pci_set_dma_mask insted of pci_dma_supported by Christoph Hellwig · 9 years ago
  44. 4571e4a cx23885: use pci_set_dma_mask insted of pci_dma_supported by Christoph Hellwig · 9 years ago
  45. 251c591 cx25821: use pci_set_dma_mask insted of pci_dma_supported by Christoph Hellwig · 9 years ago
  46. 111be8b cx88: use pci_set_dma_mask insted of pci_dma_supported by Christoph Hellwig · 9 years ago
  47. f546e12 saa7134: use pci_set_dma_mask insted of pci_dma_supported by Christoph Hellwig · 9 years ago
  48. 45fa9c0 saa7164: use pci_set_dma_mask insted of pci_dma_supported by Christoph Hellwig · 9 years ago
  49. bad007bc tw68-core: use pci_set_dma_mask insted of pci_dma_supported by Christoph Hellwig · 9 years ago
  50. 46a7fd8 pcnet32: use pci_set_dma_mask insted of pci_dma_supported by Christoph Hellwig · 9 years ago
  51. 1cc8e34 drivers: of: of_reserved_mem: fixup the alignment with CMA setup by Jason Liu · 9 years ago
  52. 85a1c77 of: Print rather than WARN'ing when overlap check fails by Michael Ellerman · 9 years ago
  53. c0d6fe2 Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  54. b44a3d2 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  55. 56e0464 Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  56. a5e1d715 Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  57. 64fd8c8 Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  58. 4bdb96c qed: select ZLIB_INFLATE by Arnd Bergmann · 9 years ago
  59. 3934bbc Merge tag 'md/4.4-rc0-fix' of git://neil.brown.name/md by Linus Torvalds · 9 years ago
  60. 264015f Merge tag 'libnvdimm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  61. d55fc37 Merge branch 'i2c/for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 9 years ago
  62. 42d4ebb Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 9 years ago
  63. 6aabef6 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 9 years ago
  64. 1eb196c Merge tag 'ntb-4.4' of git://github.com/jonmason/ntb by Linus Torvalds · 9 years ago
  65. 041c795 Merge tag 'dmaengine-4.4-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 9 years ago
  66. 7d88471 Merge tag 'rtc-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 9 years ago
  67. 3b13866 Merge tag 'fbdev-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 9 years ago
  68. 3e82806 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  69. 5dcd7b4 pwm: sunxi: Fix whitespace issue by Olliver Schinagl · 9 years ago
  70. 65cdc69 pwm: sysfs: Make use of the DEVICE_ATTR_[RW][WO] macro's by Olliver Schinagl · 9 years ago
  71. 0344d0d pwm: sysfs: Remove unnecessary temporary variable by Olliver Schinagl · 9 years ago
  72. 655a035 pwm: Return -ENODEV if no PWM lookup match is found by Thierry Reding · 9 years ago
  73. f6649f7 pwm: sun4i: Add support for PWM controller on sun5i SoCs by Hans de Goede · 9 years ago
  74. d1cd214 pwm: Set enable state properly on failed call to enable by Jonathan Richardson · 9 years ago
  75. 8c94ddb net: mvneta: Fix memory use after free. by Justin Maggard · 9 years ago
  76. 3e4dda7 Merge branch 'next/arm64' into next/dt by Olof Johansson · 9 years ago
  77. ce1fb04 drivers/scsi/cxgbi: fix build with EXTRA_CFLAGS by Jiri Slaby · 9 years ago
  78. 0e77ace dma: remove external references to dma_supported by Christoph Hellwig · 9 years ago
  79. 79211c8 remove abs64() by Andrew Morton · 9 years ago
  80. 2565df9 drm/vc4: Add dependency on HAVE_DMA_ATTRS, and select DRM_GEM_CMA_HELPER by Guenter Roeck · 9 years ago
  81. 85ce230 Merge branch 'for-4.4/hotplug' into libnvdimm-for-next by Dan Williams · 9 years ago
  82. a499a2e macvtap: Resolve possible __might_sleep warning in macvtap_do_read() by Vlad Yasevich · 9 years ago
  83. 4bed539 mvneta: add FIXED_PHY dependency by Arnd Bergmann · 9 years ago
  84. cfb76d7 net: caif: check return value of alloc_netdev by Rasmus Villemoes · 9 years ago
  85. 3870502 net: hisilicon: NET_VENDOR_HISILICON should depend on HAS_DMA by Geert Uytterhoeven · 9 years ago
  86. ba95339 hwmon: (k10temp) Remove duplicate pci-id define by Adam Majer · 9 years ago
  87. 761d4be drivers: net: xgene: fix RGMII 10/100Mb mode by Iyappan Subramanian · 9 years ago
  88. fb9a10d Merge tag 'nfc-fixes-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-fixes by David S. Miller · 9 years ago
  89. 14f09e2 raid5-cache: add crc32c Kconfig dependency by Arnd Bergmann · 9 years ago
  90. fdcb4b2 NTB: fix 32-bit compiler warning by Arnd Bergmann · 9 years ago
  91. 8b782fa NTB: unify translation addresses by Dave Jiang · 9 years ago
  92. c92ba3c NTB: invalid buf pointer in multi-MW setups by Jon Mason · 9 years ago
  93. 70d4687 NTB: remove unused variable by Sudip Mukherjee · 9 years ago
  94. d4adee0 NTB: fix access of free-ed pointer by Sudip Mukherjee · 9 years ago
  95. 04afde4 NTB: Fix issue where we may be accessing NULL ptr by Dave Jiang · 9 years ago
  96. aca2518 h8300: unaligned divcr register support. by Yoshinori Sato · 9 years ago
  97. 1e3929e rtc: Add a driver for Micro Crystal RV8803 by Alexandre Belloni · 9 years ago
  98. fb4ac3c rtc: s3c: Set year, month, day value for setting alarm by Krzysztof Kozlowski · 9 years ago
  99. 62c8c20 rtc: ds1307: Fix alarm programming for mcp794xx by Tero Kristo · 9 years ago
  100. f4b67222 rtc: isl12057: enable support for the standard "wakeup-source" property by Sudeep Holla · 9 years ago