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
/
include
/
xen
/
events.h
Commit message (
Expand
)
Author
Age
*
xen/event: Add reference counting to event channels
Daniel De Graaf
2011-11-21
*
xen/pci: Remove 'xen_allocate_pirq_gsi'.
Konrad Rzeszutek Wilk
2011-07-11
*
xen/irq: Export 'xen_pirq_from_irq' function.
Konrad Rzeszutek Wilk
2011-04-14
*
xen/irq: Add support to check if IRQ line is shared with other domains.
Konrad Rzeszutek Wilk
2011-04-14
*
xen/irq: Check if the PCI device is owned by a domain different than DOMID_SELF.
Konrad Rzeszutek Wilk
2011-04-14
*
-
.
Merge branches 'stable/irq.fairness' and 'stable/irq.ween_of_nr_irqs' of git:...
Linus Torvalds
2011-03-17
|
\
\
|
|
*
xen: events: refactor GSI pirq bindings functions
Ian Campbell
2011-03-10
|
|
*
xen: events: remove unused public functions
Ian Campbell
2011-03-10
|
|
*
xen: events: simplify comment
Ian Campbell
2011-03-10
|
|
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2011-03-16
|
\
\
|
|
/
|
/
|
|
*
xen/irq: implement bind_interdomain_evtchn_to_irqhandler for backend drivers
Ian Campbell
2011-02-28
*
|
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: separate MSI PIRQ allocation from PIRQ binding to IRQ
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: fix MSI setup and teardown for PV on HVM guests
Stefano Stabellini
2010-12-02
*
xen: make hvc_xen console work for dom0.
Jeremy Fitzhardinge
2010-10-22
*
xen: remap MSIs into pirqs when running as initial domain
Qing He
2010-10-22
*
xen: map MSIs into pirqs
Stefano Stabellini
2010-10-22
*
xen: support pirq != irq
Stefano Stabellini
2010-10-22
*
xen/x86/PCI: Add support for the Xen PCI subsystem
Alex Nixon
2010-10-18
*
xen: fix shared irq device passthrough
Konrad Rzeszutek Wilk
2010-10-18
*
xen: Provide a variant of xen_poll_irq with timeout.
Konrad Rzeszutek Wilk
2010-10-18
*
xen: set pirq name to something useful.
Gerd Hoffmann
2010-10-18
*
xen: implement pirq type event channels
Jeremy Fitzhardinge
2010-10-18
*
x86/xen: event channels delivery on HVM.
Sheng Yang
2010-07-22
*
xen: add irq_from_evtchn
Ian Campbell
2009-03-30
*
xen: save previous spinlock when blocking
Jeremy Fitzhardinge
2008-08-21
*
xen: implement Xen-specific spinlocks
Jeremy Fitzhardinge
2008-07-16
*
xen: implement save/restore
Jeremy Fitzhardinge
2008-05-27
*
xen: add rebind_evtchn_irq
Jeremy Fitzhardinge
2008-05-27
*
xen: add resend_irq_on_evtchn() definition into events.c
Isaku Yamahata
2008-04-24
*
Xen: make events.c portable for ia64/xen support
Isaku Yamahata
2008-04-24
*
xen: use the hvc console infrastructure for Xen console
Jeremy Fitzhardinge
2007-07-18
*
xen: SMP guest support
Jeremy Fitzhardinge
2007-07-18
*
xen: event channels
Jeremy Fitzhardinge
2007-07-18