Age | Commit message (Expand) | Author | Files | Lines |
2013-03-03 | Merge tag 'stable/for-linus-3.9-rc1-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 1 | -0/+9 |
2013-03-01 | xen/pci: We don't do multiple MSI's. | Konrad Rzeszutek Wilk | 1 | -0/+9 |
2013-02-25 | Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 5 | -67/+132 |
2013-02-11 | x86, uv, uv3: Update ACPI Check to include SGI UV3 | Mike Travis | 1 | -2/+1 |
2013-01-17 | Merge branch 'pci/rafael-set-root-bridge-handle' into next | Bjorn Helgaas | 1 | -0/+9 |
2013-01-13 | ACPI / PCI: Set root bridge ACPI handle in advance | Rafael J. Wysocki | 1 | -0/+9 |
2013-01-09 | Merge branch 'pci/yinghai-survey-resources' into next | Bjorn Helgaas | 1 | -64/+121 |
2013-01-07 | x86/PCI: Implement pcibios_resource_survey_bus() | Yinghai Lu | 1 | -0/+13 |
2013-01-07 | x86/PCI: Keep resource allocation functions after boot | Yinghai Lu | 1 | -6/+6 |
2013-01-07 | x86/PCI: Don't track firmware-assigned BAR values for hot-added devices | Yinghai Lu | 1 | -1/+9 |
2013-01-07 | x86/PCI: Factor out pcibios_allocate_dev_rom_resource() | Yinghai Lu | 1 | -17/+35 |
2013-01-07 | x86/PCI: Allocate resources on a per-bus basis for hot-adding root buses | Yinghai Lu | 1 | -13/+25 |
2013-01-07 | x86/PCI: Factor out pcibios_allocate_dev_resources() | Yinghai Lu | 1 | -19/+23 |
2013-01-07 | x86/PCI: Factor out pcibios_allocate_bridge_resources() | Yinghai Lu | 1 | -22/+24 |
2013-01-03 | X86: drivers: remove __dev* attributes. | Greg Kroah-Hartman | 11 | -59/+55 |
2013-01-03 | x86/PCI: Remove unused pci_root_bus | Bjorn Helgaas | 3 | -3/+2 |
2012-12-26 | PCI: Work around Stratus ftServer broken PCIe hierarchy (fix DMI check) | Myron Stowe | 1 | -1/+2 |
2012-12-13 | Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci | Linus Torvalds | 4 | -6/+202 |
2012-12-10 | Merge branch 'pci/mjg-pci-roms-from-efi' into next | Bjorn Helgaas | 1 | -2/+2 |
2012-12-10 | PCI: Use phys_addr_t for physical ROM address | Bjorn Helgaas | 1 | -2/+2 |
2012-12-07 | Merge branch 'pci/daniel-numachip' into next | Bjorn Helgaas | 2 | -0/+130 |
2012-12-07 | x86/PCI: Add NumaChip remote PCI support | Daniel J Blueman | 2 | -0/+130 |
2012-12-06 | Merge branch 'pci/mjg-pci-roms-from-efi' into next | Bjorn Helgaas | 1 | -0/+30 |
2012-12-05 | x86: Use PCI setup data | Matthew Garrett | 1 | -0/+30 |
2012-11-09 | Merge branch 'pci/mike-x86-tra' into next | Bjorn Helgaas | 1 | -3/+18 |
2012-11-09 | Merge branch 'pci/taku-prt-cleanup' into next | Bjorn Helgaas | 1 | -1/+1 |
2012-11-07 | x86/PCI: Allow x86 platforms to use translation offsets | Mike Yoknis | 1 | -3/+18 |
2012-11-07 | x86/PCI: Ignore _SEG on HP xw9300 | Bjorn Helgaas | 1 | -2/+23 |
2012-11-07 | PCI: Don't pass pci_dev to pci_ext_cfg_avail() | Taku Izumi | 1 | -1/+1 |
2012-10-30 | x86/ce4100: Fix PCI configuration register access for devices without interrupts | Maxime Bizon | 1 | -0/+13 |
2012-10-01 | Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci | Linus Torvalds | 2 | -7/+1 |
2012-09-24 | Merge branch 'pci/yinghai-misc' into next | Bjorn Helgaas | 1 | -2/+1 |
2012-09-21 | x86/PCI: Clear host bridge aperture struct resource | Yinghai Lu | 1 | -2/+1 |
2012-09-19 | arch/x86: Remove unecessary semicolons | Peter Senna Tschudin | 1 | -1/+1 |
2012-09-18 | PCI: Provide a default pcibios_update_irq() | Thierry Reding | 1 | -5/+0 |
2012-09-18 | PCI: Discard __init annotations for pci_fixup_irqs() and related functions | Thierry Reding | 1 | -1/+1 |
2012-07-05 | Merge branch 'pci/myron-pcibios_setup' into next | Bjorn Helgaas | 1 | -1/+1 |
2012-07-05 | x86/PCI: adjust section annotations for pcibios_setup() | Myron Stowe | 1 | -1/+1 |
2012-06-23 | Merge branch 'topic/huang-d3cold-v7' into next | Bjorn Helgaas | 1 | -1/+1 |
2012-06-23 | PCI: do not call pci_set_power_state with PCI_D3cold | Huang Ying | 1 | -1/+1 |
2012-06-22 | x86/PCI: use pr_level() to replace printk(KERN_LEVEL) | Jiang Liu | 2 | -14/+10 |
2012-06-22 | x86/PCI: refine __pci_mmcfg_init() for better code readability | Jiang Liu | 1 | -25/+21 |
2012-06-22 | x86/PCI: get rid of redundant log messages | Jiang Liu | 1 | -7/+0 |
2012-06-22 | x86/PCI: simplify pci_mmcfg_late_insert_resources() | Jiang Liu | 1 | -26/+8 |
2012-06-22 | x86/PCI: update MMCONFIG information when hot-plugging PCI host bridges | Jiang Liu | 3 | -5/+92 |
2012-06-22 | x86/PCI: add pci_mmconfig_insert()/delete() for PCI root bridge hotplug | Jiang Liu | 1 | -4/+105 |
2012-06-22 | x86/PCI: prepare pci_mmcfg_check_reserved() to be called at runtime | Jiang Liu | 1 | -36/+68 |
2012-06-22 | x86/PCI: introduce pci_mmcfg_arch_map()/pci_mmcfg_arch_unmap() | Jiang Liu | 2 | -12/+41 |
2012-06-22 | x86/PCI: use RCU list to protect mmconfig list | Jiang Liu | 3 | -10/+34 |
2012-06-22 | x86/PCI: split out pci_mmconfig_alloc() for code reuse | Jiang Liu | 1 | -4/+15 |