Age | Commit message (Expand) | Author | Files | Lines |
2010-08-15 | Merge git://git.infradead.org/iommu-2.6 | Linus Torvalds | 2 | -1/+21 |
2010-08-09 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy... | Linus Torvalds | 1 | -0/+28 |
2010-08-10 | intel-iommu: Fix 32-bit build warning with __cmpxchg() | David Woodhouse | 1 | -1/+1 |
2010-08-10 | intr-remap: allow disabling source id checking | Chris Wright | 1 | -0/+20 |
2010-08-07 | Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l... | Linus Torvalds | 1 | -4/+2 |
2010-08-06 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 21 | -61/+391 |
2010-08-06 | pci: fix type warnings in intr_remapping.c | Linus Torvalds | 1 | -4/+4 |
2010-08-06 | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+2 |
2010-08-06 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+6 |
2010-08-04 | PCI: update for owner removal from struct device_attribute | Stephen Rothwell | 1 | -2/+2 |
2010-08-04 | ioat2: catch and recover from broken vtd configurations v6 | Dan Williams | 1 | -0/+28 |
2010-08-02 | PCI: Fix warnings when CONFIG_DMI unset | Narendra K | 1 | -2/+2 |
2010-08-01 | libata: more PCI IDs for jmicron controllers | Tejun Heo | 1 | -0/+6 |
2010-07-30 | PCI: Do not run NVidia quirks related to MSI with MSI disabled | Rafael J. Wysocki | 1 | -0/+3 |
2010-07-30 | PCI: use for_each_pci_dev() | Kulikov Vasiliy | 5 | -7/+6 |
2010-07-30 | PCI: MSI: Restore read_msi_msg_desc(); add get_cached_msi_msg_desc() | Ben Hutchings | 1 | -5/+42 |
2010-07-30 | PCI: export SMBIOS provided firmware instance and label to sysfs | Narendra K | 4 | -0/+160 |
2010-07-30 | PCI: Allow read/write access to sysfs I/O port resources | Alex Williamson | 1 | -0/+68 |
2010-07-30 | PCI: remove unused HAVE_ARCH_PCI_SET_DMA_MAX_SEGMENT_{SIZE|BOUNDARY} | FUJITA Tomonori | 1 | -4/+0 |
2010-07-30 | PCI: disable mmio during bar sizing | Jacob Pan | 2 | -0/+23 |
2010-07-30 | PCI: MSI: Remove unsafe and unnecessary hardware access | Ben Hutchings | 1 | -23/+11 |
2010-07-30 | PCI: Default PCIe ASPM control to on and require !EMBEDDED to disable | Matthew Garrett | 1 | -6/+14 |
2010-07-30 | PCI: kernel oops on access to pci proc file while hot-removal | Kenji Kaneshige | 1 | -2/+0 |
2010-07-30 | PCI: pci-sysfs: remove casts from void* | Kulikov Vasiliy | 1 | -1/+1 |
2010-07-30 | PCI hotplug: make sure child bridges are enabled at hotplug time | Yinghai Lu | 1 | -5/+7 |
2010-07-30 | PCI hotplug: shpchp: Removed check for hotplug of display devices | Praveen Kalamegham | 1 | -15/+4 |
2010-07-30 | PCI hotplug: pciehp: Fixed return value sign for pciehp_unconfigure_device | Praveen Kalamegham | 1 | -1/+1 |
2010-07-30 | PCI: Don't enable aspm before drivers have had a chance to veto it | Matthew Garrett | 1 | -2/+14 |
2010-07-30 | PCI: fix wrong memory address handling in MSI-X | Kenji Kaneshige | 1 | -1/+1 |
2010-07-30 | PCI: check return value of pci_enable_device() when enabling bridges | Junchang Wang | 1 | -0/+2 |
2010-07-30 | PCI: sparse warning (trivial) | Stephen Hemminger | 1 | -1/+1 |
2010-07-30 | PCI: disable MSI on VIA K8M800 | Tejun Heo | 1 | -0/+1 |
2010-07-30 | PCI quirk: AMD 780: work around wrong vendor ID on APC bridge | Clemens Ladisch | 1 | -3/+20 |
2010-07-30 | PCI: hotplug/shpchp_hpc: add parenthesis in SLOT_REG_RSVDZ_MASK | Dan Carpenter | 1 | -1/+1 |
2010-07-30 | PCI aerdrv: fix annoying warnings | Linus Torvalds | 1 | -8/+9 |
2010-07-30 | PCI: change device runtime PM settings for probe and remove | Alan Stern | 1 | -3/+29 |
2010-07-27 | Merge branches 'iommu-api/2.6.36' and 'amd-iommu/2.6.36' into iommu/2.6.36 | Joerg Roedel | 1 | -0/+2 |
2010-07-19 | iommu-api: Extension to check for interrupt remapping | Tom Lyon | 1 | -0/+2 |
2010-07-19 | PM: Make it possible to avoid races between wakeup and system sleep | Rafael J. Wysocki | 4 | -2/+25 |
2010-07-16 | PCI: fall back to original BIOS BAR addresses | Bjorn Helgaas | 1 | -0/+32 |
2010-07-06 | ACPICA: Remove wakeup GPE reference counting which is not used | Rafael J. Wysocki | 1 | -4/+2 |
2010-06-27 | Merge branch 'virtio' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/... | Linus Torvalds | 1 | -0/+1 |
2010-06-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 1 | -6/+13 |
2010-06-23 | virtio-pci: disable msi at startup | Michael S. Tsirkin | 1 | -0/+1 |
2010-06-18 | PCI/PM: Do not use native PCIe PME by default | Rafael J. Wysocki | 1 | -6/+13 |
2010-06-15 | intel-iommu: Force-disable IOMMU for iGFX on broken Cantiga revisions. | David Woodhouse | 1 | -1/+7 |
2010-06-15 | intel-iommu: Fix double lock in get_domain_for_dev() | Jiri Slaby | 1 | -1/+2 |
2010-06-15 | intel-iommu: Fix reference by physical address in intel_iommu_attach_device() | Sheng Yang | 1 | -1/+2 |
2010-06-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 4 | -90/+12 |
2010-06-11 | PCI: hotplug/cpqphp, fix NULL dereference | Jiri Slaby | 1 | -0/+7 |