Linus Torvalds
219c04cea3
PCI updates for v4.8:
Resource management
Update "pci=resource_alignment" documentation (Mathias Koehrer)
MSI
Use positive flags in pci_alloc_irq_vectors() (Christoph Hellwig)
Call pci_intx() when using legacy interrupts in pci_alloc_irq_vectors() (Christoph Hellwig)
Intel VMD host bridge driver
Fix infinite loop executing irq's (Keith Busch)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAABAgAGBQJXvvHgAAoJEFmIoMA60/r8y+MP/3cXG5FG3fdRB9Pn8q5BvdD4
hmIgOpuEH859iYFOUJNxVB6haxG73Z+z3aFvNUDKTOh7GXQ7UHzNw1qj1OEmjXS0
ex45ynjxP2DTBIO3eoyLpTKaRuOCAz03sDIucK9NzSBkrazBGoaxRRYY5gi+V8K9
CNsbT8pPSGOrfRX6nk2QjiGMHVw+ExurvskbwuQmRYmHGU1Y1nnkmlnT5AMUJsn+
BgSLOLFkv9UOIfLVY2+/KCnPFfi0nIxspCJHinosLl5BsgULgFPdRFKr6SiY+yhx
W3d8MKnhDX5wsajtE7V/HurYmETiyimLL1ZBPJOCzGXwNGrwvUrt1rji+83S+1Zx
LbrPGDRNBLW51prcrxOx1Pr/RDaHT0+/2UrSvaeUnTqniV5xW1daBPvB6h8jbKih
C+GGqfiHURvJi1sd9QUMP95yVaxVgSBM9BrKfNYAmVYarnCpx3xbdeMv8gA0+QHx
Ts0QKJ7ph80mcztdk2H0Ov7OK+OGjDhZPDijXiCTSPfKgK0HPsaytDCULt9LcqAv
M8daeD42nwe36xOlNgcosj++gL+VxVYk/4BAiOWCgwF+k2EDh1ol8/eK6a+hXAqC
qslLMNNucZP5BSsSIYc5KVGbkEXuHTw8viUNvBhLE2CWD3SY378IlzrF7QxjgKNl
AawNqjfXY7obX3m5xr9g
=qJG4
-----END PGP SIGNATURE-----
Merge tag 'pci-v4.8-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Pull PCI fixes from Bjorn Helgaas:
"Resource management:
- Update "pci=resource_alignment" documentation (Mathias Koehrer)
MSI:
- Use positive flags in pci_alloc_irq_vectors() (Christoph Hellwig)
- Call pci_intx() when using legacy interrupts in pci_alloc_irq_vectors() (Christoph Hellwig)
Intel VMD host bridge driver:
- Fix infinite loop executing irq's (Keith Busch)"
* tag 'pci-v4.8-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci:
x86/PCI: VMD: Fix infinite loop executing irq's
PCI: Call pci_intx() when using legacy interrupts in pci_alloc_irq_vectors()
PCI: Use positive flags in pci_alloc_irq_vectors()
PCI: Update "pci=resource_alignment" documentation
2016-08-26 18:26:07 -07:00
..
2016-08-06 00:01:33 -04:00
2016-04-27 12:50:14 -04:00
2016-07-25 13:41:25 +02:00
2016-06-21 17:09:34 +02:00
2016-06-21 16:26:09 +01:00
2016-08-11 09:37:23 -06:00
2016-07-26 16:19:19 -07:00
2016-08-07 10:23:17 -04:00
2016-04-28 07:47:35 -06:00
2016-07-22 23:51:06 +02:00
2016-05-31 16:41:55 +08:00
2016-07-20 16:45:37 -06:00
2016-08-07 14:41:02 -06:00
2016-08-19 21:33:37 +08:00
2016-06-03 14:00:21 -06:00
2016-08-07 10:23:17 -04:00
2016-08-01 18:36:01 -04:00
2016-05-10 12:05:27 +03:00
2016-05-11 21:54:05 +10:00
2016-08-07 10:23:17 -04:00
2016-04-28 07:51:59 -06:00
2016-06-13 09:30:31 +02:00
2016-07-29 09:59:30 +02:00
2016-06-17 23:12:04 +02:00
2016-08-12 05:56:34 -07:00
2016-07-23 22:04:20 +02:00
2016-05-28 11:04:16 -07:00
2016-04-06 10:23:09 -07:00
2016-08-02 19:35:21 -04:00
2016-03-05 15:00:38 -08:00
2016-04-16 10:49:08 -06:00
2016-07-07 15:58:44 +02:00
2016-06-03 15:06:22 -07:00
2016-04-16 10:49:18 -06:00
2016-06-27 08:58:35 +02:00
2016-06-27 08:58:35 +02:00
2016-05-17 12:06:35 +02:00
2016-04-28 10:40:57 +02:00
2016-07-23 08:14:48 -03:00
2016-06-03 13:31:37 -06:00
2016-07-25 10:34:51 +02:00
2016-08-06 00:08:40 -04:00
2016-06-17 16:23:23 -07:00
2016-08-16 14:07:30 -05:00
2016-08-13 02:54:04 +02:00
2016-04-11 20:30:42 +10:00
2016-04-28 07:23:59 -06:00
2016-03-17 12:09:35 -07:00
2016-08-02 19:35:34 -04:00
2016-06-14 16:01:00 -07:00
2016-06-13 15:58:23 +02:00
2016-08-03 15:43:58 -06:00
2016-06-18 11:59:01 -07:00
2016-07-26 13:05:11 -07:00
2016-05-20 20:57:27 -07:00
2016-07-26 10:35:31 +02:00
2016-07-23 07:55:59 -03:00
2016-08-14 12:15:09 -06:00
2016-08-02 19:35:06 -04:00
2016-05-10 01:19:26 -07:00
2016-06-30 13:05:40 -06:00
2016-04-28 07:51:59 -06:00
2016-06-25 17:26:35 +03:00
2016-06-20 09:54:19 -04:00
2016-06-23 08:09:10 -06:00
2016-08-04 14:01:21 +02:00
2016-08-07 10:23:17 -04:00
2016-05-01 14:37:49 -07:00
2016-07-25 11:02:17 +02:00
2016-08-07 10:23:17 -04:00
2016-07-20 16:45:37 -06:00
2016-06-30 13:07:33 -06:00
2016-07-20 16:45:37 -06:00
2016-04-18 11:31:49 -06:00
2016-06-23 07:58:38 -06:00
2016-03-30 14:12:22 -07:00
2016-06-22 08:36:50 -03:00
2016-03-21 10:05:13 -07:00
2016-07-22 12:13:39 +02:00
2016-07-20 16:45:37 -06:00
2016-08-12 14:11:12 -06:00
2016-06-13 15:58:27 +02:00
2016-03-29 10:11:44 -07:00
2016-08-04 08:50:07 -04:00
2016-08-04 08:50:07 -04:00
2016-03-21 09:26:45 +01:00
2016-06-07 22:57:10 +02:00
2016-06-07 22:57:10 +02:00
2016-07-15 14:54:27 +09:00
2016-03-09 15:30:03 -07:00
2016-08-01 21:44:08 -04:00
2016-03-31 00:32:59 -06:00
2016-05-02 09:32:04 -07:00
2016-03-25 16:37:42 -07:00
2016-03-22 15:36:02 -07:00
2016-07-20 16:45:37 -06:00
2016-04-15 15:37:25 -06:00
2016-08-12 15:12:36 -06:00
2016-08-09 11:59:15 -05:00
2016-08-03 15:43:58 -06:00
2016-03-09 15:33:38 -07:00
2016-04-28 07:23:11 -06:00
2016-05-09 18:34:37 -03:00
2016-08-07 10:23:17 -04:00
2016-05-04 12:39:35 -07:00
2016-06-23 08:08:36 -06:00
2016-06-17 09:54:45 +02:00
2016-05-19 19:12:14 -07:00
2016-07-27 12:38:00 +09:30
2016-04-29 16:39:39 +02:00
2016-06-23 10:50:10 +02:00
2016-03-15 16:55:16 -07:00
2016-05-17 14:48:04 +02:00
2016-08-05 11:21:36 -07:00
2016-02-24 09:13:12 +01:00
2016-04-28 07:26:41 -06:00
2016-05-06 11:09:01 -07:00
2016-03-14 17:08:16 +01:00
2016-06-03 13:24:16 -06:00
2016-04-28 08:02:36 -06:00
2016-07-06 02:37:38 -06:00
2016-04-28 07:44:54 -06:00