aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-10-22xen: get the maximum number of pirqs from xenStefano Stabellini2-4/+32
2010-10-22xen: support pirq != irqStefano Stabellini2-16/+49
2010-10-22Merge commit 'konrad/stable/xen-pcifront-0.8.2' into 2.6.36-rc8-initial-domain-v6Stefano Stabellini122-2270/+3944
2010-10-21X86/PCI: Remove the dependency on isapnp_disable.Konrad Rzeszutek Wilk1-5/+0
2010-10-20xen: Update Makefile with CONFIG_BLOCK dependency for biomerge.cKonrad Rzeszutek Wilk1-1/+2
2010-10-20MAINTAINERS: Add myself to the Xen Hypervisor Interface and remove Chris Wright.Konrad Rzeszutek Wilk1-3/+3
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-18MAINTAINERS: Add myself for Xen PCI and Xen SWIOTLB maintainer.Konrad Rzeszutek Wilk1-0/+14
2010-10-18xen/pci: Request ACS when Xen-SWIOTLB is activated.Konrad Rzeszutek Wilk2-1/+5
2010-10-18xen-pcifront: Xen PCI frontend driver.Ryan Wilson4-0/+1283
2010-10-18xenbus: prevent warnings on unhandled enumeration valuesNoboru Iwamatsu4-0/+8
2010-10-18xenbus: Xen paravirtualised PCI hotplug support.Yosuke Iwamatsu2-1/+9
2010-10-18xen/x86/PCI: Add support for the Xen PCI subsystemAlex Nixon7-2/+242
2010-10-18x86: Introduce x86_msi_opsStefano Stabellini4-4/+49
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-18x86/PCI: make sure _PAGE_IOMAP it set on pci mappingsJeremy Fitzhardinge1-0/+2
2010-10-18x86/PCI: Clean up pci_cache_line_sizeAlex Nixon2-7/+11
2010-10-18xen: fix shared irq device passthroughKonrad Rzeszutek Wilk2-4/+9
2010-10-18xen: Provide a variant of xen_poll_irq with timeout.Konrad Rzeszutek Wilk2-5/+16
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 Hoffmann2-3/+3
2010-10-18xen: dynamically allocate irq & event structuresJeremy Fitzhardinge1-6/+10
2010-10-18xen: identity map gsi->irqsKonrad Rzeszutek Wilk1-5/+15
2010-10-18x86/io_apic: add get_nr_irqs_gsi()Jeremy Fitzhardinge2-0/+6
2010-10-18xen: implement pirq type event channelsJeremy Fitzhardinge2-2/+252
2010-10-18xen: define BIOVEC_PHYS_MERGEABLE()Jeremy Fitzhardinge3-1/+27
2010-10-18xen: Don't disable the I/O spaceAlex Nixon1-2/+0
2010-10-16arm: Use ARCH_IRQ_INIT_FLAGSThomas Gleixner2-8/+2
2010-10-16genirq, ARM: Fix boot on ARM platformsAnand Gadiyar1-1/+3
2010-10-14Linux 2.6.36-rc8Linus Torvalds1-2/+2
2010-10-14Un-inline the core-dump helper functionsLinus Torvalds2-32/+40
2010-10-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds13-77/+104
2010-10-14Don't dump task struct in a.out core-dumpsLinus Torvalds3-22/+6
2010-10-13Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_txLinus Torvalds1-1/+1
2010-10-13Merge branch 'for-2.6.36' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-2/+0
2010-10-13Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds3-4/+14
2010-10-13Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds11-17/+44
2010-10-13Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Linus Torvalds1-0/+1
2010-10-13Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds12-30/+40
2010-10-13Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds3-10/+10
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-13nfsd: fix BUG at fs/nfsd/nfsfh.h:199 on unlinkJ. Bruce Fields1-2/+0
2010-10-13net: allow FEC driver to use fixed PHY supportGreg Ungerer1-14/+27
2010-10-13ARM: relax ioremap prohibition (309caa9) for -final and -stableRussell King1-2/+6
2010-10-12Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6Russell King2-1/+2
2010-10-12ARM: 6440/1: ep93xx: DMA: fix channel_disableMika Westerberg1-1/+1