Age | Commit message (Expand) | Author |
2008-10-20 | PCI: connect struct pci_dev to struct pci_slot | Alex Chiang |
2008-10-20 | PCI: make CPU list affinity visible | Mike Travis |
2008-10-20 | PCI: utilize calculated results when detecting MSI features | Jike Song |
2008-10-20 | PCI: pciehp: replace printk with dev_printk | Taku Izumi |
2008-10-20 | PCI: pciehp: change name tag of "hpdriver_portdrv" variable | Taku Izumi |
2008-10-20 | PCI: pciehp: fix irq initialization | Kenji Kaneshige |
2008-10-20 | PCI: tidy PME support messages | Bjorn Helgaas |
2008-10-20 | PCI: ibmphp: list_for_each to list_for_each_entry-checkpatch cleanups | akpm@linux-foundation.org |
2008-10-20 | PCI: ibmphp: list_for_each to list_for_each_entry | akpm@linux-foundation.org |
2008-10-20 | PCI: follow lspci device/vendor style | Bjorn Helgaas |
2008-10-20 | PCI PM: Introduce function pci_wake_from_d3 | Rafael J. Wysocki |
2008-10-20 | PCI: allow quirks to be compiled out | Thomas Petazzoni |
2008-10-20 | PCI: Check dynids driver_data value for validity | Jean Delvare |
2008-10-20 | PCI: remove dynids.use_driver_data | Milton Miller |
2008-10-20 | pci: Use new %pR to print resource ranges | Benjamin Herrenschmidt |
2008-10-20 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds |
2008-10-20 | intel-iommu: typo fix and correct word in the comment | Ameya Palande |
2008-10-16 | {pci,pnp} quirks.c: don't use deprecated print_fn_descriptor_symbol() | Linus Torvalds |
2008-10-16 | Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2008-10-16 | Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2008-10-16 | Driver core: add bus_sort_breadthfirst() function | Greg Kroah-Hartman |
2008-10-15 | VT-d: Changes to support KVM | Kay, Allen M |
2008-10-15 | Merge branches 'core/softlockup', 'core/softirq', 'core/resources', 'core/pri... | Ingo Molnar |
2008-10-15 | Merge commit 'origin' | Benjamin Herrenschmidt |
2008-10-11 | Merge branch 'x86/apic' into x86-v28-for-linus-phase4-B | Ingo Molnar |
2008-10-10 | Merge branches 'core/iommu', 'x86/amd-iommu' and 'x86/iommu' into x86-v28-for... | Ingo Molnar |
2008-10-02 | Check mapped ranges on sysfs resource files | Linus Torvalds |
2008-09-26 | Export the ROM enable/disable helpers | Alan Cox |
2008-09-26 | x86, pci-hotplug, calgary / rio: fix EBDA ioremap() | Ingo Molnar |
2008-09-16 | PCI: fix compiler warnings in pci_get_subsys() | Greg KH |
2008-09-16 | PCI: Fix pcie_aspm=force | Sitsofe Wheeler |
2008-09-14 | generic: redefine resource_size_t as phys_addr_t | Jeremy Fitzhardinge |
2008-09-14 | Merge branch 'linus' into x86/iommu | Ingo Molnar |
2008-09-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds |
2008-09-12 | PCI: re-add debug prints for unmodified BARs | Yinghai Lu |
2008-09-10 | PCI: fix pciehp_free_irq() | Adrian Bunk |
2008-09-10 | Merge commit 'v2.6.27-rc6' into x86/iommu | Ingo Molnar |
2008-09-10 | Merge branch 'linux-2.6' | Paul Mackerras |
2008-09-09 | PCI Hotplug: fakephp: fix deadlock... again | Alex Chiang |
2008-09-09 | PCI: Fix printk warnings in setup-bus.c | Johann Felix Soden |
2008-09-09 | PCI: Fix printk warnings in probe.c | Johann Felix Soden |
2008-09-09 | PCI/iommu: blacklist DMAR on Intel G31/G33 chipsets | David Woodhouse |
2008-09-05 | x86: blacklist DMAR on Intel G31/G33 chipsets | David Woodhouse |
2008-09-04 | PCI: fix pbus_size_mem() resource alignment for CardBus controllers | Linus Torvalds |
2008-08-21 | PCI: fix reference leak in pci_get_dev_by_id() | Greg KH |
2008-08-21 | PCI: shpchp: Rename duplicate slot name N as N-1, N-2, N-M... | Alex Chiang |
2008-08-21 | PCI: pciehp: Rename duplicate slot name N as N-1, N-2, N-M... | Alex Chiang |
2008-08-20 | hotplug/rpaphp: Remove unused error path code | Stephen Rothwell |
2008-08-18 | Merge branch 'x86-merge' into for-linus | Jesse Barnes |
2008-08-18 | PCI: add acpi_find_root_bridge_handle | Jiri Slaby |