index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ACPI/PCI: PCI MSI _OSC support capabilities called when root bridge added
Andrew Patterson
2009-01-07
3
-24
/
+11
*
ACPI/PCI: PCIe AER _OSC support capabilities called when root bridge added
Andrew Patterson
2009-01-07
1
-1
/
+0
*
ACPI/PCI: PCIe ASPM _OSC support capabilities called when root bridge added
Andrew Patterson
2009-01-07
1
-18
/
+9
*
ACPI/PCI: PCI extended config _OSC support called when root bridge added
Andrew Patterson
2009-01-07
1
-0
/
+13
*
ACPI/PCI: call _OSC support during root bridge discovery
Andrew Patterson
2009-01-07
1
-5
/
+19
*
PCI: Add legacy_io/mem to all busses
Benjamin Herrenschmidt
2009-01-07
1
-0
/
+4
*
PCI: Extend pci_reset_function() to support PCI Advanced Features
Sheng Yang
2009-01-07
1
-0
/
+41
*
PCI: Refactor pci_reset_function()
Sheng Yang
2009-01-07
1
-26
/
+40
*
PCI: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2009-01-07
5
-7
/
+7
*
PCI: fixup whitespace in quirks.c
Jesse Barnes
2009-01-07
1
-2
/
+3
*
PCI hotplug: pciehp: remove unnecessary wait after turning power off
Kenji Kaneshige
2009-01-07
1
-14
/
+12
*
PCI: check mmap range of /proc/bus/pci files too
Jesse Barnes
2009-01-07
3
-2
/
+15
*
PCI: Rework default handling of suspend and resume
Rafael J. Wysocki
2009-01-06
1
-31
/
+63
*
PM: Simplify the new suspend/hibernation framework for devices
Rafael J. Wysocki
2009-01-06
1
-28
/
+18
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jor...
Linus Torvalds
2009-01-03
2
-144
/
+846
|
\
|
*
intel-iommu: fix bit shift at DOMAIN_FLAG_P2P_MULTIPLE_DEVICES
Mike Day
2009-01-03
1
-1
/
+1
|
*
VT-d: remove now unused intel_iommu_found function
Joerg Roedel
2009-01-03
1
-6
/
+0
|
*
VT-d: register functions for the IOMMU API
Joerg Roedel
2009-01-03
1
-0
/
+15
|
*
VT-d: adapt domain iova_to_phys function for IOMMU API
Joerg Roedel
2009-01-03
1
-3
/
+4
|
*
VT-d: adapt domain map and unmap functions for IOMMU API
Joerg Roedel
2009-01-03
1
-13
/
+20
|
*
VT-d: adapt device attach and detach functions for IOMMU API
Joerg Roedel
2009-01-03
1
-12
/
+15
|
*
VT-d: adapt domain init and destroy functions for IOMMU API
Joerg Roedel
2009-01-03
1
-15
/
+18
|
*
Check agaw is sufficient for mapped memory
Weidong Han
2009-01-03
1
-0
/
+61
|
*
Change intel iommu APIs of virtual machine domain
Weidong Han
2009-01-03
1
-70
/
+59
|
*
Change domain_context_mapping_one for virtual machine domain
Weidong Han
2009-01-03
1
-3
/
+52
|
*
Allocation and free functions of virtual machine domain
Weidong Han
2009-01-03
1
-2
/
+105
|
*
Add domain_flush_cache
Weidong Han
2009-01-03
1
-17
/
+26
|
*
Add/remove domain device info for virtual machine domain
Weidong Han
2009-01-03
1
-5
/
+166
|
*
Add domain flag DOMAIN_FLAG_VIRTUAL_MACHINE
Weidong Han
2009-01-03
1
-0
/
+7
|
*
iommu coherency
Weidong Han
2009-01-03
1
-0
/
+24
|
*
calculate agaw for each iommu
Weidong Han
2009-01-03
2
-0
/
+32
|
*
iommu bitmap instead of iommu pointer in dmar_domain
Weidong Han
2009-01-03
1
-30
/
+67
|
*
Get iommu from g_iommus for deferred flush
Weidong Han
2009-01-03
1
-3
/
+4
|
*
Add global iommu list
Weidong Han
2009-01-03
1
-0
/
+25
|
*
change P2P domain flags
Weidong Han
2009-01-03
1
-3
/
+5
|
*
Initialize domain flags to 0
Weidong Han
2009-01-03
1
-0
/
+1
|
*
VT-d: fix segment number being ignored when searching DRHD
Yu Zhao
2009-01-03
1
-18
/
+18
|
*
intel-iommu: trivially inline DMA PTE macros
Mark McLoughlin
2009-01-03
1
-23
/
+48
|
*
intel-iommu: trivially inline context entry macros
Mark McLoughlin
2009-01-03
1
-30
/
+55
|
*
intel-iommu: move iommu_prepare_gfx_mapping() out of dma_remapping.h
Mark McLoughlin
2009-01-03
1
-0
/
+5
|
*
intel-iommu: move struct device_domain_info out of dma_remapping.h
Mark McLoughlin
2009-01-03
1
-0
/
+10
|
*
intel-iommu: move struct dmar_domain def out dma_remapping.h
Mark McLoughlin
2009-01-03
1
-0
/
+18
|
*
intel-iommu: move DMA PTE defs out of dma_remapping.h
Mark McLoughlin
2009-01-03
1
-0
/
+22
|
*
intel-iommu: move context entry defs out from dma_remapping.h
Mark McLoughlin
2009-01-03
1
-0
/
+38
|
*
intel-iommu: move root entry defs from dma_remapping.h
Mark McLoughlin
2009-01-03
1
-0
/
+33
|
*
intel-iommu: move DMA_32/64BIT_PFN into intel-iommu.c
Mark McLoughlin
2009-01-03
1
-0
/
+3
|
*
intel-iommu: make init_dmars() static
Mark McLoughlin
2009-01-03
1
-1
/
+1
|
*
intel-iommu: remove some unused struct intel_iommu fields
Mark McLoughlin
2009-01-03
1
-1
/
+0
*
|
Merge branch 'linus' into x86/cleanups
Ingo Molnar
2009-01-02
4
-23
/
+117
|
\
|
|
*
Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-01-02
2
-4
/
+4
|
|
\
[next]