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