- 9454c23 Merge branch 'pci/msi-affinity' into next by Bjorn Helgaas · 8 years ago
- 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
- ea1f4e9 Merge branch 'pci/host-tegra' into next by Bjorn Helgaas · 8 years ago
- 79dd993 Merge branches 'pci/demodularize-hosts' and 'pci/host-request-windows' into next by Bjorn Helgaas · 8 years ago
- 3efc702 Merge branch 'pci/resource' into next by Bjorn Helgaas · 8 years ago
- 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
- c5cb85b Merge branch 'pci/arm64-acpi' into next by Bjorn Helgaas · 8 years ago
- 50dcd29 PCI: xgene: Make explicitly non-modular by Paul Gortmaker · 8 years ago
- 0b3cd16 PCI: thunder-pem: Make explicitly non-modular by Paul Gortmaker · 8 years ago
- d0c6fd7 PCI: thunder-ecam: Make explicitly non-modular by Paul Gortmaker · 8 years ago
- ad18327 PCI: tegra: Make explicitly non-modular by Paul Gortmaker · 8 years ago
- 0b9c158 PCI: rcar-gen2: Make explicitly non-modular by Paul Gortmaker · 8 years ago
- 42d1071 PCI: rcar: Make explicitly non-modular by Paul Gortmaker · 8 years ago
- 82641d9 PCI: mvebu: Make explicitly non-modular by Paul Gortmaker · 8 years ago
- 154fb60 PCI: layerscape: Make explicitly non-modular by Paul Gortmaker · 8 years ago
- 1481bf2 PCI: keystone: Make explicitly non-modular by Paul Gortmaker · 8 years ago
- fb38118 PCI: hisi: Make explicitly non-modular by Paul Gortmaker · 8 years ago
- 99849bf PCI: generic: Make explicitly non-modular by Paul Gortmaker · 8 years ago
- ca8d334 PCI: designware-plat: Make it explicitly non-modular by Paul Gortmaker · 8 years ago
- 58bdaa1 PCI: artpec6: Make explicitly non-modular by Paul Gortmaker · 8 years ago
- 0e6f98c PCI: armada8k: Make explicitly non-modular by Paul Gortmaker · 8 years ago
- 499e858 Merge branches 'pci/host-artpec' and 'pci/host-generic' into pci/demodularize-hosts by Bjorn Helgaas · 8 years ago
- 09e3cded PCI: artpec: Add PCI_MSI_IRQ_DOMAIN dependency by Arnd Bergmann · 8 years ago
- 9fad401 PCI: Add ACS quirk for Solarflare SFC9220 by Edward Cree · 8 years ago
- 76f6386 arm64: dts: marvell: Add Aardvark PCIe support for Armada 3700 by Thomas Petazzoni · 9 years ago
- 8c39d71 PCI: aardvark: Add Aardvark PCI host controller driver by Thomas Petazzoni · 9 years ago
- 0a00ab1 dt-bindings: add DT binding for the Aardvark PCIe controller by Thomas Petazzoni · 9 years ago
- f814430 PCI: tegra: Program PADS_REFCLK_CFG* registers with per-SoC values by Stephen Warren · 8 years ago
- cf5d3180 PCI: tegra: Program PADS_REFCLK_CFG* always, not just on legacy SoCs by Stephen Warren · 8 years ago
- 08203f1 PCI: tegra: Stop setting pcibios_min_mem by Thierry Reding · 8 years ago
- e6e9f47 PCI: tegra: Use generic pci_remap_iospace() rather than ARM32-specific one by Thierry Reding · 8 years ago
- acb341e PCI: tegra: Use lower-case hex consistently for register definitions by Thierry Reding · 8 years ago
- e16b466 PCI: Allow additional bus numbers for hotplug bridges by Keith Busch · 8 years ago
- a4959d8 PCI: Remove DPC tristate module option by Keith Busch · 8 years ago
- 7e16fd6 PCI: Bind DPC to Root Ports as well as Downstream Ports by Keith Busch · 8 years ago
- 0c6e617 PCI: hv: Fix interrupt cleanup path by Cathy Avery · 8 years ago
- 991bfef PCI: dra7xx: Fix return value in case of error by Christophe JAILLET · 8 years ago
- cec6dba PCI: xilinx: Fix return value in case of error by Christophe JAILLET · 8 years ago
- 3a928e9 PCI: altera: Poll for link up status after retraining the link by Ley Foon Tan · 9 years ago
- c622032 PCI: altera: Check link status before retrain link by Ley Foon Tan · 9 years ago
- f8be11ae PCI: altera: Reorder read/write functions by Bjorn Helgaas · 8 years ago
- 4ef3368 PCI: Spread interrupt vectors in pci_alloc_irq_vectors() by Christoph Hellwig · 8 years ago
- aff1716 PCI: Provide sensible IRQ vector alloc/free routines by Christoph Hellwig · 8 years ago
- 3ac020e PCI: Make the "entries" argument to pci_enable_msix() optional by Christoph Hellwig · 8 years ago
- 12eb21d PCI: Switch msix_program_entries() to use pci_msix_desc_addr() by Christoph Hellwig · 8 years ago
- 5eb6d66 PCI: Add pci_msix_desc_addr() helper by Christoph Hellwig · 8 years ago
- db83f87 PCI: Add DMA alias quirk for Adaptec 3805 by Alex Williamson · 8 years ago
- 2a2aca3 PCI: Include <asm/dma.h> for isa_dma_bridge_buggy by Ben Dooks · 9 years ago
- 5e385a6 genirq: Add a helper to spread an affinity mask for MSI/MSI-X vectors by Christoph Hellwig · 8 years ago
- 0972fa5 genirq/msi: Make use of affinity aware allocations by Thomas Gleixner · 8 years ago
- 45ddcec genirq: Use affinity hint in irqdesc allocation by Thomas Gleixner · 8 years ago
- 06ee6d5 genirq: Add affinity hint to irq allocation by Thomas Gleixner · 8 years ago
- 9c25558 genirq: Introduce IRQD_AFFINITY_MANAGED flag by Thomas Gleixner · 8 years ago
- b614091 genirq/msi: Remove unused MSI_FLAG_IDENTITY_MAP by Thomas Gleixner · 8 years ago
- a99cde4 Linux 4.7-rc6 by Linus Torvalds · 8 years ago
- 0b295dd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 8 years ago
- 236bfd8 Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
- e7c0b59 ovl: warn instead of error if d_type is not supported by Vivek Goyal · 9 years ago
- 4f30292 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 8 years ago
- 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
- 99b0f54 Merge tag 'drm-fixes-for-v4.7-rc6' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
- 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
- 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
- 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
- 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
- 40793e8 Merge branch 'drm-fixes-4.7' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 8 years ago
- 6d037de MIPS: Fix possible corruption of cache mode by mprotect. by Ralf Baechle · 9 years ago
- 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
- 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
- 48c4565 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
- 2728c57 Merge tag 'nfsd-4.7-3' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
- 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
- f3683cc Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
- 6e5c4f1 Merge tag 'staging-4.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 9 years ago
- 756c0ae Merge tag 'tty-4.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
- 0232b23 Merge tag 'usb-4.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
- aa7a6c8 Merge tag 'iommu-fixes-v4.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 9 years ago
- a29a36f Merge remote-tracking branches 'regulator/fix/anatop' and 'regulator/fix/max77620' into regulator-linus by Mark Brown · 9 years ago
- 6343a21 locks: use file_inode() by Miklos Szeredi · 9 years ago
- 5baaf3b usb: dwc3: st: Use explicit reset_control_get_exclusive() API by Lee Jones · 9 years ago
- f5f3583 phy: phy-stih407-usb: Use explicit reset_control_get_exclusive() API by Lee Jones · 9 years ago
- 8293c8a phy: miphy28lp: Inform the reset framework that our reset line may be shared by Lee Jones · 9 years ago
- e06b933 namespace: update event counter when umounting a deleted dentry by Andrey Ulanov · 9 years ago
- b403f0e 9p: use file_dentry() by Miklos Szeredi · 9 years ago
- cb7d224f lockd: unregister notifier blocks if the service fails to come up completely by Scott Mayhew · 9 years ago
- 1a0a02d Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
- 284341d Merge tag 'arc-4.7-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 9 years ago
- 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 · 9 years ago
- 4aa34ce Merge tag 'mfd-fixes-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 9 years ago
- 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 · 9 years ago
- 5479458 ACPI,PCI,IRQ: correct operator precedence by Sinan Kaya · 9 years ago
- 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 · 9 years ago
- 5c672ab fuse: serialize dirops by default by Miklos Szeredi · 9 years ago
- cab1032 drm/i915: Fix missing unlock on error in i915_ppgtt_info() by Wei Yongjun · 9 years ago
- bfa3708 powerpc: Initialise pci_io_base as early as possible by Darren Stevens · 9 years ago
- ba4a1c2 mfd: da9053: Fix compiler warning message for uninitialised variable by Steve Twiss · 9 years ago
- 82d8eb4 mfd: max77620: Fix FPS switch statements by Rhyland Klein · 9 years ago
- 9278e70 phy: phy-stih407-usb: Inform the reset framework that our reset line may be shared by Lee Jones · 9 years ago
- 002f17b usb: dwc3: st: Inform the reset framework that our reset line may be shared by Lee Jones · 9 years ago
- 1959930 usb: host: ehci-st: Inform the reset framework that our reset line may be shared by Lee Jones · 9 years ago