summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* xen-pcifront: Xen PCI frontend driver.Ryan Wilson2010-10-183-0/+1171
* xenbus: prevent warnings on unhandled enumeration valuesNoboru Iwamatsu2010-10-184-0/+8
* xenbus: Xen paravirtualised PCI hotplug support.Yosuke Iwamatsu2010-10-181-0/+2
* xen/x86/PCI: Add support for the Xen PCI subsystemAlex Nixon2010-10-181-2/+30
* msi: Introduce default_[teardown|setup]_msi_irqs with fallback.Thomas Gleixner2010-10-181-2/+12
* x86/PCI: Export pci_walk_bus function.Konrad Rzeszutek Wilk2010-10-181-0/+1
* xen: fix shared irq device passthroughKonrad Rzeszutek Wilk2010-10-181-3/+8
* xen: Provide a variant of xen_poll_irq with timeout.Konrad Rzeszutek Wilk2010-10-181-5/+12
* xen: Find an unbound irq number in reverse order (high to low).Konrad Rzeszutek Wilk2010-10-181-5/+20
* xen: statically initialize cpu_evtchn_mask_pJeremy Fitzhardinge2010-10-181-1/+6
* xen: set pirq name to something useful.Gerd Hoffmann2010-10-181-2/+2
* xen: dynamically allocate irq & event structuresJeremy Fitzhardinge2010-10-181-6/+10
* xen: identity map gsi->irqsKonrad Rzeszutek Wilk2010-10-181-5/+15
* xen: implement pirq type event channelsJeremy Fitzhardinge2010-10-181-2/+241
* xen: define BIOVEC_PHYS_MERGEABLE()Jeremy Fitzhardinge2010-10-182-1/+14
* x86: xen: Sanitise sparse_irq handlingThomas Gleixner2010-10-121-12/+11
* x86: Speed up the irq_remapped check in hot pathesThomas Gleixner2010-10-121-7/+0
* intr_remap: Simplify the code furtherThomas Gleixner2010-10-121-84/+29
* intr_remap: Use irq_2_iommu in struct irq_cfgThomas Gleixner2010-10-121-36/+3
* x86: Embedd irq_2_iommu into irq_cfgThomas Gleixner2010-10-121-7/+0
* pci: intr_remap: Remove unused functionsThomas Gleixner2010-10-121-47/+0
* pci: intr_remap: Use irq_dataThomas Gleixner2010-10-121-31/+8
* pci: intr-remap: Free irte memory if SPARSE_IRQ=yThomas Gleixner2010-10-121-0/+14
* ht: Convert to new irq_chip functionsThomas Gleixner2010-10-121-14/+8
* dmar: Convert to new irq chip functionsThomas Gleixner2010-10-121-4/+4
* pci: Cleanup the irq_desc mess in msiThomas Gleixner2010-10-121-15/+9
* pci: Convert msi to new irq_chip functionsThomas Gleixner2010-10-121-7/+7
* Merge branch 'x86/urgent' of into irq/sparseirqThomas Gleixner2010-10-1279-334/+767
|\
| * Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-09-284-14/+24
| |\
| | * ahci: fix module refcount breakage introduced by libahci splitTejun Heo2010-09-284-14/+24
| * | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2010-09-281-0/+1
| |\ \
| | * | hwmon (coretemp): Fix build breakage if SMP is undefinedGuenter Roeck2010-09-281-0/+1
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2010-09-282-3/+4
| |\ \ \
| | * | | PCI: fix pci_resource_alignment prototypeCam Macdonell2010-09-092-3/+4
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-09-2816-69/+259
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | de2104x: fix ethtoolOndrej Zary2010-09-271-2/+5
| | * | | Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...David S. Miller2010-09-271-3/+4
| | |\ \ \
| | | * | | vhost: fix log ctx signallingMichael S. Tsirkin2010-09-221-3/+4
| | * | | | 3c59x: fix regression from patch "Add ethtool WOL support"Jan Beulich2010-09-271-0/+10
| | * | | | s390: use free_netdev(netdev) instead of kfree()Vasiliy Kulikov2010-09-261-2/+2
| | * | | | sgiseeq: use free_netdev(netdev) instead of kfree()Kulikov Vasiliy2010-09-261-1/+1
| | * | | | rionet: use free_netdev(netdev) instead of kfree()Kulikov Vasiliy2010-09-261-1/+1
| | * | | | ibm_newemac: use free_netdev(netdev) instead of kfree()Kulikov Vasiliy2010-09-261-2/+2
| | * | | | smsc911x: Add MODULE_ALIAS()Vincent Stehlé2010-09-261-0/+1
| | * | | | de2104x: fix TP link detectionOndrej Zary2010-09-261-2/+21
| | * | | | de2104x: fix power managementOndrej Zary2010-09-261-0/+3
| | * | | | de2104x: disable autonegotiation on broken hardwareOndrej Zary2010-09-241-2/+10
| | * | | | e1000e: 82579 do not gate auto config of PHY by hardware during nominal useBruce Allan2010-09-221-9/+68
| | * | | | e1000e: 82579 jumbo frame workaround causing CRC errorsBruce Allan2010-09-222-21/+20
| | * | | | e1000e: 82579 unaccounted missed packetsBruce Allan2010-09-222-0/+49