Age | Commit message (Expand) | Author |
2009-12-15 | const: constify remaining dev_pm_ops | Alexey Dobriyan |
2009-12-11 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds |
2009-12-09 | Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l... | Linus Torvalds |
2009-12-08 | Merge branch 'timers-for-linus-hpet' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2009-12-05 | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2009-12-04 | PCI: fix coding style issue in pci_save_state() | Kleber Sacilotto de Souza |
2009-12-04 | PCI: add pci_request_acs | Chris Wright |
2009-12-04 | PCI: fix BUG_ON triggered by logical PCIe root port removal | Kenji Kaneshige |
2009-12-04 | PCI: remove ifdefed pci_cleanup_aer_correct_error_status | Andrew Patterson |
2009-12-04 | PCI: unconditionally clear AER uncorr status register during cleanup | Andrew Patterson |
2009-12-04 | PCI: portdrv: remove redundant definitions | Kenji Kaneshige |
2009-12-04 | PCI: portdrv: remove unnecessary struct pcie_port_data | Kenji Kaneshige |
2009-12-04 | PCI: portdrv: minor cleanup for pcie_port_device_register | Kenji Kaneshige |
2009-12-04 | PCI: portdrv: add missing irq cleanup | Kenji Kaneshige |
2009-12-04 | PCI: portdrv: enable device before irq initialization | Kenji Kaneshige |
2009-12-04 | PCI: portdrv: cleanup service irqs initialization | Kenji Kaneshige |
2009-12-04 | PCI: portdrv: check capabilities first | Kenji Kaneshige |
2009-12-04 | PCI: portdrv: move PME capability check | Kenji Kaneshige |
2009-12-04 | PCI: portdrv: remove redundant pcie type calculation | Kenji Kaneshige |
2009-12-04 | PCI: portdrv: cleanup pcie_device registration | Kenji Kaneshige |
2009-12-04 | PCI: portdrv: remove redundant pcie_port_device_probe | Kenji Kaneshige |
2009-12-04 | PCI: Always set prefetchable base/limit upper32 registers | Alex Williamson |
2009-12-04 | PCI: read-modify-write the pcie device control register when initiating pcie flr | Shmulik Ravid |
2009-12-04 | PCI: show dma_mask bits in /sys | Yinghai Lu |
2009-12-04 | PCI: add debug output for DMA mask info | Yinghai Lu |
2009-12-04 | PCI: ibmphp_hpc: don't release hw sem twice if kthread stops | Jesse Barnes |
2009-11-24 | ACPICA: Add post-order callback to acpi_walk_namespace | Lin Ming |
2009-11-24 | PCI pciehp: fix power fault interrupt storm problem | Kenji Kaneshige |
2009-11-24 | PCI hotplug: use pci_is_pcie() | Kenji Kaneshige |
2009-11-24 | PCIe AER: use pci_is_pcie() | Kenji Kaneshige |
2009-11-24 | PCIe ASPM: use pci_is_pcie() | Kenji Kaneshige |
2009-11-24 | PCI: use pci_is_pcie() in pci core | Kenji Kaneshige |
2009-11-24 | pciehp: use pci_pcie_cap() | Kenji Kaneshige |
2009-11-24 | PCI hotplug: use pci_pcie_cap() | Kenji Kaneshige |
2009-11-24 | PCIe ASPM: use pci_pcie_cap() | Kenji Kaneshige |
2009-11-24 | PCIe port bus: use pci_pcie_cap() | Kenji Kaneshige |
2009-11-24 | PCIe AER: use pci_pcie_cap() | Kenji Kaneshige |
2009-11-24 | PCI: use pci_pcie_cap() in pci core | Kenji Kaneshige |
2009-11-19 | Fix handling of the HP/Acer 'DMAR at zero' BIOS error for machines with <4GiB... | David Woodhouse |
2009-11-17 | Merge commit 'v2.6.32-rc7' into core/iommu | Ingo Molnar |
2009-11-14 | Merge git://git.infradead.org/users/dwmw2/iommu-2.6.32 | Linus Torvalds |
2009-11-12 | intel-iommu: Support PCIe hot-plug | Fenghua Yu |
2009-11-12 | intel-iommu: Obey coherent_dma_mask for alloc_coherent on passthrough | Alex Williamson |
2009-11-11 | PCI: allow matching of prefetchable resources to non-prefetchable windows | Linus Torvalds |
2009-11-10 | x86: Handle HW IOMMU initialization failure gracefully | FUJITA Tomonori |
2009-11-10 | x86: intel-iommu: Convert detect_intel_iommu to use iommu_init hook | FUJITA Tomonori |
2009-11-09 | intel-iommu: Check for 'DMAR at zero' BIOS error earlier. | David Woodhouse |
2009-11-06 | PCI: Replace old style lock initializer | Thomas Gleixner |
2009-11-06 | PCI hotplug: fix oshp evaluation | Kenji Kaneshige |
2009-11-06 | PCI: derive nearby CPUs from device's instead of bus' NUMA information | Andreas Herrmann |