Age | Commit message (Expand) | Author |
2013-01-03 | X86: drivers: remove __dev* attributes. | Greg Kroah-Hartman |
2012-12-26 | PCI: Work around Stratus ftServer broken PCIe hierarchy (fix DMI check) | Myron Stowe |
2012-12-13 | Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci | Linus Torvalds |
2012-12-10 | Merge branch 'pci/mjg-pci-roms-from-efi' into next | Bjorn Helgaas |
2012-12-10 | PCI: Use phys_addr_t for physical ROM address | Bjorn Helgaas |
2012-12-07 | Merge branch 'pci/daniel-numachip' into next | Bjorn Helgaas |
2012-12-07 | x86/PCI: Add NumaChip remote PCI support | Daniel J Blueman |
2012-12-06 | Merge branch 'pci/mjg-pci-roms-from-efi' into next | Bjorn Helgaas |
2012-12-05 | x86: Use PCI setup data | Matthew Garrett |
2012-11-09 | Merge branch 'pci/mike-x86-tra' into next | Bjorn Helgaas |
2012-11-09 | Merge branch 'pci/taku-prt-cleanup' into next | Bjorn Helgaas |
2012-11-07 | x86/PCI: Allow x86 platforms to use translation offsets | Mike Yoknis |
2012-11-07 | x86/PCI: Ignore _SEG on HP xw9300 | Bjorn Helgaas |
2012-11-07 | PCI: Don't pass pci_dev to pci_ext_cfg_avail() | Taku Izumi |
2012-10-30 | x86/ce4100: Fix PCI configuration register access for devices without interrupts | Maxime Bizon |
2012-10-01 | Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci | Linus Torvalds |
2012-09-24 | Merge branch 'pci/yinghai-misc' into next | Bjorn Helgaas |
2012-09-21 | x86/PCI: Clear host bridge aperture struct resource | Yinghai Lu |
2012-09-19 | arch/x86: Remove unecessary semicolons | Peter Senna Tschudin |
2012-09-18 | PCI: Provide a default pcibios_update_irq() | Thierry Reding |
2012-09-18 | PCI: Discard __init annotations for pci_fixup_irqs() and related functions | Thierry Reding |
2012-07-05 | Merge branch 'pci/myron-pcibios_setup' into next | Bjorn Helgaas |
2012-07-05 | x86/PCI: adjust section annotations for pcibios_setup() | Myron Stowe |
2012-06-23 | Merge branch 'topic/huang-d3cold-v7' into next | Bjorn Helgaas |
2012-06-23 | PCI: do not call pci_set_power_state with PCI_D3cold | Huang Ying |
2012-06-22 | x86/PCI: use pr_level() to replace printk(KERN_LEVEL) | Jiang Liu |
2012-06-22 | x86/PCI: refine __pci_mmcfg_init() for better code readability | Jiang Liu |
2012-06-22 | x86/PCI: get rid of redundant log messages | Jiang Liu |
2012-06-22 | x86/PCI: simplify pci_mmcfg_late_insert_resources() | Jiang Liu |
2012-06-22 | x86/PCI: update MMCONFIG information when hot-plugging PCI host bridges | Jiang Liu |
2012-06-22 | x86/PCI: add pci_mmconfig_insert()/delete() for PCI root bridge hotplug | Jiang Liu |
2012-06-22 | x86/PCI: prepare pci_mmcfg_check_reserved() to be called at runtime | Jiang Liu |
2012-06-22 | x86/PCI: introduce pci_mmcfg_arch_map()/pci_mmcfg_arch_unmap() | Jiang Liu |
2012-06-22 | x86/PCI: use RCU list to protect mmconfig list | Jiang Liu |
2012-06-22 | x86/PCI: split out pci_mmconfig_alloc() for code reuse | Jiang Liu |
2012-06-22 | x86/PCI: split out pci_mmcfg_check_reserved() for code reuse | Jiang Liu |
2012-06-13 | x86/PCI: put busn resource in pci_root_info for native host bridge drivers | Yinghai Lu |
2012-06-13 | x86/PCI: use _CRS bus number aperture for host bridges from ACPI | Yinghai Lu |
2012-06-13 | PCI: replace struct pci_bus secondary/subordinate with busn_res | Yinghai Lu |
2012-05-24 | Merge tag 'stable/for-linus-3.5-rc0-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2012-05-24 | Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2012-05-23 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2012-05-23 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2012-05-21 | xen: do not map the same GSI twice in PVHVM guests. | Stefano Stabellini |
2012-05-17 | x86: Fix boot on Twinhead H12Y | Alan Cox |
2012-05-17 | x86/vga: fix build with efi disabled. | Dave Airlie |
2012-05-16 | x86/vga: set the default device from the fixup. | Dave Airlie |
2012-05-15 | x86/PCI: only check for spinlock being held in SMP kernels | Bjorn Helgaas |
2012-05-07 | resources: add resource_overlaps() | Wei Yang |
2012-05-07 | Merge branch 'topic/stratus' into next | Bjorn Helgaas |