summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* xen: support GSI -> pirq remapping in PV on HVM guestsStefano Stabellini2010-10-221-1/+5
* xen: implement xen_hvm_register_pirqStefano Stabellini2010-10-221-1/+3
* xen: get the maximum number of pirqs from xenStefano Stabellini2010-10-221-4/+26
* xen: support pirq != irqStefano Stabellini2010-10-221-16/+48
* Merge commit 'konrad/stable/xen-pcifront-0.8.2' into 2.6.36-rc8-initial-domai...Stefano Stabellini2010-10-2221-264/+1623
|\
| * xen: Update Makefile with CONFIG_BLOCK dependency for biomerge.cKonrad Rzeszutek Wilk2010-10-201-1/+2
| * x86: xen: Sanitse irq handling (part two)Konrad Rzeszutek Wilk2010-10-181-4/+3Star
| * swiotlb-xen: On x86-32 builts, select SWIOTLB instead of depending on it.Konrad Rzeszutek Wilk2010-10-181-1/+2
| * xen/pci: Request ACS when Xen-SWIOTLB is activated.Konrad Rzeszutek Wilk2010-10-181-1/+1
| * 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/+11Star
| * x86: Speed up the irq_remapped check in hot pathesThomas Gleixner2010-10-121-7/+0Star
| * intr_remap: Simplify the code furtherThomas Gleixner2010-10-121-84/+29Star
| * intr_remap: Use irq_2_iommu in struct irq_cfgThomas Gleixner2010-10-121-36/+3Star
| * x86: Embedd irq_2_iommu into irq_cfgThomas Gleixner2010-10-121-7/+0Star
| * pci: intr_remap: Remove unused functionsThomas Gleixner2010-10-121-47/+0Star
| * pci: intr_remap: Use irq_dataThomas Gleixner2010-10-121-31/+8Star
| * 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/+8Star
| * dmar: Convert to new irq chip functionsThomas Gleixner2010-10-121-4/+4
| * pci: Cleanup the irq_desc mess in msiThomas Gleixner2010-10-121-15/+9Star
| * 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
| |\
| * | isdn: hisax: Replace the bogus access to irq statsThomas Gleixner2010-10-122-4/+15
| * | mfd: twl4030: Fix dummy irq chip usageThomas Gleixner2010-10-081-1/+1
| * | isdn: Free irq_data namespaceThomas Gleixner2010-10-041-3/+3
| * | mfd: Rename struct irq_data to struct sih_irq_dataThomas Gleixner2010-10-041-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-10-1411-73/+100
|\ \ \
| * | | ehea: Fix a checksum issue on the receive pathBreno Leitao2010-10-132-1/+9
| * | | net: allow FEC driver to use fixed PHY supportGreg Ungerer2010-10-131-14/+27
| * | | tg3: restore rx_dropped accountingEric Dumazet2010-10-122-3/+5
| * | | b44: fix carrier detection on bindPaul Fertser2010-10-121-2/+2
| * | | NET: wimax, fix use after freeJiri Slaby2010-10-111-13/+13
| * | | ATM: iphase, remove sleep-inside-atomicJiri Slaby2010-10-112-7/+1Star
| * | | ATM: solos-pci, remove use after freeJiri Slaby2010-10-111-3/+5
| * | | net/fec: carrier off initially to avoid root mount failureOskar Schirmer2010-10-111-0/+3