1. 9454c23 Merge branch 'pci/msi-affinity' into next by Bjorn Helgaas · 8 years ago
  2. a04bee8 Merge branches 'pci/host-aardvark', 'pci/host-altera', 'pci/host-dra7xx', 'pci/host-hv', 'pci/host-vmd' and 'pci/host-xilinx' into next by Bjorn Helgaas · 8 years ago
  3. ea1f4e9 Merge branch 'pci/host-tegra' into next by Bjorn Helgaas · 8 years ago
  4. 79dd993 Merge branches 'pci/demodularize-hosts' and 'pci/host-request-windows' into next by Bjorn Helgaas · 8 years ago
  5. 3efc702 Merge branch 'pci/resource' into next by Bjorn Helgaas · 8 years ago
  6. a00c74c Merge branches 'pci/aspm', 'pci/dpc', 'pci/hotplug', 'pci/misc', 'pci/msi', 'pci/pm' and 'pci/virtualization' into next by Bjorn Helgaas · 8 years ago
  7. c5cb85b Merge branch 'pci/arm64-acpi' into next by Bjorn Helgaas · 8 years ago
  8. 50dcd29 PCI: xgene: Make explicitly non-modular by Paul Gortmaker · 8 years ago
  9. 0b3cd16 PCI: thunder-pem: Make explicitly non-modular by Paul Gortmaker · 8 years ago
  10. d0c6fd7 PCI: thunder-ecam: Make explicitly non-modular by Paul Gortmaker · 8 years ago
  11. ad18327 PCI: tegra: Make explicitly non-modular by Paul Gortmaker · 8 years ago
  12. 0b9c158 PCI: rcar-gen2: Make explicitly non-modular by Paul Gortmaker · 8 years ago
  13. 42d1071 PCI: rcar: Make explicitly non-modular by Paul Gortmaker · 8 years ago
  14. 82641d9 PCI: mvebu: Make explicitly non-modular by Paul Gortmaker · 8 years ago
  15. 154fb60 PCI: layerscape: Make explicitly non-modular by Paul Gortmaker · 8 years ago
  16. 1481bf2 PCI: keystone: Make explicitly non-modular by Paul Gortmaker · 8 years ago
  17. fb38118 PCI: hisi: Make explicitly non-modular by Paul Gortmaker · 8 years ago
  18. 99849bf PCI: generic: Make explicitly non-modular by Paul Gortmaker · 8 years ago
  19. ca8d334 PCI: designware-plat: Make it explicitly non-modular by Paul Gortmaker · 8 years ago
  20. 58bdaa1 PCI: artpec6: Make explicitly non-modular by Paul Gortmaker · 8 years ago
  21. 0e6f98c PCI: armada8k: Make explicitly non-modular by Paul Gortmaker · 8 years ago
  22. 499e858 Merge branches 'pci/host-artpec' and 'pci/host-generic' into pci/demodularize-hosts by Bjorn Helgaas · 8 years ago
  23. 09e3cde PCI: artpec: Add PCI_MSI_IRQ_DOMAIN dependency by Arnd Bergmann · 8 years ago
  24. 9fad401 PCI: Add ACS quirk for Solarflare SFC9220 by Edward Cree · 8 years ago
  25. 76f6386 arm64: dts: marvell: Add Aardvark PCIe support for Armada 3700 by Thomas Petazzoni · 8 years ago
  26. 8c39d71 PCI: aardvark: Add Aardvark PCI host controller driver by Thomas Petazzoni · 8 years ago
  27. 0a00ab1 dt-bindings: add DT binding for the Aardvark PCIe controller by Thomas Petazzoni · 8 years ago
  28. f814430 PCI: tegra: Program PADS_REFCLK_CFG* registers with per-SoC values by Stephen Warren · 8 years ago
  29. cf5d3180 PCI: tegra: Program PADS_REFCLK_CFG* always, not just on legacy SoCs by Stephen Warren · 8 years ago
  30. 08203f1 PCI: tegra: Stop setting pcibios_min_mem by Thierry Reding · 8 years ago
  31. e6e9f47 PCI: tegra: Use generic pci_remap_iospace() rather than ARM32-specific one by Thierry Reding · 8 years ago
  32. acb341e PCI: tegra: Use lower-case hex consistently for register definitions by Thierry Reding · 8 years ago
  33. e16b466 PCI: Allow additional bus numbers for hotplug bridges by Keith Busch · 8 years ago
  34. a4959d8 PCI: Remove DPC tristate module option by Keith Busch · 8 years ago
  35. 7e16fd6 PCI: Bind DPC to Root Ports as well as Downstream Ports by Keith Busch · 8 years ago
  36. 0c6e617 PCI: hv: Fix interrupt cleanup path by Cathy Avery · 8 years ago
  37. 991bfef PCI: dra7xx: Fix return value in case of error by Christophe JAILLET · 8 years ago
  38. cec6dba PCI: xilinx: Fix return value in case of error by Christophe JAILLET · 8 years ago
  39. 3a928e9 PCI: altera: Poll for link up status after retraining the link by Ley Foon Tan · 8 years ago
  40. c622032 PCI: altera: Check link status before retrain link by Ley Foon Tan · 8 years ago
  41. f8be11a PCI: altera: Reorder read/write functions by Bjorn Helgaas · 8 years ago
  42. 4ef3368 PCI: Spread interrupt vectors in pci_alloc_irq_vectors() by Christoph Hellwig · 8 years ago
  43. aff1716 PCI: Provide sensible IRQ vector alloc/free routines by Christoph Hellwig · 8 years ago
  44. 3ac020e PCI: Make the "entries" argument to pci_enable_msix() optional by Christoph Hellwig · 8 years ago
  45. 12eb21d PCI: Switch msix_program_entries() to use pci_msix_desc_addr() by Christoph Hellwig · 8 years ago
  46. 5eb6d66 PCI: Add pci_msix_desc_addr() helper by Christoph Hellwig · 8 years ago
  47. db83f87 PCI: Add DMA alias quirk for Adaptec 3805 by Alex Williamson · 8 years ago
  48. 2a2aca3 PCI: Include <asm/dma.h> for isa_dma_bridge_buggy by Ben Dooks · 8 years ago
  49. 5e385a6 genirq: Add a helper to spread an affinity mask for MSI/MSI-X vectors by Christoph Hellwig · 8 years ago
  50. 0972fa5 genirq/msi: Make use of affinity aware allocations by Thomas Gleixner · 8 years ago
  51. 45ddcec genirq: Use affinity hint in irqdesc allocation by Thomas Gleixner · 8 years ago
  52. 06ee6d5 genirq: Add affinity hint to irq allocation by Thomas Gleixner · 8 years ago
  53. 9c25558 genirq: Introduce IRQD_AFFINITY_MANAGED flag by Thomas Gleixner · 8 years ago
  54. b614091 genirq/msi: Remove unused MSI_FLAG_IDENTITY_MAP by Thomas Gleixner · 8 years ago
  55. a99cde4 Linux 4.7-rc6 by Linus Torvalds · 8 years ago
  56. 0b295dd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 8 years ago
  57. 236bfd8 Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
  58. e7c0b59 ovl: warn instead of error if d_type is not supported by Vivek Goyal · 8 years ago
  59. 4f30292 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 8 years ago
  60. 70bd68d Merge tag 'powerpc-4.7-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  61. 99b0f54 Merge tag 'drm-fixes-for-v4.7-rc6' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  62. 467ce76 Merge tag 'spi-fix-v4.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 8 years ago
  63. a2b0db5 Merge tag 'regulator-fix-v4.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 8 years ago
  64. 4438512 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 8 years ago
  65. 88c0871 Merge tag 'drm-intel-fixes-2016-06-30' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 8 years ago
  66. 40793e8 Merge branch 'drm-fixes-4.7' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 8 years ago
  67. 6d037de MIPS: Fix possible corruption of cache mode by mprotect. by Ralf Baechle · 8 years ago
  68. dbdc3bb Merge tag 'acpi-4.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  69. 81dbd6f Merge tag 'pm-4.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  70. 48c4565 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  71. 2728c57 Merge tag 'nfsd-4.7-3' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  72. 0d064a7 Merge tag 'mfd-fixes-4.7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 8 years ago
  73. f3683cc Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  74. 6e5c4f1 Merge tag 'staging-4.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 8 years ago
  75. 756c0ae Merge tag 'tty-4.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 8 years ago
  76. 0232b23 Merge tag 'usb-4.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  77. aa7a6c8 Merge tag 'iommu-fixes-v4.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 8 years ago
  78. a29a36f Merge remote-tracking branches 'regulator/fix/anatop' and 'regulator/fix/max77620' into regulator-linus by Mark Brown · 8 years ago
  79. 6343a21 locks: use file_inode() by Miklos Szeredi · 8 years ago
  80. 5baaf3b usb: dwc3: st: Use explicit reset_control_get_exclusive() API by Lee Jones · 8 years ago
  81. f5f3583 phy: phy-stih407-usb: Use explicit reset_control_get_exclusive() API by Lee Jones · 8 years ago
  82. 8293c8a phy: miphy28lp: Inform the reset framework that our reset line may be shared by Lee Jones · 8 years ago
  83. e06b933 namespace: update event counter when umounting a deleted dentry by Andrey Ulanov · 8 years ago
  84. b403f0e 9p: use file_dentry() by Miklos Szeredi · 8 years ago
  85. cb7d224f lockd: unregister notifier blocks if the service fails to come up completely by Scott Mayhew · 8 years ago
  86. 1a0a02d Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  87. 284341d Merge tag 'arc-4.7-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 8 years ago
  88. 20bfdca Merge tag 'pwm/for-4.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 8 years ago
  89. 4aa34ce Merge tag 'mfd-fixes-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 8 years ago
  90. f5c5c22 Merge tag 'kvm-arm-for-v4.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-master by Paolo Bonzini · 8 years ago
  91. 5479458 ACPI,PCI,IRQ: correct operator precedence by Sinan Kaya · 8 years ago
  92. 2a9b27b Merge remote-tracking branches 'spi/fix/ep93xx', 'spi/fix/rockchip', 'spi/fix/sunxi' and 'spi/fix/ti-qspi' into spi-linus by Mark Brown · 8 years ago
  93. 5c672ab fuse: serialize dirops by default by Miklos Szeredi · 8 years ago
  94. cab1032 drm/i915: Fix missing unlock on error in i915_ppgtt_info() by Wei Yongjun · 8 years ago
  95. bfa3708 powerpc: Initialise pci_io_base as early as possible by Darren Stevens · 8 years ago
  96. ba4a1c2 mfd: da9053: Fix compiler warning message for uninitialised variable by Steve Twiss · 8 years ago
  97. 82d8eb4 mfd: max77620: Fix FPS switch statements by Rhyland Klein · 8 years ago
  98. 9278e70 phy: phy-stih407-usb: Inform the reset framework that our reset line may be shared by Lee Jones · 8 years ago
  99. 002f17b usb: dwc3: st: Inform the reset framework that our reset line may be shared by Lee Jones · 8 years ago
  100. 1959930 usb: host: ehci-st: Inform the reset framework that our reset line may be shared by Lee Jones · 8 years ago