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