Age | Commit message (Expand) | Author | Files | Lines |
2010-06-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 4 | -90/+12 |
2010-06-12 | PCI: hotplug/cpqphp, fix NULL dereference | Jiri Slaby | 1 | -0/+7 |
2010-06-12 | Revert "PCI: create function symlinks in /sys/bus/pci/slots/N/" | Jesse Barnes | 2 | -85/+0 |
2010-06-12 | PCI: change resource collision messages from KERN_ERR to KERN_INFO | Bjorn Helgaas | 1 | -5/+5 |
2010-06-08 | ahci: add pci quirk for JMB362 | Tejun Heo | 1 | -1/+4 |
2010-05-29 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 4 | -12/+98 |
2010-05-22 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 12 | -417/+508 |
2010-05-22 | Merge git://git.infradead.org/iommu-2.6 | Linus Torvalds | 3 | -118/+99 |
2010-05-22 | PCI: hotplug: pciehp: Removed check for hotplug of display devices | Praveen Kalamegham | 1 | -14/+3 |
2010-05-22 | PCI: Allow manual resource allocation for PCI hotplug bridges | Felix Radensky | 1 | -0/+13 |
2010-05-21 | pci: check caps from sysfs file open to read device dependent config space | Chris Wright | 1 | -1/+2 |
2010-05-21 | sysfs: add struct file* to bin_attr callbacks | Chris Wright | 2 | -14/+33 |
2010-05-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 3 | -3/+3 |
2010-05-20 | ACPI, APEI, PCIE AER, use general HEST table parsing in AER firmware_first setup | Huang Ying | 4 | -12/+98 |
2010-05-19 | intel-iommu: Set a more specific taint flag for invalid BIOS DMAR tables | Ben Hutchings | 1 | -12/+16 |
2010-05-19 | intel-iommu: Combine the BIOS DMAR table warning messages | Ben Hutchings | 1 | -34/+14 |
2010-05-19 | PCI hotplug: Use kmemdup | Julia Lawall | 1 | -2/+1 |
2010-05-19 | PCI: output FW warning in pci_read/write_vpd | Prarit Bhargava | 1 | -1/+6 |
2010-05-19 | PCI: fix typos pci_device_dis/enable to pci_dis/enable_device in comments | Roman Fietze | 1 | -1/+1 |
2010-05-19 | PCI quirks: disable msi on AMD rs4xx internal gfx bridges | Alex Deucher | 1 | -0/+1 |
2010-05-19 | PCI: Disable MSI for MCP55 on P5N32-E SLI | Ben Hutchings | 1 | -3/+4 |
2010-05-18 | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -10/+12 |
2010-05-17 | intel-iommu: intel_iommu_map_range failed at very end of address space | Tom Lyon | 1 | -8/+3 |
2010-05-17 | intel-iommu: errors with smaller iommu widths | Tom Lyon | 1 | -19/+21 |
2010-05-13 | Revert "PCI: update bridge resources to get more big ranges in PCI assign uns... | Linus Torvalds | 1 | -112/+2 |
2010-05-11 | PCI: aerdrv: trivial cleanup for aerdrv_core.c | Hidetoshi Seto | 1 | -11/+10 |
2010-05-11 | PCI: aerdrv: trivial cleanup for aerdrv.c | Hidetoshi Seto | 1 | -14/+10 |
2010-05-11 | PCI: aerdrv: introduce default_downstream_reset_link | Hidetoshi Seto | 3 | -39/+63 |
2010-05-11 | PCI: aerdrv: rework find_aer_service | Hidetoshi Seto | 1 | -21/+16 |
2010-05-11 | PCI: aerdrv: remove is_downstream | Hidetoshi Seto | 1 | -21/+12 |
2010-05-11 | PCI: aerdrv: remove magical ROOT_ERR_STATUS_MASKS | Hidetoshi Seto | 2 | -4/+1 |
2010-05-11 | PCI: aerdrv: redefine PCI_ERR_ROOT_*_SRC | Hidetoshi Seto | 2 | -2/+2 |
2010-05-11 | PCI: aerdrv: rework do_recovery | Hidetoshi Seto | 1 | -21/+17 |
2010-05-11 | PCI: aerdrv: rework get_e_source() | Hidetoshi Seto | 1 | -32/+31 |
2010-05-11 | PCI: aerdrv: rework aer_isr_one_error() | Hidetoshi Seto | 1 | -21/+36 |
2010-05-11 | PCI: aerdrv: rework add_error_device | Hidetoshi Seto | 1 | -5/+13 |
2010-05-11 | PCI: aerdrv: remove compare_device_id | Hidetoshi Seto | 1 | -16/+2 |
2010-05-11 | PCI: aerdrv: introduce is_error_source | Hidetoshi Seto | 1 | -40/+34 |
2010-05-11 | PCI: aerdrv: rework find_source_device | Hidetoshi Seto | 1 | -12/+16 |
2010-05-11 | PCI: aerdrv: make aer_{en,dis}able_rootport static | Hidetoshi Seto | 3 | -109/+107 |
2010-05-11 | PCI: aerdrv: cleanup inconsistent functions | Hidetoshi Seto | 3 | -18/+5 |
2010-05-11 | PCI: aerdrv: RsvdP of PCI_ERR_ROOT_COMMAND | Hidetoshi Seto | 2 | -11/+17 |
2010-05-11 | PCI: return correct value when writing to the "reset" attribute | Michal Schmidt | 1 | -1/+6 |
2010-05-11 | PCI: change PCI_MSI help text to recommend enabling | Jesse Barnes | 1 | -1/+1 |
2010-05-11 | PCI: Convert pci_lock to raw_spinlock | Thomas Gleixner | 1 | -17/+17 |
2010-05-11 | PCI: clearing wakeup flags not needed | Alan Stern | 1 | -2/+0 |
2010-05-11 | PCI: create function symlinks in /sys/bus/pci/slots/N/ | Alex Chiang | 2 | -0/+85 |
2010-05-11 | Merge branch 'iommu/largepages' into amd-iommu/2.6.35 | Joerg Roedel | 1 | -10/+12 |
2010-05-11 | PCI: make bitfield unsigned | Bill Pemberton | 1 | -1/+1 |
2010-04-30 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2 | -0/+6 |