| Commit message (Expand) | Author | Age | Files | Lines |
* | intel-iommu: Fix array overflow | Takashi Iwai | 2007-10-30 | 1 | -2/+2 |
* | x86 gart: rename iommu.h to gart.h | Joerg Roedel | 2007-10-30 | 1 | -1/+1 |
* | intel-iommu fixes | Al Viro | 2007-10-29 | 2 | -5/+4 |
* | jmicron: update quirk for JMB361/3/5/6 | Tejun Heo | 2007-10-23 | 1 | -1/+1 |
* | intel-iommu: fix sg_page() | FUJITA Tomonori | 2007-10-23 | 1 | -2/+2 |
* | intel-iommu sg chaining support | FUJITA Tomonori | 2007-10-22 | 1 | -17/+17 |
* | intel-iommu: fix for IOMMU early crash | Keshavamurthy, Anil S | 2007-10-22 | 1 | -11/+11 |
* | intel-iommu: optimize sg map/unmap calls | Keshavamurthy, Anil S | 2007-10-22 | 3 | -160/+231 |
* | Intel IOMMU: Iommu floppy workaround | Keshavamurthy, Anil S | 2007-10-22 | 1 | -0/+27 |
* | Intel IOMMU: Iommu Gfx workaround | Keshavamurthy, Anil S | 2007-10-22 | 2 | -0/+40 |
* | Intel IOMMU: DMAR fault handling support | Keshavamurthy, Anil S | 2007-10-22 | 1 | -0/+194 |
* | Intel IOMMU: Intel iommu cmdline option - forcedac | Keshavamurthy, Anil S | 2007-10-22 | 1 | -1/+6 |
* | Intel IOMMU: Avoid memory allocation failures in dma map api calls | Keshavamurthy, Anil S | 2007-10-22 | 1 | -4/+26 |
* | Intel IOMMU: Intel IOMMU driver | Keshavamurthy, Anil S | 2007-10-22 | 3 | -1/+2276 |
* | Intel IOMMU: IOVA allocation and management routines | Keshavamurthy, Anil S | 2007-10-22 | 2 | -0/+419 |
* | Intel IOMMU: PCI generic helper function | Keshavamurthy, Anil S | 2007-10-22 | 3 | -0/+49 |
* | Intel IOMMU: DMAR detection and parsing logic | Keshavamurthy, Anil S | 2007-10-22 | 2 | -0/+332 |
* | Get rid of unused variable warning in drivers/pci/hotplug/pci_hotplug_core.c | Linus Torvalds | 2007-10-15 | 1 | -2/+0 |
* | more trivial signedness fixes in drivers | Al Viro | 2007-10-14 | 1 | -1/+1 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2007-10-12 | 17 | -352/+209 |
|\ |
|
| * | PCI: Add 'nodomains' boot option, and pci_domains_supported global | Jeff Garzik | 2007-10-12 | 1 | -0/+13 |
| * | PCI: modify PCI bridge control ISA flag for clarity | Gary Hade | 2007-10-12 | 1 | -2/+2 |
| * | PCI: avoid P2P prefetch window for expansion ROMs | Gary Hade | 2007-10-12 | 1 | -2/+1 |
| * | PCI: skip ISA ioresource alignment on some systems | Gary Hade | 2007-10-12 | 1 | -2/+2 |
| * | PCI: remove transparent bridge sizing | Gary Hade | 2007-10-12 | 1 | -0/+5 |
| * | pci: write file size to inode on proc bus file write | David Rientjes | 2007-10-12 | 1 | -1/+2 |
| * | pci: use size stored in proc_dir_entry for proc bus files | David Rientjes | 2007-10-12 | 1 | -2/+2 |
| * | pci: implement "pci=noaer" | Randy Dunlap | 2007-10-12 | 3 | -0/+17 |
| * | PCI: fix IDE legacy mode resources | Yoichi Yuasa | 2007-10-12 | 1 | -12/+36 |
| * | MSI: Use correct data offset for 32-bit MSI in read_msi_msg() | Roland Dreier | 2007-10-12 | 1 | -1/+1 |
| * | PCI: Fix incorrect argument order to list_add_tail() in PCI dynamic ID code | Michael Ellerman | 2007-10-12 | 1 | -2/+1 |
| * | PCI: re-enable onboard sound on "MSI K8T Neo2-FIR" | Johannes Goecke | 2007-10-12 | 1 | -32/+0 |
| * | PCI: quirk_vt82c586_acpi: Omit reading PCI revision ID | Auke Kok | 2007-10-12 | 1 | -3/+1 |
| * | PCI: quirk amd_8131_mmrbc: Omit reading pci revision ID | Auke Kok | 2007-10-12 | 1 | -5/+2 |
| * | cpqphp: Use PCI_CLASS_REVISION instead of PCI_REVISION_ID for read | Auke Kok | 2007-10-12 | 1 | -1/+1 |
| * | pci: hotplug: cpqphp: convert to kthread infrastructure | Christoph Hellwig | 2007-10-12 | 1 | -48/+21 |
| * | pci: hotplug: ibmphp: convert to kthread | Kristen Carlson Accardi | 2007-10-12 | 1 | -45/+12 |
| * | PCI: is_power_of_2 in drivers/pci/pci.c | vignesh babu | 2007-10-12 | 1 | -2/+3 |
| * | pciehp: minor cleanups for pciehp_hpc.c | Kenji Kaneshige | 2007-10-12 | 1 | -21/+26 |
| * | pciehp: remove trailing whitespace form pciehp_pci.c | Kenji Kaneshige | 2007-10-12 | 1 | -3/+3 |
| * | pciehp: remove trailing whitespace from pciehp_ctrl.c | Kenji Kaneshige | 2007-10-12 | 1 | -10/+10 |
| * | pciehp: remove trailing whitespace from pciehp_core.c | Kenji Kaneshige | 2007-10-12 | 1 | -10/+10 |
| * | pciehp: remove trailing whitespace from pciehp_hpc.c | Kenji Kaneshige | 2007-10-12 | 1 | -25/+25 |
| * | pciehp: remove DBG_XXX_ROUTINE | Kenji Kaneshige | 2007-10-12 | 1 | -106/+5 |
| * | PCI Hotplug: pciehp: Request control over PCI Express Capability as well as N... | Kristen Carlson Accardi | 2007-10-12 | 1 | -0/+1 |
| * | PCI Hotplug: pciehp: Dont check bridge control on remove | Kristen Carlson Accardi | 2007-10-12 | 1 | -6/+12 |
| * | pciehp: remove CONFIG_HOTPLUG_PCI_PCIE_POLL_EVENT_MODE | Kenji Kaneshige | 2007-10-12 | 2 | -13/+0 |
| * | PCI Hotplug: cpqphp_ctrl.c: kmalloc + memset conversion to kzalloc | Mariusz Kozlowski | 2007-10-12 | 1 | -4/+1 |
* | | sysfs: kill sysfs_update_file() | Tejun Heo | 2007-10-12 | 1 | -60/+0 |
* | | Drivers: clean up direct setting of the name of a kset | Greg Kroah-Hartman | 2007-10-12 | 1 | -3/+3 |