Age | Commit message (Expand) | Author | Files | Lines |
2008-07-21 | Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x8... | Ingo Molnar | 1 | -1/+1 |
2008-07-18 | Merge branch 'linus' into x86/x2apic | Ingo Molnar | 38 | -1115/+1788 |
2008-07-18 | Merge branch 'linus' into pci-for-jesse | Ingo Molnar | 41 | -1146/+1889 |
2008-07-16 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 39 | -1111/+1786 |
2008-07-16 | PCI ACPI: Drop the second argument of platform_pci_choose_state | Rafael J. Wysocki | 3 | -6/+4 |
2008-07-16 | ACPI PM: acpi_pm_device_sleep_state() cleanup | David Brownell | 1 | -2/+1 |
2008-07-16 | PCI: remove unnecessary volatile in PCIe hotplug struct controller | Ming Lei | 1 | -1/+1 |
2008-07-14 | PCI: include linux/pm_wakeup.h for device_set_wakeup_capable | Stephen Rothwell | 1 | -0/+1 |
2008-07-14 | PCI PM: Fix pci_prepare_to_sleep | Rafael J. Wysocki | 1 | -2/+2 |
2008-07-12 | x64, x2apic/intr-remap: MSI and MSI-X support for interrupt remapping infrast... | Suresh Siddha | 1 | -0/+11 |
2008-07-12 | x64, x2apic/intr-remap: IO-APIC support for interrupt-remapping | Suresh Siddha | 1 | -0/+10 |
2008-07-12 | x64, x2apic/intr-remap: disable DMA-remapping if Interrupt-remapping is detec... | Suresh Siddha | 1 | -0/+25 |
2008-07-12 | x64, x2apic/intr-remap: routines managing Interrupt remapping table entries. | Suresh Siddha | 2 | -0/+247 |
2008-07-12 | x64, x2apic/intr-remap: Interrupt remapping infrastructure | Suresh Siddha | 6 | -15/+187 |
2008-07-12 | x64, x2apic/intr-remap: Queued invalidation infrastructure (part of VT-d) | Suresh Siddha | 3 | -7/+211 |
2008-07-12 | x64, x2apic/intr-remap: move IOMMU_WAIT_OP() macro to intel-iommu.h | Suresh Siddha | 2 | -15/+15 |
2008-07-12 | x64, x2apic/intr-remap: parse ioapic scope under vt-d structures | Suresh Siddha | 5 | -0/+83 |
2008-07-12 | x64, x2apic/intr-remap: Fix the need for RMRR in the DMA-remapping detection | Suresh Siddha | 1 | -3/+1 |
2008-07-12 | x64, x2apic/intr-remap: use CONFIG_DMAR for DMA-remapping specific code | Suresh Siddha | 1 | -11/+24 |
2008-07-12 | x64, x2apic/intr-remap: code re-structuring, to be used by both DMA and Inter... | Suresh Siddha | 3 | -22/+79 |
2008-07-12 | x64, x2apic/intr-remap: fix the need for sequential array allocation of iommus | Suresh Siddha | 3 | -21/+18 |
2008-07-12 | x64, x2apic/intr-remap: Intel vt-d, IOMMU code reorganization | Suresh Siddha | 4 | -236/+264 |
2008-07-11 | x86: make only GART code include gart.h | FUJITA Tomonori | 1 | -1/+1 |
2008-07-08 | RFC x86: try to remove arch_get_ram_range | Yinghai Lu | 1 | -14/+37 |
2008-07-07 | PCI: Simplify PCI device PM code | Rafael J. Wysocki | 1 | -66/+52 |
2008-07-07 | PCI PM: Introduce pci_prepare_to_sleep and pci_back_from_sleep | Rafael J. Wysocki | 1 | -0/+83 |
2008-07-07 | PCI ACPI: Rework PCI handling of wake-up | Rafael J. Wysocki | 4 | -89/+155 |
2008-07-07 | PCI: rework pci_set_power_state function to call platform first | Rafael J. Wysocki | 2 | -52/+114 |
2008-07-07 | PCI: Introduce platform_pci_power_manageable function | Rafael J. Wysocki | 3 | -20/+65 |
2008-07-04 | pci: VT3336 can't do MSI either | Tejun Heo | 1 | -0/+1 |
2008-07-03 | PCI: handle pci_name() being const | Greg Kroah-Hartman | 1 | -3/+3 |
2008-07-02 | PCI: acpiphp: cleanup notify handler on all root bridges | Alex Chiang | 1 | -3/+14 |
2008-07-02 | PCI: Limit VPD read/write lengths for Broadcom 5706, 5708, 5709 rev. | Benjamin Li | 4 | -12/+48 |
2008-07-01 | PCI: Restrict VPD read permission to root | Ben Hutchings | 1 | -1/+1 |
2008-06-27 | PCI: fix pci_setup_device()'s sprinting into a const buffer | David Howells | 1 | -2/+3 |
2008-06-27 | pciehp: use get_service_data | Kenji Kaneshige | 1 | -5/+3 |
2008-06-27 | pciehp: remove needless command completed interrupt setting | Kenji Kaneshige | 1 | -7/+3 |
2008-06-27 | pciehp: fix interrupt initialization | Kenji Kaneshige | 3 | -136/+128 |
2008-06-25 | PCI: correct resource number in debug output | Jesse Barnes | 1 | -4/+4 |
2008-06-25 | PCIE: port driver: use dev_printk when possible | Bjorn Helgaas | 2 | -14/+13 |
2008-06-25 | PCIE: aer: use dev_printk when possible | Bjorn Helgaas | 3 | -21/+19 |
2008-06-25 | PCI: use dev_printk when possible | Bjorn Helgaas | 6 | -106/+89 |
2008-06-25 | Remove unnecessary 'tmp' variable from pci_hp_register(). | Kenji Kaneshige | 1 | -3/+1 |
2008-06-25 | pciehp: remove inline from command related functions | Kenji Kaneshige | 1 | -2/+2 |
2008-06-25 | pciehp: change command polling frequency | Kenji Kaneshige | 1 | -2/+2 |
2008-06-25 | pciehp: cleanup pcie_poll_cmd | Kenji Kaneshige | 1 | -11/+14 |
2008-06-25 | pciehp: fix typo in hpc_release_ctlr | Kenji Kaneshige | 1 | -1/+1 |
2008-06-25 | PCI: fixup kdoc blocks for hotplug functions | Jesse Barnes | 1 | -2/+4 |
2008-06-23 | pci: debug extra pci bus resources | Yinghai Lu | 1 | -0/+35 |
2008-06-23 | pci: debug extra pci resources range | Yinghai Lu | 1 | -0/+6 |