You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Linus Torvalds
269b012321
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu
* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu: (89 commits)
AMD IOMMU: remove now unnecessary #ifdefs
AMD IOMMU: prealloc_protection_domains should be static
kvm/iommu: fix compile warning
AMD IOMMU: add statistics about total number of map requests
AMD IOMMU: add statistics about allocated io memory
AMD IOMMU: add stats counter for domain tlb flushes
AMD IOMMU: add stats counter for single iommu domain tlb flushes
AMD IOMMU: add stats counter for cross-page request
AMD IOMMU: add stats counter for free_coherent requests
AMD IOMMU: add stats counter for alloc_coherent requests
AMD IOMMU: add stats counter for unmap_sg requests
AMD IOMMU: add stats counter for map_sg requests
AMD IOMMU: add stats counter for unmap_single requests
AMD IOMMU: add stats counter for map_single requests
AMD IOMMU: add stats counter for completion wait events
AMD IOMMU: add init code for statistic collection
AMD IOMMU: add necessary header defines for stats counting
AMD IOMMU: add Kconfig entry for statistic collection code
AMD IOMMU: use dev_name in iommu_enable function
AMD IOMMU: use calc_devid in prealloc_protection_domains
...
|
16 years ago |
.. |
hotplug
|
x86, pci: move arch/x86/pci/pci.h to arch/x86/include/asm/pci_x86.h
|
16 years ago |
pcie
|
PCI: fix aer resume sanity check
|
16 years ago |
.gitignore
|
…
|
|
Kconfig
|
…
|
|
Makefile
|
PCI: add routines for debugging and handling lost interrupts
|
16 years ago |
access.c
|
…
|
|
bus.c
|
PCI: make CPU list affinity visible
|
17 years ago |
dmar.c
|
calculate agaw for each iommu
|
16 years ago |
hotplug-pci.c
|
…
|
|
hotplug.c
|
…
|
|
htirq.c
|
genirq: remove sparse irq code
|
17 years ago |
intel-iommu.c
|
intel-iommu: fix bit shift at DOMAIN_FLAG_P2P_MULTIPLE_DEVICES
|
16 years ago |
intr_remapping.c
|
sparseirq: fix !SMP building, #2
|
16 years ago |
intr_remapping.h
|
VT-d: Changes to support KVM
|
17 years ago |
iova.c
|
VT-d: Changes to support KVM
|
17 years ago |
irq.c
|
PCI: add routines for debugging and handling lost interrupts
|
16 years ago |
msi.c
|
x86, MSI: pass irq_cfg and irq_desc
|
16 years ago |
msi.h
|
…
|
|
pci-acpi.c
|
PCI: ignore bit0 of _OSC return code
|
16 years ago |
pci-driver.c
|
PCI: Check dynids driver_data value for validity
|
17 years ago |
pci-sysfs.c
|
cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpulist_scnprintf to take pointers.
|
16 years ago |
pci.c
|
pci_setup() is init, not devinit
|
16 years ago |
pci.h
|
ACPI/PCI: Set support bit for MSI in support field of _OSC
|
17 years ago |
probe.c
|
cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpulist_scnprintf to take pointers.
|
16 years ago |
proc.c
|
…
|
|
quirks.c
|
Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/detect-hyper', 'x86/doc', 'x86/dumpstack', 'x86/early-printk', 'x86/fpu', 'x86/idle', 'x86/io', 'x86/memory-corruption-check', 'x86/microcode', 'x86/mm', 'x86/mtrr', 'x86/nmi-watchdog', 'x86/pat2', 'x86/pci-ioapic-boot-irq-quirks', 'x86/ptrace', 'x86/quirks', 'x86/reboot', 'x86/setup-memory', 'x86/signal', 'x86/sparse-fixes', 'x86/time', 'x86/uv' and 'x86/xen' into x86/core
|
16 years ago |
remove.c
|
PCI: fix sparse warning in pci_remove_behind_bridge
|
17 years ago |
rom.c
|
PCI: remove excess kernel-doc notation
|
16 years ago |
search.c
|
PCI: Fix reference counting bug
|
17 years ago |
setup-bus.c
|
PCI: use resource_size() everywhere.
|
17 years ago |
setup-irq.c
|
…
|
|
setup-res.c
|
PCI: use resource_size() everywhere.
|
17 years ago |
slot.c
|
PCI: stop leaking 'slot_name' in pci_create_slot
|
16 years ago |
syscall.c
|
…
|
|