aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2010-10-27proc_bus_pci_ioctl: remove pointless BKL usageLinus Torvalds
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-10-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-22Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-21Merge branch 'x86-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-10-20Merge branch 'linus' into irq/coreIngo Molnar
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock
2010-10-18shpchp: update workqueue usageTejun Heo
2010-10-18pciehp: update workqueue usageTejun Heo
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-10-12x86: Speed up the irq_remapped check in hot pathesThomas Gleixner
2010-10-12intr_remap: Simplify the code furtherThomas Gleixner
2010-10-12intr_remap: Use irq_2_iommu in struct irq_cfgThomas Gleixner
2010-10-12x86: Embedd irq_2_iommu into irq_cfgThomas Gleixner
2010-10-12pci: intr_remap: Remove unused functionsThomas Gleixner
2010-10-12pci: intr_remap: Use irq_dataThomas Gleixner
2010-10-12pci: intr-remap: Free irte memory if SPARSE_IRQ=yThomas Gleixner
2010-10-12ht: Convert to new irq_chip functionsThomas Gleixner
2010-10-12dmar: Convert to new irq chip functionsThomas Gleixner
2010-10-12pci: Cleanup the irq_desc mess in msiThomas Gleixner
2010-10-12pci: Convert msi to new irq_chip functionsThomas Gleixner
2010-10-05drivers: autoconvert trivial BKL users to private mutexArnd Bergmann
2010-09-28Merge branch 'meego-7093' into idle-releaseLen Brown
2010-09-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2010-09-27Merge git://git.infradead.org/iommu-2.6Linus Torvalds
2010-09-24intel_idle: PCI quirk to prevent Lenovo Ideapad s10-3 boot hangLen Brown
2010-09-22drivers/pci/intel-iommu.c: fix build with older gcc'sAndrew Morton
2010-09-21intel-iommu: Use symbolic values instead of magic numbers in Lenovo w/aAdam Jackson
2010-09-21intel-iommu: Abort IOMMU setup for igfx if BIOS gave no shadow GTT spaceDavid Woodhouse
2010-09-09PCI: fix pci_resource_alignment prototypeCam Macdonell
2010-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2010-08-31PCI: bus speed strings should be constStephen Hemminger
2010-08-26x86, VT-d: Make Intel VT-d IOMMU use IOMMU_INIT_* macros.Konrad Rzeszutek Wilk
2010-08-26x86, iommu: Make all IOMMU's detection routines return a value.Konrad Rzeszutek Wilk
2010-08-25PCI hotplug: Fix build with CONFIG_ACPI unsetRafael J. Wysocki
2010-08-24PCI: PCIe: Remove the port driver module exit routineKenji Kaneshige
2010-08-24PCI: PCIe: Move PCIe PME code to the pcie directoryRafael J. Wysocki
2010-08-24PCI: PCIe: Disable PCIe port services during port initializationRafael J. Wysocki
2010-08-24PCI: PCIe: Ask BIOS for control of all native services at onceRafael J. Wysocki
2010-08-24ACPI/PCI: Negotiate _OSC control bits before requesting them Rafael J. Wysocki
2010-08-24PCI: PCIe: Introduce commad line switch for disabling port servicesRafael J. Wysocki
2010-08-24PCI: PCIe AER: Introduce pci_aer_available()Rafael J. Wysocki
2010-08-15Merge git://git.infradead.org/iommu-2.6Linus Torvalds
2010-08-09Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds
2010-08-10intel-iommu: Fix 32-bit build warning with __cmpxchg()David Woodhouse
2010-08-10intr-remap: allow disabling source id checkingChris Wright
2010-08-07Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds
2010-08-06Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2010-08-06pci: fix type warnings in intr_remapping.cLinus Torvalds