aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* xen: clean up "extra" memory handling some moreJeremy Fitzhardinge2010-11-22
* xen/events: Use PIRQ instead of GSI value when unmapping MSI/MSI-X irqs.Konrad Rzeszutek Wilk2010-11-22
* xen: set IO permission early (before early_cpu_init())Konrad Rzeszutek Wilk2010-11-22
* xen: re-enable boot-time ballooningJeremy Fitzhardinge2010-11-20
* xen/balloon: make sure we only include remaining extra ramJeremy Fitzhardinge2010-11-20
* xen/balloon: the balloon_lock is uselessJeremy Fitzhardinge2010-11-20
* xen: add extra pages to balloonJeremy Fitzhardinge2010-11-20
* xen/events: use locked set|clear_bit() for cpu_evtchn_maskJeremy Fitzhardinge2010-11-16
* xen/evtchn: clear secondary CPUs' cpu_evtchn_mask[] after restoreJan Beulich2010-11-16
* xen: implement XENMEM_machphys_mappingIan Campbell2010-11-12
* xen: do not release any memory under 1M in domain 0Ian Campbell2010-11-10
* xen: events: do not unmask event channels on resumeIan Campbell2010-11-10
* xen: correct size of level2_kernel_pgtIan Campbell2010-10-29
* Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2010-10-28
|\
| * xen: register xen pci notifierWeidong Han2010-10-27
| * xen: initialize cpu masks for pv guests in xen_smp_initStefano Stabellini2010-10-26
| * xen: add a missing #include to arch/x86/pci/xen.cStefano Stabellini2010-10-22
| * xen: mask the MTRR feature from the cpuidStefano Stabellini2010-10-22
| * xen: make hvc_xen console work for dom0.Jeremy Fitzhardinge2010-10-22
| * xen: add the direct mapping area for ISA bus accessJuan Quintela2010-10-22
| * xen: Initialize xenbus for dom0.Juan Quintela2010-10-22
| * xen: use vcpu_ops to setup cpu masksStefano Stabellini2010-10-22
| * xen: map a dummy page for local apic and ioapic in xen_set_fixmapJeremy Fitzhardinge2010-10-22
| * xen: remap MSIs into pirqs when running as initial domainQing He2010-10-22
| * xen: remap GSIs as pirqs when running as initial domainJeremy Fitzhardinge2010-10-22
| * xen: introduce XEN_DOM0 as a silent optionStefano Stabellini2010-10-22
| * xen: map MSIs into pirqsStefano Stabellini2010-10-22
| * xen: support GSI -> pirq remapping in PV on HVM guestsStefano Stabellini2010-10-22
| * xen: add xen hvm acpi_register_gsi variantJeremy Fitzhardinge2010-10-22
| * acpi: use indirect call to register gsi in different modesJeremy Fitzhardinge2010-10-22
| * xen: implement xen_hvm_register_pirqStefano Stabellini2010-10-22
| * xen: get the maximum number of pirqs from xenStefano Stabellini2010-10-22
| * xen: support pirq != irqStefano Stabellini2010-10-22
| * Merge commit 'konrad/stable/xen-pcifront-0.8.2' into 2.6.36-rc8-initial-domai...Stefano Stabellini2010-10-22
| |\
| | * X86/PCI: Remove the dependency on isapnp_disable.Konrad Rzeszutek Wilk2010-10-21
| | * xen: Update Makefile with CONFIG_BLOCK dependency for biomerge.cKonrad Rzeszutek Wilk2010-10-20
| | * MAINTAINERS: Add myself to the Xen Hypervisor Interface and remove Chris Wright.Konrad Rzeszutek Wilk2010-10-20
| | * x86: xen: Sanitse irq handling (part two)Konrad Rzeszutek Wilk2010-10-18
| | * swiotlb-xen: On x86-32 builts, select SWIOTLB instead of depending on it.Konrad Rzeszutek Wilk2010-10-18
| | * MAINTAINERS: Add myself for Xen PCI and Xen SWIOTLB maintainer.Konrad Rzeszutek Wilk2010-10-18
| | * xen/pci: Request ACS when Xen-SWIOTLB is activated.Konrad Rzeszutek Wilk2010-10-18
| | * xen-pcifront: Xen PCI frontend driver.Ryan Wilson2010-10-18
| | * xenbus: prevent warnings on unhandled enumeration valuesNoboru Iwamatsu2010-10-18
| | * xenbus: Xen paravirtualised PCI hotplug support.Yosuke Iwamatsu2010-10-18
| | * xen/x86/PCI: Add support for the Xen PCI subsystemAlex Nixon2010-10-18
| | * x86: Introduce x86_msi_opsStefano Stabellini2010-10-18
| | * msi: Introduce default_[teardown|setup]_msi_irqs with fallback.Thomas Gleixner2010-10-18
| | * x86/PCI: Export pci_walk_bus function.Konrad Rzeszutek Wilk2010-10-18
| | * x86/PCI: make sure _PAGE_IOMAP it set on pci mappingsJeremy Fitzhardinge2010-10-18
| | * x86/PCI: Clean up pci_cache_line_sizeAlex Nixon2010-10-18