aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
* proc_bus_pci_ioctl: remove pointless BKL usageLinus Torvalds2010-10-271-3/+0
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-241-1/+2
|\
| * Update broken web addresses in the kernel.Justin P. Mattock2010-10-181-1/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2010-10-228-55/+49
|\ \
| * | shpchp: update workqueue usageTejun Heo2010-10-184-30/+25
| * | pciehp: update workqueue usageTejun Heo2010-10-184-25/+24
* | | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-221-0/+1
|\ \ \
| * | | llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
| |/ /
* | | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-221-6/+7
|\ \ \
| * | | drivers: autoconvert trivial BKL users to private mutexArnd Bergmann2010-10-051-6/+7
| |/ /
* | | Merge branch 'x86-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-10-211-1/+5
|\ \ \
| * | | x86, VT-d: Make Intel VT-d IOMMU use IOMMU_INIT_* macros.Konrad Rzeszutek Wilk2010-08-261-1/+3
| * | | x86, iommu: Make all IOMMU's detection routines return a value.Konrad Rzeszutek Wilk2010-08-261-1/+3
* | | | Merge branch 'linus' into irq/coreIngo Molnar2010-10-201-0/+20
|\ \ \ \
| * \ \ \ Merge branch 'meego-7093' into idle-releaseLen Brown2010-09-281-0/+20
| |\ \ \ \
| | * | | | intel_idle: PCI quirk to prevent Lenovo Ideapad s10-3 boot hangLen Brown2010-09-241-0/+20
| | | |/ / | | |/| |
* | | | | x86: Speed up the irq_remapped check in hot pathesThomas Gleixner2010-10-121-7/+0
* | | | | intr_remap: Simplify the code furtherThomas Gleixner2010-10-121-84/+29
* | | | | intr_remap: Use irq_2_iommu in struct irq_cfgThomas Gleixner2010-10-121-36/+3
* | | | | x86: Embedd irq_2_iommu into irq_cfgThomas Gleixner2010-10-121-7/+0
* | | | | pci: intr_remap: Remove unused functionsThomas Gleixner2010-10-121-47/+0
* | | | | pci: intr_remap: Use irq_dataThomas Gleixner2010-10-121-31/+8
* | | | | pci: intr-remap: Free irte memory if SPARSE_IRQ=yThomas Gleixner2010-10-121-0/+14
* | | | | ht: Convert to new irq_chip functionsThomas Gleixner2010-10-121-14/+8
* | | | | dmar: Convert to new irq chip functionsThomas Gleixner2010-10-121-4/+4
* | | | | pci: Cleanup the irq_desc mess in msiThomas Gleixner2010-10-121-15/+9
* | | | | pci: Convert msi to new irq_chip functionsThomas Gleixner2010-10-121-7/+7
|/ / / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2010-09-282-3/+4
|\ \ \ \
| * | | | PCI: fix pci_resource_alignment prototypeCam Macdonell2010-09-092-3/+4
| |/ / /
* | | | Merge git://git.infradead.org/iommu-2.6Linus Torvalds2010-09-271-0/+27
|\ \ \ \
| * | | | intel-iommu: Use symbolic values instead of magic numbers in Lenovo w/aAdam Jackson2010-09-211-2/+12
| * | | | intel-iommu: Abort IOMMU setup for igfx if BIOS gave no shadow GTT spaceDavid Woodhouse2010-09-211-0/+17
| |/ / /
* | | | drivers/pci/intel-iommu.c: fix build with older gcc'sAndrew Morton2010-09-221-47/+43
|/ / /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2010-09-0718-236/+206
|\ \ \ | |/ / |/| |
| * | PCI: bus speed strings should be constStephen Hemminger2010-08-311-1/+1
| * | PCI hotplug: Fix build with CONFIG_ACPI unsetRafael J. Wysocki2010-08-251-0/+4
| * | PCI: PCIe: Remove the port driver module exit routineKenji Kaneshige2010-08-241-7/+0
| * | PCI: PCIe: Move PCIe PME code to the pcie directoryRafael J. Wysocki2010-08-243-8/+3
| * | PCI: PCIe: Disable PCIe port services during port initializationRafael J. Wysocki2010-08-241-3/+26
| * | PCI: PCIe: Ask BIOS for control of all native services at onceRafael J. Wysocki2010-08-2415-221/+149
| * | ACPI/PCI: Negotiate _OSC control bits before requesting them Rafael J. Wysocki2010-08-243-7/+9
| * | PCI: PCIe: Introduce commad line switch for disabling port servicesRafael J. Wysocki2010-08-243-0/+20
| * | PCI: PCIe AER: Introduce pci_aer_available()Rafael J. Wysocki2010-08-242-3/+8
| |/
* | Merge git://git.infradead.org/iommu-2.6Linus Torvalds2010-08-152-1/+21
|\ \ | |/ |/|
| * intel-iommu: Fix 32-bit build warning with __cmpxchg()David Woodhouse2010-08-101-1/+1
| * intr-remap: allow disabling source id checkingChris Wright2010-08-101-0/+20
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2010-08-091-0/+28
|\ \
| * | ioat2: catch and recover from broken vtd configurations v6Dan Williams2010-08-041-0/+28
* | | Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds2010-08-071-4/+2
|\ \ \
| * | | ACPICA: Remove wakeup GPE reference counting which is not usedRafael J. Wysocki2010-07-061-4/+2