Age | Commit message (Expand) | Author |
2010-08-15 | Merge branch 'acpica-gpe' into release | Len Brown |
2010-07-16 | PCI: fall back to original BIOS BAR addresses | Bjorn Helgaas |
2010-07-06 | ACPICA: Remove wakeup GPE reference counting which is not used | Rafael J. Wysocki |
2010-06-27 | Merge branch 'virtio' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/... | Linus Torvalds |
2010-06-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds |
2010-06-23 | virtio-pci: disable msi at startup | Michael S. Tsirkin |
2010-06-18 | PCI/PM: Do not use native PCIe PME by default | Rafael J. Wysocki |
2010-06-15 | intel-iommu: Force-disable IOMMU for iGFX on broken Cantiga revisions. | David Woodhouse |
2010-06-15 | intel-iommu: Fix double lock in get_domain_for_dev() | Jiri Slaby |
2010-06-15 | intel-iommu: Fix reference by physical address in intel_iommu_attach_device() | Sheng Yang |
2010-06-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds |
2010-06-11 | PCI: hotplug/cpqphp, fix NULL dereference | Jiri Slaby |
2010-06-11 | Revert "PCI: create function symlinks in /sys/bus/pci/slots/N/" | Jesse Barnes |
2010-06-11 | PCI: change resource collision messages from KERN_ERR to KERN_INFO | Bjorn Helgaas |
2010-06-07 | ahci: add pci quirk for JMB362 | Tejun Heo |
2010-05-28 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2010-05-21 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds |
2010-05-21 | Merge git://git.infradead.org/iommu-2.6 | Linus Torvalds |
2010-05-21 | PCI: hotplug: pciehp: Removed check for hotplug of display devices | Praveen Kalamegham |
2010-05-21 | PCI: Allow manual resource allocation for PCI hotplug bridges | Felix Radensky |
2010-05-21 | pci: check caps from sysfs file open to read device dependent config space | Chris Wright |
2010-05-21 | sysfs: add struct file* to bin_attr callbacks | Chris Wright |
2010-05-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2010-05-19 | ACPI, APEI, PCIE AER, use general HEST table parsing in AER firmware_first setup | Huang Ying |
2010-05-19 | intel-iommu: Set a more specific taint flag for invalid BIOS DMAR tables | Ben Hutchings |
2010-05-19 | intel-iommu: Combine the BIOS DMAR table warning messages | Ben Hutchings |
2010-05-18 | PCI hotplug: Use kmemdup | Julia Lawall |
2010-05-18 | PCI: output FW warning in pci_read/write_vpd | Prarit Bhargava |
2010-05-18 | PCI: fix typos pci_device_dis/enable to pci_dis/enable_device in comments | Roman Fietze |
2010-05-18 | PCI quirks: disable msi on AMD rs4xx internal gfx bridges | Alex Deucher |
2010-05-18 | PCI: Disable MSI for MCP55 on P5N32-E SLI | Ben Hutchings |
2010-05-18 | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-05-17 | intel-iommu: intel_iommu_map_range failed at very end of address space | Tom Lyon |
2010-05-17 | intel-iommu: errors with smaller iommu widths | Tom Lyon |
2010-05-12 | Revert "PCI: update bridge resources to get more big ranges in PCI assign uns... | Linus Torvalds |
2010-05-11 | PCI: aerdrv: trivial cleanup for aerdrv_core.c | Hidetoshi Seto |
2010-05-11 | PCI: aerdrv: trivial cleanup for aerdrv.c | Hidetoshi Seto |
2010-05-11 | PCI: aerdrv: introduce default_downstream_reset_link | Hidetoshi Seto |
2010-05-11 | PCI: aerdrv: rework find_aer_service | Hidetoshi Seto |
2010-05-11 | PCI: aerdrv: remove is_downstream | Hidetoshi Seto |
2010-05-11 | PCI: aerdrv: remove magical ROOT_ERR_STATUS_MASKS | Hidetoshi Seto |
2010-05-11 | PCI: aerdrv: redefine PCI_ERR_ROOT_*_SRC | Hidetoshi Seto |
2010-05-11 | PCI: aerdrv: rework do_recovery | Hidetoshi Seto |
2010-05-11 | PCI: aerdrv: rework get_e_source() | Hidetoshi Seto |
2010-05-11 | PCI: aerdrv: rework aer_isr_one_error() | Hidetoshi Seto |
2010-05-11 | PCI: aerdrv: rework add_error_device | Hidetoshi Seto |
2010-05-11 | PCI: aerdrv: remove compare_device_id | Hidetoshi Seto |
2010-05-11 | PCI: aerdrv: introduce is_error_source | Hidetoshi Seto |
2010-05-11 | PCI: aerdrv: rework find_source_device | Hidetoshi Seto |
2010-05-11 | PCI: aerdrv: make aer_{en,dis}able_rootport static | Hidetoshi Seto |