Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | PCI hotplug: add support for 5.0G link speed | Kenji Kaneshige | 2009-09-09 | 2 | -2/+9 | |
| * | | | | | | PCI hotplug: fix typo in pcie link speed info | Kenji Kaneshige | 2009-09-09 | 1 | -1/+1 | |
| * | | | | | | PCI ASPM: support per direction l0s management | Kenji Kaneshige | 2009-09-09 | 1 | -63/+107 | |
| * | | | | | | PCI ASPM: support partial aspm enablement | Kenji Kaneshige | 2009-09-09 | 1 | -164/+47 | |
| * | | | | | | PCI ASPM: introduce capable flag | Kenji Kaneshige | 2009-09-09 | 1 | -31/+86 | |
| * | | | | | | PCI ASPM: introduce disable flag | Kenji Kaneshige | 2009-09-09 | 1 | -17/+24 | |
| * | | | | | | PCI ASPM: fix possible null pointer dereference | Kenji Kaneshige | 2009-09-09 | 1 | -8/+9 | |
| * | | | | | | PCI ASPM: remove redundant list check | Kenji Kaneshige | 2009-09-09 | 1 | -3/+0 | |
| * | | | | | | PCI ASPM: do not clear enabled field by support field | Kenji Kaneshige | 2009-09-09 | 1 | -3/+3 | |
| * | | | | | | PCI quirk: update 82576 device ids in SR-IOV quirks list | Alexander Duyck | 2009-09-09 | 1 | -0/+1 | |
| * | | | | | | PCI/GPU: implement VGA arbitration on Linux | Benjamin Herrenschmidt | 2009-09-09 | 1 | -0/+44 | |
| * | | | | | | PCI MSI: Style cleanups | Hidetoshi Seto | 2009-09-09 | 1 | -22/+22 | |
| * | | | | | | PCI MSI: MSI-X cleanup, msix_setup_entries() | Hidetoshi Seto | 2009-09-09 | 1 | -23/+36 | |
| * | | | | | | PCI MSI: MSI-X cleanup, msix_program_entries() | Hidetoshi Seto | 2009-09-09 | 1 | -10/+19 | |
| * | | | | | | PCI MSI: MSI-X cleanup, msix_map_region() | Hidetoshi Seto | 2009-09-09 | 1 | -13/+19 | |
| * | | | | | | PCI MSI: Relocate error path in init_msix_capability() | Hidetoshi Seto | 2009-09-09 | 1 | -18/+22 | |
| * | | | | | | PCI MSI: Unify msi_free_irqs() and msix_free_all_irqs() | Hidetoshi Seto | 2009-09-09 | 1 | -43/+31 | |
| * | | | | | | PCI MSI: Use list_first_entry() | Hidetoshi Seto | 2009-09-09 | 1 | -1/+1 | |
| * | | | | | | PCI MSI: Remove attribute check from pci_disable_msi() | Hidetoshi Seto | 2009-09-09 | 1 | -8/+1 | |
| * | | | | | | PCI: print out pref if mmio is prefetchable | Yinghai Lu | 2009-09-09 | 1 | -2/+7 | |
| * | | | | | | PCI: apply nv_msi_ht_cap_quirk on resume too | Tejun Heo | 2009-09-09 | 1 | -0/+2 | |
| * | | | | | | PCI: disable pci_find_device warnings when deprecated pci functions are enabled | Andi Kleen | 2009-09-09 | 3 | -31/+37 | |
| * | | | | | | PCI: Unhide the SMBus on the Compaq Evo D510 USDT | Jean Delvare | 2009-09-09 | 1 | -0/+1 | |
| * | | | | | | PCI: expose function reset capability in sysfs | Michael S. Tsirkin | 2009-09-09 | 3 | -0/+54 | |
| * | | | | | | PCI Hotplug: acpiphp: get pci_bus from acpi handle correctly | Alex Chiang | 2009-09-09 | 1 | -11/+17 | |
| * | | | | | | PCI: export pci_claim_resource for driver use | Jesse Barnes | 2009-09-09 | 1 | -0/+1 | |
| * | | | | | | PCI: remove pcibios_scan_all_fns() | Alex Chiang | 2009-09-09 | 1 | -2/+1 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge branch 'x86-txt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2009-09-15 | 2 | -2/+22 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge commit 'v2.6.31-rc8' into x86/txt | Ingo Molnar | 2009-09-02 | 5 | -19/+21 | |
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | | ||||||
| * | | | | | | x86, intel_txt: clean up the impact on generic code, unbreak non-x86 | Shane Wang | 2009-09-01 | 2 | -2/+2 | |
| * | | | | | | intel_txt: Force IOMMU on for Intel TXT launch | Joseph Cihula | 2009-07-21 | 2 | -2/+22 | |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2009-09-14 | 1 | -8/+8 | |
|\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge commit 'v2.6.31-rc8' into next | Dmitry Torokhov | 2009-08-27 | 5 | -19/+21 | |
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | | | ||||||
| * | | | | | | | Driver Core: Make PM operations a const pointer | Dmitry Torokhov | 2009-07-24 | 1 | -8/+8 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2009-09-11 | 1 | -1/+3 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | ahci: Add AMD SB900 SATA/IDE controller device IDs | Shane Huang | 2009-09-11 | 1 | -1/+3 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2009-09-11 | 1 | -11/+3 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| * | | | | | | pci/intr_remapping: Allocate irq_iommu on node | Yinghai Lu | 2009-08-29 | 1 | -11/+3 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | PCI SR-IOV: correct broken resource alignment calculations | Chris Wright | 2009-08-30 | 4 | -6/+42 | |
| |/ / / / |/| | | | | ||||||
* | | | | | PCI: check saved state before restore | Alek Du | 2009-08-20 | 2 | -1/+3 | |
|/ / / / | ||||||
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2009-08-10 | 1 | -4/+3 | |
|\ \ \ \ | |_|_|/ |/| | | | ||||||
| * | | | PCI hotplug: SGI hotplug: do not use hotplug_slot_attr | Kenji Kaneshige | 2009-08-07 | 1 | -10/+3 | |
| * | | | PCI hotplug: SGI hotplug: fix build failure | Kenji Kaneshige | 2009-08-07 | 1 | -0/+6 | |
* | | | | intel-iommu: Fix enabling snooping feature by mistake | Sheng Yang | 2009-08-06 | 1 | -1/+1 | |
* | | | | intel-iommu: Mask physical address to correct page size in intel_map_single() | Fenghua Yu | 2009-08-05 | 1 | -1/+2 | |
* | | | | intel-iommu: Correct sglist size calculation. | Fenghua Yu | 2009-08-05 | 1 | -10/+10 | |
|/ / / | ||||||
* | | | Make pci_claim_resource() use request_resource() rather than insert_resource() | Linus Torvalds | 2009-08-02 | 1 | -2/+2 | |
|/ / | ||||||
* | | headers: smp_lock.h redux | Alexey Dobriyan | 2009-07-12 | 5 | -4/+1 | |
* | | intel-iommu: Fix intel_iommu_unmap_range() with size 0 | Sheng Yang | 2009-07-08 | 1 | -0/+3 | |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2009-07-06 | 7 | -30/+72 | |
|\ \ | |/ |/| |