Age | Commit message (Expand) | Author |
2011-11-06 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-11-06 | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds |
2011-10-31 | pci: add module.h to files implicitly relying on its presence. | Paul Gortmaker |
2011-10-31 | pci: Fix files needing export.h for EXPORT_SYMBOL/THIS_MODULE | Paul Gortmaker |
2011-10-31 | pci: drop unused Kconfig symbol | Paul Bolle |
2011-10-28 | Merge branch 'next-rebase' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds |
2011-10-27 | PCI: Clean-up MPS debug output | Jon Mason |
2011-10-27 | pci: Clamp pcie_set_readrq() when using "performance" settings | Benjamin Herrenschmidt |
2011-10-27 | PCI: enable MPS "performance" setting to properly handle bridge MPS | Jon Mason |
2011-10-27 | PCI: Workaround for Intel MPS errata | Jon Mason |
2011-10-26 | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-10-25 | Merge branches 'stable/drivers-3.2', 'stable/drivers.bugfixes-3.2' and 'stabl... | Linus Torvalds |
2011-10-14 | PCI: Add support for PASID capability | Joerg Roedel |
2011-10-14 | PCI: Add implementation for PRI capability | Joerg Roedel |
2011-10-14 | PCI: Export ATS functions to modules | Joerg Roedel |
2011-10-14 | PCI: Move ATS implementation into own file | Joerg Roedel |
2011-10-14 | PCI / PM: Remove unnecessary error variable from acpi_dev_run_wake() | Rafael J. Wysocki |
2011-10-14 | PCI hotplug: acpiphp: Prevent deadlock on PCI-to-PCI bridge remove | Prarit Bhargava |
2011-10-14 | PCI / PM: Extend PME polling to all PCI devices | Rafael J. Wysocki |
2011-10-14 | PCI quirk: mmc: Always check for lower base frequency quirk for Ricoh 1180:e823 | Josh Boyer |
2011-10-14 | PCI: Make pci_setup_bridge() non-static for use by arch code | Benjamin Herrenschmidt |
2011-10-14 | PCI: Add quirk for known incorrect MPSS | Ben Hutchings |
2011-10-04 | PCI: Disable MPS configuration by default | Jon Mason |
2011-09-21 | iommu: Rename the DMAR and INTR_REMAP config options | Suresh Siddha |
2011-09-13 | pci: Don't crash when reading mpss from root complex | Benjamin Herrenschmidt |
2011-09-09 | PCI: Remove MRRS modification from MPS setting code | Jon Mason |
2011-09-09 | Fix pointer dereference before call to pcie_bus_configure_settings | Shyam Iyer |
2011-08-26 | xen-pcifront: Update warning comment to use 'e820_host' option. | Konrad Rzeszutek Wilk |
2011-08-20 | pci: fix new kernel-doc warning in pci.c | Randy Dunlap |
2011-08-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds |
2011-08-19 | PCI: OF: Don't crash when bridge parent is NULL. | David Daney |
2011-08-02 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2011-08-02 | PCI: export pcie_bus_configure_settings symbol | Jon Mason |
2011-08-01 | PCI: code and comments cleanup | Ram Pai |
2011-08-01 | PCI: make cardbus-bridge resources optional | Ram Pai |
2011-08-01 | PCI: make SRIOV resources optional | Yinghai Lu |
2011-08-01 | PCI : ability to relocate assigned pci-resources | Ram Pai |
2011-08-01 | PCI: honor child buses add_size in hot plug configuration | Yinghai Lu |
2011-08-01 | PCI: Set PCI-E Max Payload Size on fabric | Jon Mason |
2011-07-29 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds |
2011-07-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2011-07-26 | atomic: use <linux/atomic.h> | Arun Sharma |
2011-07-26 | pci-label.c: size_t misspelled as mode_t | Al Viro |
2011-07-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2011-07-22 | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-07-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds |
2011-07-22 | Merge branch 'of-pci' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/p... | Linus Torvalds |
2011-07-22 | PCI: remove printks about disabled bridge windows | Bjorn Helgaas |
2011-07-22 | PCI: fold pci_calc_resource_flags() into decode_bar() | Bjorn Helgaas |
2011-07-22 | PCI: treat mem BAR type "11" (reserved) as 32-bit, not 64-bit, BAR | Bjorn Helgaas |