| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'virtio' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/... | Linus Torvalds | 2010-06-27 | 1 | -0/+1 |
|\ |
|
| * | virtio-pci: disable msi at startup | Michael S. Tsirkin | 2010-06-23 | 1 | -0/+1 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2010-06-27 | 1 | -6/+13 |
|\ \ |
|
| * | | PCI/PM: Do not use native PCIe PME by default | Rafael J. Wysocki | 2010-06-18 | 1 | -6/+13 |
| |/ |
|
* | | intel-iommu: Force-disable IOMMU for iGFX on broken Cantiga revisions. | David Woodhouse | 2010-06-15 | 1 | -1/+7 |
* | | intel-iommu: Fix double lock in get_domain_for_dev() | Jiri Slaby | 2010-06-15 | 1 | -1/+2 |
* | | intel-iommu: Fix reference by physical address in intel_iommu_attach_device() | Sheng Yang | 2010-06-15 | 1 | -1/+2 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2010-06-11 | 4 | -90/+12 |
|\ |
|
| * | PCI: hotplug/cpqphp, fix NULL dereference | Jiri Slaby | 2010-06-11 | 1 | -0/+7 |
| * | Revert "PCI: create function symlinks in /sys/bus/pci/slots/N/" | Jesse Barnes | 2010-06-11 | 2 | -85/+0 |
| * | PCI: change resource collision messages from KERN_ERR to KERN_INFO | Bjorn Helgaas | 2010-06-11 | 1 | -5/+5 |
* | | ahci: add pci quirk for JMB362 | Tejun Heo | 2010-06-07 | 1 | -1/+4 |
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2010-05-28 | 4 | -12/+98 |
|\ \
| |/
|/| |
|
| * | ACPI, APEI, PCIE AER, use general HEST table parsing in AER firmware_first setup | Huang Ying | 2010-05-20 | 4 | -12/+98 |
* | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2010-05-22 | 12 | -417/+508 |
|\ \ |
|
| * | | PCI: hotplug: pciehp: Removed check for hotplug of display devices | Praveen Kalamegham | 2010-05-21 | 1 | -14/+3 |
| * | | PCI: Allow manual resource allocation for PCI hotplug bridges | Felix Radensky | 2010-05-21 | 1 | -0/+13 |
| * | | PCI hotplug: Use kmemdup | Julia Lawall | 2010-05-19 | 1 | -2/+1 |
| * | | PCI: output FW warning in pci_read/write_vpd | Prarit Bhargava | 2010-05-19 | 1 | -1/+6 |
| * | | PCI: fix typos pci_device_dis/enable to pci_dis/enable_device in comments | Roman Fietze | 2010-05-18 | 1 | -1/+1 |
| * | | PCI quirks: disable msi on AMD rs4xx internal gfx bridges | Alex Deucher | 2010-05-18 | 1 | -0/+1 |
| * | | PCI: Disable MSI for MCP55 on P5N32-E SLI | Ben Hutchings | 2010-05-18 | 1 | -3/+4 |
| * | | PCI: aerdrv: trivial cleanup for aerdrv_core.c | Hidetoshi Seto | 2010-05-11 | 1 | -11/+10 |
| * | | PCI: aerdrv: trivial cleanup for aerdrv.c | Hidetoshi Seto | 2010-05-11 | 1 | -14/+10 |
| * | | PCI: aerdrv: introduce default_downstream_reset_link | Hidetoshi Seto | 2010-05-11 | 3 | -39/+63 |
| * | | PCI: aerdrv: rework find_aer_service | Hidetoshi Seto | 2010-05-11 | 1 | -21/+16 |
| * | | PCI: aerdrv: remove is_downstream | Hidetoshi Seto | 2010-05-11 | 1 | -21/+12 |
| * | | PCI: aerdrv: remove magical ROOT_ERR_STATUS_MASKS | Hidetoshi Seto | 2010-05-11 | 2 | -4/+1 |
| * | | PCI: aerdrv: redefine PCI_ERR_ROOT_*_SRC | Hidetoshi Seto | 2010-05-11 | 2 | -2/+2 |
| * | | PCI: aerdrv: rework do_recovery | Hidetoshi Seto | 2010-05-11 | 1 | -21/+17 |
| * | | PCI: aerdrv: rework get_e_source() | Hidetoshi Seto | 2010-05-11 | 1 | -32/+31 |
| * | | PCI: aerdrv: rework aer_isr_one_error() | Hidetoshi Seto | 2010-05-11 | 1 | -21/+36 |
| * | | PCI: aerdrv: rework add_error_device | Hidetoshi Seto | 2010-05-11 | 1 | -5/+13 |
| * | | PCI: aerdrv: remove compare_device_id | Hidetoshi Seto | 2010-05-11 | 1 | -16/+2 |
| * | | PCI: aerdrv: introduce is_error_source | Hidetoshi Seto | 2010-05-11 | 1 | -40/+34 |
| * | | PCI: aerdrv: rework find_source_device | Hidetoshi Seto | 2010-05-11 | 1 | -12/+16 |
| * | | PCI: aerdrv: make aer_{en,dis}able_rootport static | Hidetoshi Seto | 2010-05-11 | 3 | -109/+107 |
| * | | PCI: aerdrv: cleanup inconsistent functions | Hidetoshi Seto | 2010-05-11 | 3 | -18/+5 |
| * | | PCI: aerdrv: RsvdP of PCI_ERR_ROOT_COMMAND | Hidetoshi Seto | 2010-05-11 | 2 | -11/+17 |
| * | | PCI: return correct value when writing to the "reset" attribute | Michal Schmidt | 2010-05-11 | 1 | -1/+6 |
| * | | PCI: change PCI_MSI help text to recommend enabling | Jesse Barnes | 2010-05-11 | 1 | -1/+1 |
| * | | PCI: Convert pci_lock to raw_spinlock | Thomas Gleixner | 2010-05-11 | 1 | -17/+17 |
| * | | PCI: clearing wakeup flags not needed | Alan Stern | 2010-05-11 | 1 | -2/+0 |
| * | | PCI: create function symlinks in /sys/bus/pci/slots/N/ | Alex Chiang | 2010-05-11 | 2 | -0/+85 |
* | | | Merge git://git.infradead.org/iommu-2.6 | Linus Torvalds | 2010-05-22 | 3 | -118/+99 |
|\ \ \ |
|
| * | | | intel-iommu: Set a more specific taint flag for invalid BIOS DMAR tables | Ben Hutchings | 2010-05-19 | 1 | -12/+16 |
| * | | | intel-iommu: Combine the BIOS DMAR table warning messages | Ben Hutchings | 2010-05-19 | 1 | -34/+14 |
| * | | | intel-iommu: intel_iommu_map_range failed at very end of address space | Tom Lyon | 2010-05-17 | 1 | -8/+3 |
| * | | | intel-iommu: errors with smaller iommu widths | Tom Lyon | 2010-05-17 | 1 | -19/+21 |
| * | | | intel-iommu: Fix boot inside 64bit virtualbox with io-apic disabled | Arnaud Patard | 2010-04-14 | 1 | -0/+2 |