| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | PCI: pciehp: enable software notification on empty slots | Kenji Kaneshige | 2009-03-19 | 2 | -20/+12 |
| * | | | | | PCI: pciehp: fix possible endless loop in pcie_isr | Kenji Kaneshige | 2009-03-19 | 1 | -1/+2 |
| * | | | | | PCI: introduce missing kfree | Julia Lawall | 2009-03-19 | 1 | -2/+3 |
| * | | | | | PCI: add missing KERN_* constants to printks | Frank Seidel | 2009-03-19 | 3 | -11/+11 |
| * | | | | | PCI: check if a bus is added when removing it | Yu Zhao | 2009-03-19 | 1 | -0/+3 |
| * | | | | | PCI/MSI: Use #ifdefs instead of weak functions | Michael Ellerman | 2009-03-19 | 1 | -17/+9 |
| * | | | | | PCI/PCIe portdrv: Fix allocation of interrupts | Rafael J. Wysocki | 2009-03-19 | 2 | -39/+173 |
| * | | | | | PCI/MSI: Introduce pci_msix_table_size() | Rafael J. Wysocki | 2009-03-19 | 1 | -5/+19 |
| * | | | | | PCI: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-03-19 | 1 | -1/+2 |
| * | | | | | PCI: PCIe portdrv: Remove struct pcie_port_service_id | Rafael J. Wysocki | 2009-03-19 | 7 | -57/+22 |
| * | | | | | PCI: PCIe portdrv: Simplily probe callback of service drivers | Rafael J. Wysocki | 2009-03-19 | 4 | -8/+5 |
| * | | | | | PCI: PCIe portdrv: Remove unnecessary function | Rafael J. Wysocki | 2009-03-19 | 1 | -6/+1 |
| * | | | | | PCI: PCIe portdrv: Do not enable port device before setting up interrupts | Rafael J. Wysocki | 2009-03-19 | 2 | -18/+31 |
| * | | | | | PCI: PCIe portdrv: Aviod using service devices with wrong interrupts | Rafael J. Wysocki | 2009-03-19 | 1 | -13/+28 |
| * | | | | | PCI: PCIe portdrv: Use driver data to simplify code | Rafael J. Wysocki | 2009-03-19 | 2 | -61/+39 |
| * | | | | | PCI: __FUNCTION__ is gcc-specific, use __func__ | Harvey Harrison | 2009-03-19 | 1 | -2/+2 |
| |/ / / / |
|
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2009-03-30 | 3 | -143/+177 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | PCI PM: Make pci_prepare_to_sleep() disable wake-up if needed | Rafael J. Wysocki | 2009-03-30 | 1 | -1/+1 |
| * | | | | PCI PM: Introduce __pci_[start|complete]_power_transition() (rev. 2) | Rafael J. Wysocki | 2009-03-30 | 1 | -18/+51 |
| * | | | | PCI PM: Restore config spaces of all devices during early resume | Rafael J. Wysocki | 2009-03-30 | 1 | -7/+9 |
| * | | | | PCI PM: Make pci_set_power_state() handle devices with no PM support | Rafael J. Wysocki | 2009-03-30 | 1 | -6/+12 |
| * | | | | PCI PM: Put devices into low power states during late suspend (rev. 2) | Rafael J. Wysocki | 2009-03-30 | 1 | -53/+81 |
| * | | | | PCI PM: Move pci_restore_standard_config to pci-driver.c | Rafael J. Wysocki | 2009-03-30 | 3 | -22/+17 |
| * | | | | PCI PM: Use pci_set_power_state during early resume | Rafael J. Wysocki | 2009-03-30 | 1 | -39/+9 |
| * | | | | PCI PM: Consistently use variable name "error" for pm call return values | Frans Pop | 2009-03-30 | 1 | -10/+10 |
* | | | | | Merge branch 'iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2009-03-30 | 1 | -17/+33 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | Merge branch 'linus' into core/iommu | Ingo Molnar | 2009-03-28 | 3 | -4/+9 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| * | | | | Merge branch 'linus' into core/iommu | Ingo Molnar | 2009-03-18 | 4 | -2/+35 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| * | | | | Merge branch 'linus' into core/iommu | Ingo Molnar | 2009-03-05 | 19 | -261/+549 |
| |\ \ \ \ |
|
| * | | | | | intel-iommu: make dma mapping functions static | FUJITA Tomonori | 2009-01-29 | 1 | -18/+11 |
| * | | | | | IA64: fix VT-d dma_mapping_error | FUJITA Tomonori | 2009-01-29 | 1 | -0/+6 |
| * | | | | | Merge branch 'linus' into core/iommu | Ingo Molnar | 2009-01-16 | 2 | -9/+6 |
| |\ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'linus' into core/iommu | Ingo Molnar | 2009-01-11 | 36 | -1098/+1876 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | x86, ia64: convert to use generic dma_map_ops struct | FUJITA Tomonori | 2009-01-06 | 1 | -5/+4 |
| * | | | | | | | x86: remove map_single and unmap_single in struct dma_mapping_ops | FUJITA Tomonori | 2009-01-06 | 1 | -2/+0 |
| * | | | | | | | intel-iommu: add map_page and unmap_page | FUJITA Tomonori | 2009-01-06 | 1 | -2/+22 |
* | | | | | | | | Merge branch 'linus' into x86/core | Ingo Molnar | 2009-03-28 | 2 | -2/+3 |
|\ \ \ \ \ \ \ \
| | |_|_|_|_|/ /
| |/| | | | | | |
|
| * | | | | | | | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 | Ingo Molnar | 2009-03-27 | 2 | -2/+6 |
| |\ \ \ \ \ \ \
| | | |_|_|_|_|/
| | |/| | | | | |
|
| * | | | | | | | Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2009-03-26 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ |
|
| | | \ \ \ \ \ \ | |
| | | \ \ \ \ \ \ | |
| | *-. \ \ \ \ \ \ | Merge branches 'irq/genirq' and 'linus' into irq/core | Ingo Molnar | 2009-03-16 | 14 | -83/+302 |
| | |\ \ \ \ \ \ \ \
| | | | |_|_|_|_|/ /
| | | |/| | | | | /
| | | | | |_|_|_|/
| | | | |/| | | | |
|
| | | | | | | | | | |
| | | \ \ \ \ \ \ | |
| | | \ \ \ \ \ \ | |
| | | \ \ \ \ \ \ | |
| | *---. \ \ \ \ \ \ | Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/core | Ingo Molnar | 2009-02-13 | 1 | -1/+1 |
| | |\ \ \ \ \ \ \ \ \
| | | | |_|_|_|_|_|_|/
| | | |/| | | | | | | |
|
| | | | * | | | | | | | sparseirq: make some func to be used with genirq | Yinghai Lu | 2009-01-11 | 1 | -1/+1 |
| | | | | |_|_|_|_|/
| | | | |/| | | | | |
|
| * | | | | | | | | | pci: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-03-24 | 1 | -1/+2 |
| | |_|_|_|_|/ / /
| |/| | | | | | | |
|
* | | | | | | | | | x86, dmar: use atomic allocations for QI and Intr-remapping init | Suresh Siddha | 2009-03-17 | 2 | -5/+5 |
* | | | | | | | | | x86, intr-remapping: fix free_irte() to clear all the IRTE entries | Suresh Siddha | 2009-03-17 | 1 | -1/+1 |
* | | | | | | | | | x86, dmar: start with sane state while enabling dma and interrupt-remapping | Suresh Siddha | 2009-03-17 | 3 | -4/+47 |
* | | | | | | | | | x86, dmar: routines for disabling queued invalidation and intr remapping | Suresh Siddha | 2009-03-17 | 2 | -0/+63 |
* | | | | | | | | | x86, x2apic: enable fault handling for intr-remapping | Suresh Siddha | 2009-03-17 | 3 | -21/+86 |
* | | | | | | | | | x86, dmar: move page fault handling code to dmar.c | Suresh Siddha | 2009-03-17 | 2 | -188/+191 |
* | | | | | | | | | x86, x2apic: fix lock ordering during IRQ migration | Suresh Siddha | 2009-03-17 | 1 | -25/+33 |