Revision 87bbcfdecc5579042459bb42ede81ed23e4b9a79 authored by Linus Torvalds on 16 February 2016, 16:04:06 UTC, committed by Linus Torvalds on 16 February 2016, 16:04:06 UTC
Pull IOMMU SVM fixes from David Woodhouse:
 "Minor register size and interrupt acknowledgement fixes which only
  showed up in testing on newer hardware, but mostly a fix to the MM
  refcount handling to prevent a recursive refcount issue when mmap() is
  used on the file descriptor associated with a bound PASID"

* tag 'for-linus-20160216' of git://git.infradead.org/intel-iommu:
  iommu/vt-d: Clear PPR bit to ensure we get more page request interrupts
  iommu/vt-d: Fix 64-bit accesses to 32-bit DMAR_GSTS_REG
  iommu/vt-d: Fix mm refcounting to hold mm_count not mm_users
2 parent s e5310a1 + 4692400
History
File Mode Size
Kconfig -rw-r--r-- 12.1 KB
Makefile -rw-r--r-- 1.8 KB
core.c -rw-r--r-- 21.4 KB
pwm-ab8500.c -rw-r--r-- 3.3 KB
pwm-atmel-hlcdc.c -rw-r--r-- 7.7 KB
pwm-atmel-tcb.c -rw-r--r-- 11.7 KB
pwm-atmel.c -rw-r--r-- 10.6 KB
pwm-bcm-kona.c -rw-r--r-- 9.5 KB
pwm-bcm2835.c -rw-r--r-- 5.0 KB
pwm-berlin.c -rw-r--r-- 5.4 KB
pwm-bfin.c -rw-r--r-- 3.1 KB
pwm-brcmstb.c -rw-r--r-- 8.3 KB
pwm-clps711x.c -rw-r--r-- 4.3 KB
pwm-crc.c -rw-r--r-- 3.6 KB
pwm-ep93xx.c -rw-r--r-- 5.8 KB
pwm-fsl-ftm.c -rw-r--r-- 12.2 KB
pwm-img.c -rw-r--r-- 7.9 KB
pwm-imx.c -rw-r--r-- 8.6 KB
pwm-jz4740.c -rw-r--r-- 4.8 KB
pwm-lp3943.c -rw-r--r-- 7.5 KB
pwm-lpc18xx-sct.c -rw-r--r-- 13.4 KB
pwm-lpc32xx.c -rw-r--r-- 4.1 KB
pwm-lpss-pci.c -rw-r--r-- 2.5 KB
pwm-lpss-platform.c -rw-r--r-- 1.9 KB
pwm-lpss.c -rw-r--r-- 4.9 KB
pwm-lpss.h -rw-r--r-- 937 bytes
pwm-mtk-disp.c -rw-r--r-- 6.0 KB
pwm-mxs.c -rw-r--r-- 4.7 KB
pwm-omap-dmtimer.c -rw-r--r-- 8.7 KB
pwm-pca9685.c -rw-r--r-- 9.8 KB
pwm-puv3.c -rw-r--r-- 3.5 KB
pwm-pxa.c -rw-r--r-- 5.5 KB
pwm-rcar.c -rw-r--r-- 6.6 KB
pwm-renesas-tpu.c -rw-r--r-- 11.9 KB
pwm-rockchip.c -rw-r--r-- 7.1 KB
pwm-samsung.c -rw-r--r-- 16.7 KB
pwm-spear.c -rw-r--r-- 6.5 KB
pwm-sti.c -rw-r--r-- 10.0 KB
pwm-sun4i.c -rw-r--r-- 9.0 KB
pwm-tegra.c -rw-r--r-- 5.8 KB
pwm-tiecap.c -rw-r--r-- 8.6 KB
pwm-tiehrpwm.c -rw-r--r-- 16.2 KB
pwm-tipwmss.c -rw-r--r-- 3.3 KB
pwm-tipwmss.h -rw-r--r-- 1.1 KB
pwm-twl-led.c -rw-r--r-- 8.6 KB
pwm-twl.c -rw-r--r-- 8.9 KB
pwm-vt8500.c -rw-r--r-- 6.8 KB
sysfs.c -rw-r--r-- 7.7 KB

back to top