summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2010-10-26xen: initialize cpu masks for pv guests in xen_smp_initStefano Stabellini
2010-10-22xen: add a missing #include to arch/x86/pci/xen.cStefano Stabellini
2010-10-22xen: mask the MTRR feature from the cpuidStefano Stabellini
2010-10-22xen: make hvc_xen console work for dom0.Jeremy Fitzhardinge
2010-10-22xen: add the direct mapping area for ISA bus accessJuan Quintela
2010-10-22xen: Initialize xenbus for dom0.Juan Quintela
2010-10-22xen: use vcpu_ops to setup cpu masksStefano Stabellini
2010-10-22xen: map a dummy page for local apic and ioapic in xen_set_fixmapJeremy Fitzhardinge
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: introduce XEN_DOM0 as a silent optionStefano Stabellini
2010-10-22xen: map MSIs into pirqsStefano Stabellini
2010-10-22xen: support GSI -> pirq remapping in PV on HVM guestsStefano Stabellini
2010-10-22xen: add xen hvm acpi_register_gsi variantJeremy Fitzhardinge
2010-10-22acpi: use indirect call to register gsi in different modesJeremy Fitzhardinge
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-21X86/PCI: Remove the dependency on isapnp_disable.Konrad Rzeszutek Wilk
2010-10-20xen: Update Makefile with CONFIG_BLOCK dependency for biomerge.cKonrad Rzeszutek Wilk
2010-10-20MAINTAINERS: Add myself to the Xen Hypervisor Interface and remove Chris Wright.Konrad 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-18MAINTAINERS: Add myself for Xen PCI and Xen SWIOTLB maintainer.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-18x86: Introduce x86_msi_opsStefano Stabellini
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-18x86/PCI: make sure _PAGE_IOMAP it set on pci mappingsJeremy Fitzhardinge
2010-10-18x86/PCI: Clean up pci_cache_line_sizeAlex Nixon
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-18x86/io_apic: add get_nr_irqs_gsi()Jeremy Fitzhardinge
2010-10-18xen: implement pirq type event channelsJeremy Fitzhardinge
2010-10-18xen: define BIOVEC_PHYS_MERGEABLE()Jeremy Fitzhardinge
2010-10-18xen: Don't disable the I/O spaceAlex Nixon
2010-10-16arm: Use ARCH_IRQ_INIT_FLAGSThomas Gleixner
2010-10-16genirq, ARM: Fix boot on ARM platformsAnand Gadiyar
2010-10-14Linux 2.6.36-rc8v2.6.36-rc8Linus Torvalds
2010-10-14Un-inline the core-dump helper functionsLinus Torvalds