index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
pci
/
xen.c
Commit message (
Expand
)
Author
Age
*
xen pvhvm: do not remap pirqs onto evtchns if !xen_have_vector_callback
Stefano Stabellini
2012-02-03
*
-
-
-
.
Merge branches 'stable/drivers-3.2', 'stable/drivers.bugfixes-3.2' and 'stabl...
Linus Torvalds
2011-10-25
|
\
\
\
|
|
|
*
xen/pci: support multi-segment systems
Jan Beulich
2011-09-22
|
|
|
/
|
|
/
|
*
|
|
xen/irq: If we fail during msi_capability_init return proper error code.
Konrad Rzeszutek Wilk
2011-10-19
|
|
/
|
/
|
*
|
xen/pci: Use 'acpi_gsi_to_irq' value unconditionally.
Konrad Rzeszutek Wilk
2011-07-11
*
|
xen/pci: Remove 'xen_allocate_pirq_gsi'.
Konrad Rzeszutek Wilk
2011-07-11
*
|
xen/pci: Retire unnecessary #ifdef CONFIG_ACPI
Konrad Rzeszutek Wilk
2011-07-11
*
|
xen/pci: Move the allocation of IRQs when there are no IOAPIC's to the end
Konrad Rzeszutek Wilk
2011-07-11
*
|
xen/pci: Squash pci_xen_initial_domain and xen_setup_pirqs together.
Konrad Rzeszutek Wilk
2011-07-11
*
|
xen/pci: Use the xen_register_pirq for HVM and initial domain users
Konrad Rzeszutek Wilk
2011-07-11
*
|
xen/pci: In xen_register_pirq bind the GSI to the IRQ after the hypercall.
Konrad Rzeszutek Wilk
2011-07-11
*
|
xen/pci: Provide #ifdef CONFIG_ACPI to easy code squashing.
Konrad Rzeszutek Wilk
2011-07-11
*
|
xen/pci: Update comments and fix empty spaces.
Konrad Rzeszutek Wilk
2011-07-11
*
|
xen/pci: Shuffle code around.
Konrad Rzeszutek Wilk
2011-07-11
|
/
*
xen/pci: Move check for acpi_sci_override_gsi to xen_setup_acpi_sci.
Konrad Rzeszutek Wilk
2011-07-07
*
xen/pci: Use the INT_SRC_OVR IRQ (instead of GSI) to preset the ACPI SCI IRQ.
Konrad Rzeszutek Wilk
2011-06-30
*
xen/pci: Fix compiler error when CONFIG_XEN_PRIVILEGED_GUEST is not set.
Konrad Rzeszutek Wilk
2011-05-16
*
xen/irq: Check if the PCI device is owned by a domain different than DOMID_SELF.
Konrad Rzeszutek Wilk
2011-04-14
*
xen/pci: Add xen_[find|register|unregister]_device_domain_owner functions.
Konrad Rzeszutek Wilk
2011-04-14
*
xen: events: refactor GSI pirq bindings functions
Ian Campbell
2011-03-10
*
xen: events: remove dom0 specific xen_create_msi_irq
Ian Campbell
2011-03-10
*
xen: events: use xen_bind_pirq_msi_to_irq from xen_create_msi_irq
Ian Campbell
2011-03-10
*
xen: events: push set_irq_msi down into xen_create_msi_irq
Ian Campbell
2011-03-10
*
xen: events: separate MSI PIRQ allocation from PIRQ binding to IRQ
Ian Campbell
2011-03-10
*
xen: pci: collapse apic_register_gsi_xen_hvm and xen_hvm_register_pirq
Ian Campbell
2011-03-10
*
xen: events: return irq from xen_allocate_pirq_msi
Ian Campbell
2011-03-10
*
xen: events: drop XEN_ALLOC_IRQ flag to xen_allocate_pirq_msi
Ian Campbell
2011-03-10
*
xen: pci: only define xen_initdom_setup_msi_irqs if CONFIG_XEN_DOM0
Ian Campbell
2011-03-10
*
Merge branch 'stable/pcifront-fixes' into stable/irq.cleanup
Konrad Rzeszutek Wilk
2011-03-10
|
\
|
*
pci/xen: When free-ing MSI-X/MSI irq->desc also use generic code.
Konrad Rzeszutek Wilk
2011-02-18
|
*
pci/xen: Cleanup: convert int** to int[]
Konrad Rzeszutek Wilk
2011-02-18
|
*
pci/xen: Use xen_allocate_pirq_msi instead of xen_allocate_pirq
Konrad Rzeszutek Wilk
2011-02-18
*
|
xen: handled remapped IRQs when enabling a pcifront PCI device.
Ian Campbell
2011-03-03
|
/
*
xen: fix MSI setup and teardown for PV on HVM guests
Stefano Stabellini
2010-12-02
*
xen: fix memory leak in Xen PCI MSI/MSI-X allocator.
Jiri Slaby
2010-11-08
*
xen: add a missing #include to arch/x86/pci/xen.c
Stefano Stabellini
2010-10-22
*
xen: remap MSIs into pirqs when running as initial domain
Qing He
2010-10-22
*
xen: remap GSIs as pirqs when running as initial domain
Jeremy Fitzhardinge
2010-10-22
*
xen: map MSIs into pirqs
Stefano Stabellini
2010-10-22
*
xen: support GSI -> pirq remapping in PV on HVM guests
Stefano Stabellini
2010-10-22
*
xen: add xen hvm acpi_register_gsi variant
Jeremy Fitzhardinge
2010-10-22
*
xen: implement xen_hvm_register_pirq
Stefano Stabellini
2010-10-22
*
X86/PCI: Remove the dependency on isapnp_disable.
Konrad Rzeszutek Wilk
2010-10-21
*
xen/x86/PCI: Add support for the Xen PCI subsystem
Alex Nixon
2010-10-18