提交歷史

作者 SHA1 備註 提交日期
  Linus Torvalds d4c6fa73fe Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen 13 年之前
  Stefano Stabellini 207d543f47 xen pvhvm: do not remap pirqs onto evtchns if !xen_have_vector_callback 13 年之前
  Tang Liang 8605c6844f xen: Utilize the restore_msi_irqs hook. 13 年之前
  Linus Torvalds 04a8752485 Merge branches 'stable/drivers-3.2', 'stable/drivers.bugfixes-3.2' and 'stable/pci.fixes-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen 13 年之前
  Konrad Rzeszutek Wilk e6599225db xen/irq: If we fail during msi_capability_init return proper error code. 13 年之前
  Jan Beulich 55e901fc1f xen/pci: support multi-segment systems 13 年之前
  Konrad Rzeszutek Wilk 97ffab1f14 xen/pci: Use 'acpi_gsi_to_irq' value unconditionally. 14 年之前
  Konrad Rzeszutek Wilk 78316ada22 xen/pci: Remove 'xen_allocate_pirq_gsi'. 14 年之前
  Konrad Rzeszutek Wilk 34b1d1269d xen/pci: Retire unnecessary #ifdef CONFIG_ACPI 14 年之前
  Konrad Rzeszutek Wilk 9b6519db5e xen/pci: Move the allocation of IRQs when there are no IOAPIC's to the end 14 年之前
  Konrad Rzeszutek Wilk a0ee056709 xen/pci: Squash pci_xen_initial_domain and xen_setup_pirqs together. 14 年之前
  Konrad Rzeszutek Wilk ed89eb6396 xen/pci: Use the xen_register_pirq for HVM and initial domain users 14 年之前
  Konrad Rzeszutek Wilk 30bd35edfd xen/pci: In xen_register_pirq bind the GSI to the IRQ after the hypercall. 14 年之前
  Konrad Rzeszutek Wilk d92edd814e xen/pci: Provide #ifdef CONFIG_ACPI to easy code squashing. 14 年之前
  Konrad Rzeszutek Wilk 996c34aee3 xen/pci: Update comments and fix empty spaces. 14 年之前
  Konrad Rzeszutek Wilk fef6e26208 xen/pci: Shuffle code around. 14 年之前
  Konrad Rzeszutek Wilk ee339fe63a xen/pci: Move check for acpi_sci_override_gsi to xen_setup_acpi_sci. 14 年之前
  Konrad Rzeszutek Wilk 155a16f219 xen/pci: Use the INT_SRC_OVR IRQ (instead of GSI) to preset the ACPI SCI IRQ. 14 年之前
  Konrad Rzeszutek Wilk 7c1bfd685b xen/pci: Fix compiler error when CONFIG_XEN_PRIVILEGED_GUEST is not set. 14 年之前
  Konrad Rzeszutek Wilk beafbdc1df xen/irq: Check if the PCI device is owned by a domain different than DOMID_SELF. 14 年之前
  Konrad Rzeszutek Wilk c55fa78b13 xen/pci: Add xen_[find|register|unregister]_device_domain_owner functions. 14 年之前
  Ian Campbell f4d0635bf8 xen: events: refactor GSI pirq bindings functions 14 年之前
  Ian Campbell 71eef7d1e3 xen: events: remove dom0 specific xen_create_msi_irq 14 年之前
  Ian Campbell ca1d8fe952 xen: events: use xen_bind_pirq_msi_to_irq from xen_create_msi_irq 14 年之前
  Ian Campbell f420e010ed xen: events: push set_irq_msi down into xen_create_msi_irq 14 年之前
  Ian Campbell bf480d952b xen: events: separate MSI PIRQ allocation from PIRQ binding to IRQ 14 年之前
  Ian Campbell 9a626612c2 xen: pci: collapse apic_register_gsi_xen_hvm and xen_hvm_register_pirq 14 年之前
  Ian Campbell 4b41df7f6e xen: events: return irq from xen_allocate_pirq_msi 14 年之前
  Ian Campbell bb5d079aef xen: events: drop XEN_ALLOC_IRQ flag to xen_allocate_pirq_msi 14 年之前
  Ian Campbell 260a7d4cfd xen: pci: only define xen_initdom_setup_msi_irqs if CONFIG_XEN_DOM0 14 年之前