aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-10-22xen: make hvc_xen console work for dom0.Jeremy Fitzhardinge
2010-10-22xen: Initialize xenbus for dom0.Juan Quintela
2010-10-22xen: remap MSIs into pirqs when running as initial domainQing He
2010-10-22xen: remap GSIs as pirqs when running as initial domainJeremy Fitzhardinge
2010-10-22xen: map MSIs into pirqsStefano Stabellini
2010-10-22xen: support GSI -> pirq remapping in PV on HVM guestsStefano Stabellini
2010-10-22xen: implement xen_hvm_register_pirqStefano Stabellini
2010-10-22xen: get the maximum number of pirqs from xenStefano Stabellini
2010-10-22xen: support pirq != irqStefano Stabellini
2010-10-22Merge commit 'konrad/stable/xen-pcifront-0.8.2' into 2.6.36-rc8-initial-domai...Stefano Stabellini
2010-10-20xen: Update Makefile with CONFIG_BLOCK dependency for biomerge.cKonrad Rzeszutek Wilk
2010-10-18x86: xen: Sanitse irq handling (part two)Konrad Rzeszutek Wilk
2010-10-18swiotlb-xen: On x86-32 builts, select SWIOTLB instead of depending on it.Konrad Rzeszutek Wilk
2010-10-18xen/pci: Request ACS when Xen-SWIOTLB is activated.Konrad Rzeszutek Wilk
2010-10-18xen-pcifront: Xen PCI frontend driver.Ryan Wilson
2010-10-18xenbus: prevent warnings on unhandled enumeration valuesNoboru Iwamatsu
2010-10-18xenbus: Xen paravirtualised PCI hotplug support.Yosuke Iwamatsu
2010-10-18xen/x86/PCI: Add support for the Xen PCI subsystemAlex Nixon
2010-10-18msi: Introduce default_[teardown|setup]_msi_irqs with fallback.Thomas Gleixner
2010-10-18x86/PCI: Export pci_walk_bus function.Konrad Rzeszutek Wilk
2010-10-18xen: fix shared irq device passthroughKonrad Rzeszutek Wilk
2010-10-18xen: Provide a variant of xen_poll_irq with timeout.Konrad Rzeszutek Wilk
2010-10-18xen: Find an unbound irq number in reverse order (high to low).Konrad Rzeszutek Wilk
2010-10-18xen: statically initialize cpu_evtchn_mask_pJeremy Fitzhardinge
2010-10-18xen: set pirq name to something useful.Gerd Hoffmann
2010-10-18xen: dynamically allocate irq & event structuresJeremy Fitzhardinge
2010-10-18xen: identity map gsi->irqsKonrad Rzeszutek Wilk
2010-10-18xen: implement pirq type event channelsJeremy Fitzhardinge
2010-10-18xen: define BIOVEC_PHYS_MERGEABLE()Jeremy Fitzhardinge
2010-10-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-10-13Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds
2010-10-13Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-10-13ioat2: fix performance regressionDan Williams
2010-10-13ehea: Fix a checksum issue on the receive pathBreno Leitao
2010-10-13net: allow FEC driver to use fixed PHY supportGreg Ungerer
2010-10-12x86: xen: Sanitise sparse_irq handlingThomas Gleixner
2010-10-12x86: Speed up the irq_remapped check in hot pathesThomas Gleixner
2010-10-12intr_remap: Simplify the code furtherThomas Gleixner
2010-10-12intr_remap: Use irq_2_iommu in struct irq_cfgThomas Gleixner
2010-10-12x86: Embedd irq_2_iommu into irq_cfgThomas Gleixner
2010-10-12pci: intr_remap: Remove unused functionsThomas Gleixner
2010-10-12pci: intr_remap: Use irq_dataThomas Gleixner
2010-10-12pci: intr-remap: Free irte memory if SPARSE_IRQ=yThomas Gleixner
2010-10-12ht: Convert to new irq_chip functionsThomas Gleixner
2010-10-12dmar: Convert to new irq chip functionsThomas Gleixner
2010-10-12pci: Cleanup the irq_desc mess in msiThomas Gleixner
2010-10-12pci: Convert msi to new irq_chip functionsThomas Gleixner
2010-10-12Merge branch 'x86/urgent' of into irq/sparseirqThomas Gleixner
2010-10-12isdn: hisax: Replace the bogus access to irq statsThomas Gleixner
2010-10-12drm/radeon/kms: Silent spurious error messageJean Delvare