index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
Age
Commit message (
Expand
)
Author
2009-04-13
Merge git://git.infradead.org/iommu-2.6
Linus Torvalds
2009-04-10
intel-iommu: Avoid panic() for DRHD at address zero.
David Woodhouse
2009-04-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
2009-04-07
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
2009-04-07
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
Yang Hongyang
2009-04-07
PCI: Fix oops in pci_vpd_truncate
Anton Vorontsov
2009-04-06
Intel-IOMMU Alignment Issue in dma_pte_clear_range()
Fenghua Yu
2009-04-06
Merge git://git.infradead.org/iommu-2.6
Linus Torvalds
2009-04-06
drivers/pci/intr_remapping.c: include acpi.h
Alexander Beregalov
2009-04-06
intel-iommu: Fix oops in device_to_iommu() when devices not found.
David Woodhouse
2009-04-06
PCI Hotplug: acpiphp: grab refcount on p2p subordinate bus
Alex Chiang
2009-04-06
PCI: allow PCI core hotplug to remove PCI root bus
Alex Chiang
2009-04-06
PCI: Fix oops in pci_vpd_truncate
Anton Vorontsov
2009-04-06
PCI: don't corrupt enable_cnt when doing manual resource alignment
Yuji Shimada
2009-04-06
PCI: annotate pci_rescan_bus as __ref, not __devinit
Alex Chiang
2009-04-06
PCI-IOV: fix missing kernel-doc
Randy Dunlap
2009-04-06
PCI: Setup disabled bridges even if buses are added
Yuji Shimada
2009-04-06
PCI: SR-IOV quirk for Intel 82576 NIC
Yu Zhao
2009-04-05
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2009-04-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask
Linus Torvalds
2009-04-05
Merge branch 'linus' into release
Len Brown
2009-04-04
intel-iommu: Handle PCI domains appropriately.
David Woodhouse
2009-04-04
intel-iommu: Fix device-to-iommu mapping for PCI-PCI bridges.
David Woodhouse
2009-04-04
x2apic/intr-remap: decouple interrupt remapping from x2apic
Han, Weidong
2009-04-04
x86, dmar: check if it's initialized before disable queue invalidation
Han, Weidong
2009-04-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-04-03
intel-iommu: set compatibility format interrupt
Han, Weidong
2009-04-03
Intel IOMMU Suspend/Resume Support - Interrupt Remapping
Fenghua Yu
2009-04-03
Intel IOMMU Suspend/Resume Support - Queued Invalidation
Fenghua Yu
2009-04-03
Intel IOMMU Suspend/Resume Support - DMAR
Fenghua Yu
2009-04-03
Merge git://git.infradead.org/iommu-2.6
Linus Torvalds
2009-04-01
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2009-03-31
Merge branch 'cpumask-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Rusty Russell
2009-03-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2009-03-30
Merge branch 'linus' into cpumask-for-linus
Ingo Molnar
2009-03-30
Merge branch 'iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2009-03-30
PCI PM: Make pci_prepare_to_sleep() disable wake-up if needed
Rafael J. Wysocki
2009-03-30
PCI PM: Introduce __pci_[start|complete]_power_transition() (rev. 2)
Rafael J. Wysocki
2009-03-30
PCI PM: Restore config spaces of all devices during early resume
Rafael J. Wysocki
2009-03-30
PCI PM: Make pci_set_power_state() handle devices with no PM support
Rafael J. Wysocki
2009-03-30
PCI PM: Put devices into low power states during late suspend (rev. 2)
Rafael J. Wysocki
2009-03-30
PCI PM: Move pci_restore_standard_config to pci-driver.c
Rafael J. Wysocki
2009-03-30
PCI PM: Use pci_set_power_state during early resume
Rafael J. Wysocki
2009-03-30
PCI PM: Consistently use variable name "error" for pm call return values
Frans Pop
2009-03-30
PCI: fix HT MSI mapping fix
Yinghai Lu
2009-03-30
trivial: Fix misspelling of firmware
Nick Andrew
2009-03-28
Merge branch 'linus' into core/iommu
Ingo Molnar
2009-03-28
Merge branch 'linus' into x86/core
Ingo Molnar
2009-03-27
Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2
Ingo Molnar
2009-03-26
PCI: don't enable too much HT MSI mapping
Yinghai Lu
[next]