summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-10-22Merge commit 'konrad/stable/xen-pcifront-0.8.2' into 2.6.36-rc8-initial-domai...Stefano Stabellini21-264/+1623
2010-10-20xen: Update Makefile with CONFIG_BLOCK dependency for biomerge.cKonrad Rzeszutek Wilk1-1/+2
2010-10-18x86: xen: Sanitse irq handling (part two)Konrad Rzeszutek Wilk1-4/+3
2010-10-18swiotlb-xen: On x86-32 builts, select SWIOTLB instead of depending on it.Konrad Rzeszutek Wilk1-1/+2
2010-10-18xen/pci: Request ACS when Xen-SWIOTLB is activated.Konrad Rzeszutek Wilk1-1/+1
2010-10-18xen-pcifront: Xen PCI frontend driver.Ryan Wilson3-0/+1171
2010-10-18xenbus: prevent warnings on unhandled enumeration valuesNoboru Iwamatsu4-0/+8
2010-10-18xenbus: Xen paravirtualised PCI hotplug support.Yosuke Iwamatsu1-0/+2
2010-10-18xen/x86/PCI: Add support for the Xen PCI subsystemAlex Nixon1-2/+30
2010-10-18msi: Introduce default_[teardown|setup]_msi_irqs with fallback.Thomas Gleixner1-2/+12
2010-10-18x86/PCI: Export pci_walk_bus function.Konrad Rzeszutek Wilk1-0/+1
2010-10-18xen: fix shared irq device passthroughKonrad Rzeszutek Wilk1-3/+8
2010-10-18xen: Provide a variant of xen_poll_irq with timeout.Konrad Rzeszutek Wilk1-5/+12
2010-10-18xen: Find an unbound irq number in reverse order (high to low).Konrad Rzeszutek Wilk1-5/+20
2010-10-18xen: statically initialize cpu_evtchn_mask_pJeremy Fitzhardinge1-1/+6
2010-10-18xen: set pirq name to something useful.Gerd Hoffmann1-2/+2
2010-10-18xen: dynamically allocate irq & event structuresJeremy Fitzhardinge1-6/+10
2010-10-18xen: identity map gsi->irqsKonrad Rzeszutek Wilk1-5/+15
2010-10-18xen: implement pirq type event channelsJeremy Fitzhardinge1-2/+241
2010-10-18xen: define BIOVEC_PHYS_MERGEABLE()Jeremy Fitzhardinge2-1/+14
2010-10-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds11-73/+100
2010-10-13Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds1-1/+1
2010-10-13Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds12-30/+40
2010-10-13ioat2: fix performance regressionDan Williams1-1/+1
2010-10-13ehea: Fix a checksum issue on the receive pathBreno Leitao2-1/+9
2010-10-13net: allow FEC driver to use fixed PHY supportGreg Ungerer1-14/+27
2010-10-12x86: xen: Sanitise sparse_irq handlingThomas Gleixner1-12/+11
2010-10-12x86: Speed up the irq_remapped check in hot pathesThomas Gleixner1-7/+0
2010-10-12intr_remap: Simplify the code furtherThomas Gleixner1-84/+29
2010-10-12intr_remap: Use irq_2_iommu in struct irq_cfgThomas Gleixner1-36/+3
2010-10-12x86: Embedd irq_2_iommu into irq_cfgThomas Gleixner1-7/+0
2010-10-12pci: intr_remap: Remove unused functionsThomas Gleixner1-47/+0
2010-10-12pci: intr_remap: Use irq_dataThomas Gleixner1-31/+8
2010-10-12pci: intr-remap: Free irte memory if SPARSE_IRQ=yThomas Gleixner1-0/+14
2010-10-12ht: Convert to new irq_chip functionsThomas Gleixner1-14/+8
2010-10-12dmar: Convert to new irq chip functionsThomas Gleixner1-4/+4
2010-10-12pci: Cleanup the irq_desc mess in msiThomas Gleixner1-15/+9
2010-10-12pci: Convert msi to new irq_chip functionsThomas Gleixner1-7/+7
2010-10-12Merge branch 'x86/urgent' of into irq/sparseirqThomas Gleixner79-334/+767
2010-10-12isdn: hisax: Replace the bogus access to irq statsThomas Gleixner2-4/+15
2010-10-12drm/radeon/kms: Silent spurious error messageJean Delvare1-4/+1
2010-10-12drm/radeon/kms: fix bad cast/shift in evergreen.cAlex Deucher1-1/+1
2010-10-12drm/radeon/kms: make TV/DFP table info less verboseAlex Deucher2-22/+22
2010-10-12drm/radeon/kms: leave certain CP int bits enabledAlex Deucher2-2/+2
2010-10-12drm/radeon/kms: avoid corner case issue with unmappable vram V2Jerome Glisse9-1/+14
2010-10-11tg3: restore rx_dropped accountingEric Dumazet2-3/+5
2010-10-11b44: fix carrier detection on bindPaul Fertser1-2/+2
2010-10-11NET: wimax, fix use after freeJiri Slaby1-13/+13
2010-10-11ATM: iphase, remove sleep-inside-atomicJiri Slaby2-7/+1
2010-10-11ATM: solos-pci, remove use after freeJiri Slaby1-3/+5