1. ffa080e iommu/amd: Remove amd_iommu_disabled check from amd_iommu_detect() by Joerg Roedel · 8 years ago
  2. 7ad820e iommu/amd: Free IOMMU resources when disabled on command line by Joerg Roedel · 8 years ago
  3. f601927 iommu/amd: Set global pointers to NULL after freeing them by Joerg Roedel · 8 years ago
  4. 151b090 iommu/amd: Check for error states first in iommu_go_to_state() by Joerg Roedel · 8 years ago
  5. 1b1e942 iommu/amd: Add new init-state IOMMU_CMDLINE_DISABLED by Joerg Roedel · 8 years ago
  6. 90b3eb0 iommu/amd: Rename free_on_init_error() by Joerg Roedel · 8 years ago
  7. 1112374 iommu/amd: Disable IOMMUs at boot if they are enabled by Joerg Roedel · 8 years ago
  8. 54bd635 iommu/amd: Suppress IO_PAGE_FAULTs in kdump kernel by Joerg Roedel · 8 years ago
  9. ac3b708 iommu/amd: Remove queue_release() function by Joerg Roedel · 8 years ago
  10. fca6af6 iommu/amd: Add per-domain timer to flush per-cpu queues by Joerg Roedel · 8 years ago
  11. a6e3f6f iommu/amd: Add flush counters to struct dma_ops_domain by Joerg Roedel · 8 years ago
  12. e241f8e iommu/amd: Add locking to per-domain flush-queue by Joerg Roedel · 8 years ago
  13. fd62190 iommu/amd: Make use of the per-domain flush queue by Joerg Roedel · 8 years ago
  14. d4241a2 iommu/amd: Add per-domain flush-queue data structures by Joerg Roedel · 8 years ago
  15. 460c26d iommu/amd: Rip out old queue flushing code by Joerg Roedel · 8 years ago
  16. 23e967e iommu/amd: Reduce delay waiting for command buffer space by Tom Lendacky · 8 years ago
  17. d334a56 iommu/amd: Reduce amount of MMIO when submitting commands by Tom Lendacky · 8 years ago
  18. e2f9d45 iommu/amd: Constify irq_domain_ops by Tobias Klauser · 8 years ago
  19. 30bf2df iommu/amd: Ratelimit io-page-faults per device by Joerg Roedel · 8 years ago
  20. cd63645 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  21. b53c4d5 Merge tag 'upstream-4.12-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 8 years ago
  22. 0fcc3ab Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  23. 6b402bd Merge tag 'for-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply by Linus Torvalds · 8 years ago
  24. 6a776e4 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 8 years ago
  25. a34ab10 Merge tag 'drm-fixes-for-v4.12-rc1' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  26. bd1286f Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 8 years ago
  27. dfcb7b2 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  28. dc2a248 Merge tag 'powerpc-4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  29. ac3c4aa Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 8 years ago
  30. 7b8cd33 drm/i915: Make vblank evade warnings optional by Ville Syrjälä · 8 years ago
  31. bb57d04 Merge branch 'linux-4.12' of git://github.com/skeggsb/linux into drm-next by Dave Airlie · 8 years ago
  32. 7ec2723 Merge branch 'drm-next-4.12' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 8 years ago
  33. bab1e2f Merge tag 'drm-misc-next-fixes-2017-05-05' of git://anongit.freedesktop.org/git/drm-misc into drm-next by Dave Airlie · 8 years ago
  34. 3af9256 Input: cros_ec_keyb - remove extraneous 'const' by Arnd Bergmann · 8 years ago
  35. e4311ee drm/nouveau/therm: remove ineffective workarounds for alarm bugs by Ben Skeggs · 8 years ago
  36. 330bdf6 drm/nouveau/tmr: avoid processing completed alarms when adding a new one by Ben Skeggs · 8 years ago
  37. 9fc6466 drm/nouveau/tmr: fix corruption of the pending list when rescheduling an alarm by Ben Skeggs · 8 years ago
  38. 1b0f843 drm/nouveau/tmr: handle races with hw when updating the next alarm time by Ben Skeggs · 8 years ago
  39. 3733bd8 drm/nouveau/tmr: ack interrupt before processing alarms by Ben Skeggs · 8 years ago
  40. 89ed10a drm/nouveau/core: fix static checker warning by Ben Skeggs · 8 years ago
  41. 80a9286 drm/nouveau/fb/ram/gf100-: remove 0x10f200 read by Ben Skeggs · 8 years ago
  42. e6db957 drm/nouveau/kms/nv50: skip core channel cursor update on position-only changes by Ben Skeggs · 8 years ago
  43. 36601c2 drm/nouveau/kms/nv50: fix source-rect-only plane updates by Ben Skeggs · 8 years ago
  44. f42c570 drm/nouveau/kms/nv50: remove pointless argument to window atomic_check_acquire() by Ben Skeggs · 8 years ago
  45. 4892c6f Merge tag 'fbdev-v4.12' of git://github.com/bzolnier/linux by Linus Torvalds · 8 years ago
  46. 55a1ab5 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  47. 9786e34 Merge tag 'for-linus-20170510' of git://git.infradead.org/linux-mtd by Linus Torvalds · 8 years ago
  48. 984a9d4 Revert "target: Fix VERIFY and WRITE VERIFY command parsing" by Nicholas Bellinger · 8 years ago
  49. b177fe8 libnvdimm, btt: ensure that initializing metadata clears poison by Vishal Verma · 8 years ago
  50. 3ae3d67 libnvdimm: add an atomic vs process context flag to rw_bytes by Vishal Verma · 8 years ago
  51. 556d994 Merge tag 'rtc-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 8 years ago
  52. 291b38a Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 8 years ago
  53. 8be193c Input: add support for PlayStation 1/2 joypads connected via SPI by Tomohiro Yoshidomi · 8 years ago
  54. b5a53b6 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 8 years ago
  55. c44b594 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago
  56. a2d9214 Merge tag 'armsoc-tee' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  57. afa3187 drm/amd/powerplay: refine pwm1_enable callback functions for CI. by Rex Zhu · 8 years ago
  58. 2fde9ab drm/amd/powerplay: refine pwm1_enable callback functions for vi. by Rex Zhu · 8 years ago
  59. 7522ffc drm/amd/powerplay: refine pwm1_enable callback functions for Vega10. by Rex Zhu · 8 years ago
  60. aad22ca drm/amdgpu: refine amdgpu pwm1_enable sysfs interface. by Rex Zhu · 8 years ago
  61. 4f93f09e drm/amdgpu: add amd fan ctrl mode enums. by Rex Zhu · 8 years ago
  62. ded96c7 drm/amd/powerplay: add more smu message on Vega10. by Rex Zhu · 8 years ago
  63. de4d195 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  64. 30514de drm/amdgpu: fix dependency issue by Chunming Zhou · 8 years ago
  65. cb3696f drm/amd: fix init order of sched job by Chunming Zhou · 8 years ago
  66. dc9edaa Merge tag 'acpi-extra-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  67. 2e4ab93 Merge tag 'pm-extra-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  68. 26c5eaa Merge tag 'ceph-for-4.12-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago
  69. 09062ae drm/amdgpu: add some additional vega10 pci ids by Alex Deucher · 8 years ago
  70. bfc181a drm/amdgpu/soc15: use atomfirmware for setting bios scratch for reset by Alex Deucher · 8 years ago
  71. de70c63 drm/amdgpu/atomfirmware: add function to update engine hang status by Alex Deucher · 8 years ago
  72. 634b6a8 drm/radeon: only warn once in radeon_ttm_bo_destroy if va list not empty by Julien Isorce · 8 years ago
  73. fba704b nvme: lightnvm: fix memory leak by Rakesh Pandit · 8 years ago
  74. 56868a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide by Linus Torvalds · 8 years ago
  75. 50fb55d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  76. 4879b7a Merge tag 'dmaengine-4.12-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 8 years ago
  77. ecc721a Merge tag 'pwm/for-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 8 years ago
  78. 28b4780 Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 8 years ago
  79. 46436eb Merge branches 'acpi-soc', 'acpi-bus', 'acpi-pmic' and 'acpi-power' by Rafael J. Wysocki · 8 years ago
  80. 8269c73 Merge branch 'acpica' by Rafael J. Wysocki · 8 years ago
  81. 80449d8 Merge branches 'pm-domains', 'pm-cpuidle', 'pm-sleep' and 'powercap' by Rafael J. Wysocki · 8 years ago
  82. c6778ff Merge tag 'armsoc-dt64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  83. 0160e00 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  84. 8d648aa Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  85. 11fbf53 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  86. cf1e228 device-dax: kill NR_DEV_DAX by Dan Williams · 8 years ago
  87. be47c55 qede: Split PF/VF ndos. by Mintz, Yuval · 8 years ago
  88. a82dadb qed: Correct doorbell configuration for !4Kb pages by Ram Amrani · 8 years ago
  89. c9f0523b qed: Tell QM the number of tasks by Mintz, Yuval · 8 years ago
  90. 5f027d7 qed: Fix VF removal sequence by Mintz, Yuval · 8 years ago
  91. 92c43eb qede: Fix XDP memory leak on unload by Suddarsana Reddy Kalluru · 8 years ago
  92. 83bd511 net/mlx4_core: Reduce harmless SRIOV error message to debug level by Jack Morgenstein · 8 years ago
  93. 89c5576 net/mlx4_en: Avoid adding steering rules with invalid ring by Talat Batheesh · 8 years ago
  94. 505a9249 net/mlx4_en: Change the error print to debug print by Kamal Heib · 8 years ago
  95. 56da5fd virtio_net: tidy a couple debug statements by Dan Carpenter · 8 years ago
  96. 5f24df0 virtio_net: don't reset twice on XDP on/off by Michael S. Tsirkin · 8 years ago
  97. d85b758f7 virtio_net: fix support for small rings by Michael S. Tsirkin · 8 years ago
  98. e377fcc virtio_net: reduce alignment for buffers by Michael S. Tsirkin · 8 years ago
  99. 680557c virtio_net: rework mergeable buffer handling by Michael S. Tsirkin · 8 years ago
  100. d45b897 virtio_net: allow specifying context for rx by Michael S. Tsirkin · 8 years ago