Age | Commit message (Expand) | Author | Files | Lines |
2008-08-19 | PCI: add acpi_find_root_bridge_handle | Jiri Slaby | 2 | -10/+2 |
2008-08-19 | PCI: acpi_pcihp: run _OSC on a root bridge | Jiri Slaby | 1 | -12/+29 |
2008-08-18 | Merge branch 'pci-for-jesse' of git://git.kernel.org/pub/scm/linux/kernel/git... | Jesse Barnes | 2 | -0/+38 |
2008-08-14 | Merge branch 'linus' into x86/core | Ingo Molnar | 4 | -21/+48 |
2008-08-08 | PCI: Limit VPD length for Broadcom 5708S | Dean Hildebrand | 1 | -1/+3 |
2008-08-08 | PCI PM: Export pci_pme_active to drivers | Rafael J. Wysocki | 1 | -1/+2 |
2008-08-07 | PCI: check the return value of device_create_bin_file() in pci_create_bus() | Simon Horman | 1 | -16/+38 |
2008-08-07 | PCI: fully restore MSI state at resume time | Jesse Barnes | 1 | -3/+2 |
2008-08-07 | PCI: add Broadcom 5708S to VPD length quirk | Eric Dumazet | 1 | -1/+4 |
2008-07-30 | Merge commit 'v2.6.27-rc1' into x86/core | Ingo Molnar | 7 | -127/+197 |
2008-07-29 | PCI: add D3 power state avoidance quirk | Alan Cox | 2 | -0/+17 |
2008-07-29 | PCI: add an option to allow ASPM enabled forcibly | Shaohua Li | 1 | -6/+14 |
2008-07-29 | PCI: disable ASPM on pre-1.1 PCIe devices | Shaohua Li | 2 | -1/+15 |
2008-07-29 | PCI: disable ASPM per ACPI FADT setting | Shaohua Li | 2 | -0/+12 |
2008-07-29 | PCI MSI: Don't disable MSIs if the mask bit isn't supported | Matthew Wilcox | 1 | -3/+12 |
2008-07-29 | PCI: handle 64-bit resources better on 32-bit machines | Matthew Wilcox | 1 | -2/+2 |
2008-07-29 | PCI: rewrite PCI BAR reading code | Matthew Wilcox | 1 | -119/+123 |
2008-07-28 | PCI: document pci_target_state | Jesse Barnes | 1 | -0/+6 |
2008-07-28 | PCI hotplug: fix typo in pcie hotplug output | Jesse Barnes | 1 | -1/+1 |
2008-07-25 | Merge branch 'linus' into x86/x2apic | Ingo Molnar | 3 | -21/+35 |
2008-07-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 3 | -22/+34 |
2008-07-23 | PCI: fixup sparse endianness warnings in proc.c | Harvey Harrison | 1 | -9/+9 |
2008-07-23 | PCI PM: make more PCI PM core functionality available to drivers | Rafael J. Wysocki | 1 | -10/+24 |
2008-07-23 | PCI/DMAR: don't assume presence of RMRRs | Yong Wang | 1 | -3/+1 |
2008-07-22 | Merge branch 'linus' into x86/x2apic | Ingo Molnar | 2 | -5/+3 |
2008-07-22 | driver core: remove KOBJ_NAME_LEN define | Kay Sievers | 1 | -2/+2 |
2008-07-21 | pci kernel-doc fatal error | Randy Dunlap | 1 | -4/+2 |
2008-07-21 | Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x8... | Ingo Molnar | 1 | -1/+1 |
2008-07-19 | Merge branch 'linus' into x86/x2apic | Ingo Molnar | 38 | -1115/+1788 |
2008-07-19 | Merge branch 'linus' into pci-for-jesse | Ingo Molnar | 41 | -1146/+1889 |
2008-07-17 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 39 | -1111/+1786 |
2008-07-17 | PCI ACPI: Drop the second argument of platform_pci_choose_state | Rafael J. Wysocki | 3 | -6/+4 |
2008-07-17 | 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-15 | PCI: include linux/pm_wakeup.h for device_set_wakeup_capable | Stephen Rothwell | 1 | -0/+1 |
2008-07-15 | 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 |