1. c3c2fa4 Merge "iommu/io-pgtable-arm: Don't leave dangling table entries" into msm-4.8 by Kyle Yan · 8 years ago
  2. 64be3d6 Merge "Revert "iommu/io-pgtable-arm: Unmap and free table when overwriting with block"" into msm-4.8 by Kyle Yan · 8 years ago
  3. cb2632e Merge "iommu/io-pgtable-arm: Use optimized unmap path properly" into msm-4.8 by Kyle Yan · 8 years ago
  4. 5194a65 Merge "iommu: io-pgtable-arm: unmap last level all at once" into msm-4.8 by Kyle Yan · 8 years ago
  5. e70e3b5 Merge "iommu: io-pgtable: use size_t for unmap return value" into msm-4.8 by Kyle Yan · 8 years ago
  6. f33d6ee Merge "iommu/io-pgtable: Improve documentation of .map_sg callback" into msm-4.8 by Kyle Yan · 8 years ago
  7. 2bfd9b4 Merge "iommu/arm-smmu: Check the return type of map_sg and take appropriate action" into msm-4.8 by Kyle Yan · 8 years ago
  8. 3a34dd3 Merge "iommu: io-pgtable-arm: implement .map_sg" into msm-4.8 by Kyle Yan · 8 years ago
  9. 8fef677 Merge "iommu/arm-smmu: wire up .map_sg from the ARM LPAE io-pgtable" into msm-4.8 by Kyle Yan · 8 years ago
  10. 6ef933f Merge "iommu: io-pgtable: add .map_sg op to io_pgtable_ops" into msm-4.8 by Kyle Yan · 8 years ago
  11. 3ddbdfd Merge "iommu: add more debug for iommu_pgsize failure" into msm-4.8 by Kyle Yan · 8 years ago
  12. a418a27 Merge "iommu: export iommu_pgsize" into msm-4.8 by Kyle Yan · 8 years ago
  13. eec21d7 Merge "iommu/arm-smmu: Support DOMAIN_ATTR_S1_BYPASS" into msm-4.8 by Kyle Yan · 8 years ago
  14. 7adb9a7 Merge "iommu/arm-smmu: Implement .reg_read and .reg_write" into msm-4.8 by Kyle Yan · 8 years ago
  15. 64f49d4 Merge "iommu: Add iommu_reg_read and iommu_reg_write" into msm-4.8 by Kyle Yan · 8 years ago
  16. 69d9cd5 Merge "iommu/arm-smmu: Make fault triggering more reliable" into msm-4.8 by Kyle Yan · 8 years ago
  17. 1eba00c Merge "iommu/arm-smmu: Implement .trigger_fault" into msm-4.8 by Kyle Yan · 8 years ago
  18. 3315979 Merge "iommu: Add iommu_trigger_fault" into msm-4.8 by Kyle Yan · 8 years ago
  19. 9536f71 Merge "iommu/arm-smmu: Implement DOMAIN_ATTR_NON_FATAL_FAULTS" into msm-4.8 by Kyle Yan · 8 years ago
  20. 4cea877 Merge tag 'pci-v4.8-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  21. 04eded9 drivers: soc: qcom: Add MSMSKUNK chip id by Channagoud Kadabi · 8 years ago
  22. df804d5 mmc: omap: Initialize dma_slave_config to avoid random data in it's fields by Peter Ujfalusi · 8 years ago
  23. e578960 mmc: omap_hsmmc: Initialize dma_slave_config to avoid random data by Peter Ujfalusi · 8 years ago
  24. ea54ff4 drm/i915: Ignore OpRegion panel type except on select machines by Ville Syrjälä · 8 years ago
  25. 86dfb76 Revert "drm/i915/psr: Make idle_frames sensible again" by Rodrigo Vivi · 8 years ago
  26. 7471233 drm/i915: Restore lost "Initialized i915" welcome message by Chris Wilson · 8 years ago
  27. 106a33f Kconfig: Mark IOMMU_DEBUG_TRACKING as broken by Patrick Daly · 8 years ago
  28. 42296fb iommu: Add debugging infrastructure by Mitchel Humpherys · 9 years ago
  29. 47b4836 iommu/io-pgtable-arm: Optimize map by batching flushes by Stepan Moskovchenko · 9 years ago
  30. faa87fc iommu: io-pgtable-arm: Flush all tlbs at end of unmap by Mitchel Humpherys · 9 years ago
  31. b7fb0c5 iommu: io-pgtable-arm: Disable tests for 16Kb and 64Kb granules by Patrick Daly · 8 years ago
  32. 601ebd3 iommu: io-pgtable-arm: Improve coverage of arm_lpae_range_has_mapping by Mitchel Humpherys · 9 years ago
  33. 9739d9b iommu: io-pgtable-arm: Only suppress map failures during map tests by Mitchel Humpherys · 9 years ago
  34. e4012a6 iommu: io-pgtable-arm: Add selftest for mixed block + page mappings by Mitchel Humpherys · 9 years ago
  35. fdf212a iommu: io-pgtable-arm: make selftests more thorough by Mitchel Humpherys · 9 years ago
  36. df18a9a iommu: io-pgtable-arm: add self-test for .mag_sg by Mitchel Humpherys · 9 years ago
  37. f96739f iommu/io-pgtable-arm: add support for the IOMMU_PRIV flag by Jeremy Gebben · 9 years ago
  38. f493044 Revert "iommu/arm-smmu: Treat all device transactions as unprivileged" by Patrick Daly · 8 years ago
  39. 1b0313e iommu/io-pgtable-arm: Stricter double-map checking by Mitchel Humpherys · 9 years ago
  40. deb3e83 iommu/io-pgtable-arm: Don't leave dangling table entries by Mitchel Humpherys · 9 years ago
  41. 67ba8eb Revert "iommu/io-pgtable-arm: Unmap and free table when overwriting with block" by Patrick Daly · 8 years ago
  42. f145f05 iommu/io-pgtable-arm: Use optimized unmap path properly by Patrick Daly · 8 years ago
  43. 5f92f32 iommu: io-pgtable-arm: unmap last level all at once by Mitchel Humpherys · 9 years ago
  44. 5e05059 iommu: io-pgtable: use size_t for unmap return value by Mitchel Humpherys · 9 years ago
  45. 5123b49 iommu/io-pgtable: Improve documentation of .map_sg callback by Mitchel Humpherys · 9 years ago
  46. 4d7cdd9 iommu/arm-smmu: Check the return type of map_sg and take appropriate action by Rohit Vaswani · 9 years ago
  47. daab041 iommu: io-pgtable-arm: implement .map_sg by Mitchel Humpherys · 9 years ago
  48. 622bc04 iommu/arm-smmu: wire up .map_sg from the ARM LPAE io-pgtable by Mitchel Humpherys · 9 years ago
  49. cd6ff13 iommu: io-pgtable: add .map_sg op to io_pgtable_ops by Mitchel Humpherys · 9 years ago
  50. 76e77fb iommu: add more debug for iommu_pgsize failure by Mitchel Humpherys · 9 years ago
  51. fad2592 iommu: export iommu_pgsize by Mitchel Humpherys · 9 years ago
  52. e62d336 iommu/arm-smmu: Support DOMAIN_ATTR_S1_BYPASS by Patrick Daly · 8 years ago
  53. fd55700 iommu/arm-smmu: Implement .reg_read and .reg_write by Mitchel Humpherys · 9 years ago
  54. 3ede5d9 iommu: Add iommu_reg_read and iommu_reg_write by Mitchel Humpherys · 9 years ago
  55. 017ee4b iommu/arm-smmu: Make fault triggering more reliable by Mitchel Humpherys · 9 years ago
  56. a52d6cc iommu/arm-smmu: Implement .trigger_fault by Mitchel Humpherys · 9 years ago
  57. 8488df2 iommu: Add iommu_trigger_fault by Mitchel Humpherys · 9 years ago
  58. cc8d12f iommu/arm-smmu: Implement DOMAIN_ATTR_NON_FATAL_FAULTS by Mitchel Humpherys · 9 years ago
  59. 035ee28 PCI: Fix bridge_d3 update on device removal by Lukas Wunner · 8 years ago
  60. c6aa38d irqchip: add snapshot of msm_show_resume_irq by Channagoud Kadabi · 8 years ago
  61. 7c2c114 Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  62. 106f2e5 Merge tag 'md/4.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 8 years ago
  63. 5e3a07a Merge "drivers: edac: Add cache erp driver for llcc" into msm-4.8 by Kyle Yan · 8 years ago
  64. 5eb0d6e irqchip/atmel-aic: Fix potential deadlock in ->xlate() by Boris Brezillon · 8 years ago
  65. 3bc42f3 Merge branch 'nvmf-4.8-rc' of git://git.infradead.org/nvme-fabrics into for-linus by Jens Axboe · 8 years ago
  66. 7eebfba Merge tag 'drm/atmel-hlcdc/4.8-fixes' of github.com:bbrezillon/linux-at91 into drm-fixes by Dave Airlie · 8 years ago
  67. 062f531 Merge tag 'drm-intel-fixes-2016-09-08' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 8 years ago
  68. e8988e0 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 8 years ago
  69. 1811861 Merge remote-tracking branch 'kdev_quic/tmp-9395452' into Test4.8-rc6 by Bruce Levy · 8 years ago
  70. 2cfe199 nvme-rdma: add back dependency on CONFIG_BLOCK by Arnd Bergmann · 8 years ago
  71. 1bda18d nvme-rdma: fix null pointer dereference on req->mr by Colin Ian King · 8 years ago
  72. e87a911 nvme-rdma: use ib_client API to detect device removal by Steve Wise · 8 years ago
  73. e89ca58 nvme-rdma: add DELETING queue flag by Sagi Grimberg · 8 years ago
  74. da499f8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  75. 817ed57 pcmcia: lubbock: fix sockets configuration by Robert Jarzmik · 8 years ago
  76. 3f8df89 pcmcia: sa1111: fix propagation of lowlevel board init return code by Russell King · 8 years ago
  77. a466ebd pcmcia: soc_common: fix SS_STSCHG polarity by Russell King · 8 years ago
  78. cbd5a16 pcmcia: sa11xx_base: add units to the timing information by Russell King · 8 years ago
  79. 6dec04e pcmcia: sa11xx_base: fix reporting of timing information by Russell King · 8 years ago
  80. ad8d52b pcmcia: ds: fix suspend/resume by Russell King · 8 years ago
  81. 3ae50f4 mmc: sdhci-st: Handle interconnect clock by Lee Jones · 8 years ago
  82. f190fd9 USB: serial: simple: add support for another Infineon flashloader by Daniele Palmas · 8 years ago
  83. 7a61fc8 net/mlx4_en: Fix panic on xmit while port is down by Moshe Shemesh · 8 years ago
  84. 564ed9b net/mlx4_en: Fixes for DCBX by Tariq Toukan · 8 years ago
  85. c677071 net/mlx4_en: Fix the return value of mlx4_en_dcbnl_set_state() by Kamal Heib · 8 years ago
  86. 74a9e90 net/mlx4_en: Fix the return value of mlx4_en_dcbnl_set_all() by Kamal Heib · 8 years ago
  87. bd0b841 nvme: make NVME_RDMA depend on BLOCK by Linus Torvalds · 8 years ago
  88. 2afe669 Merge tag 'staging-4.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 8 years ago
  89. 61c3dae Merge tag 'usb-4.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  90. c932efa Merge "iommu: arm-smmu: Disable default DMA Domain support" into msm-4.8 by Kyle Yan · 8 years ago
  91. 20afba5 Merge "phy: qcom-ufs-qrbtc-msmskunk: enable 2 lane support" into msm-4.8 by Kyle Yan · 8 years ago
  92. 62d02e8 Merge "drivers: soc: qcom: Add msmskunk llcc driver" into msm-4.8 by Kyle Yan · 8 years ago
  93. 9cd8da2 Merge "drivers: soc: Add LLCC driver" into msm-4.8 by Kyle Yan · 8 years ago
  94. 5be3b3a Merge "scsi: ufs: add 2 lane support" into msm-4.8 by Kyle Yan · 8 years ago
  95. 26f85d1 Merge "iommu/arm-smmu: add support for DOMAIN_ATTR_DYNAMIC" into msm-4.8 by Kyle Yan · 8 years ago
  96. f93ad96 Merge "iommu/arm-smmu: add support for TTBR0, CONTEXTIDR and PROCID attributes" into msm-4.8 by Kyle Yan · 8 years ago
  97. ce9bb17 Merge "iommu/arm-smmu: add support for DOMAIN_ATTR_CONTEXT_BANK" into msm-4.8 by Kyle Yan · 8 years ago
  98. c2fb07e Merge "iommu/arm-smmu: Tear down domain context if attach fails" into msm-4.8 by Kyle Yan · 8 years ago
  99. 1309326 Merge "iommu/arm-smmu: implement DOMAIN_ATTR_PT_BASE_ADDR using ttbr[0]" into msm-4.8 by Kyle Yan · 8 years ago
  100. 87bab15 Merge "iommu/arm-smmu: save the pgtbl_cfg in the domain" into msm-4.8 by Kyle Yan · 8 years ago