Age | Commit message (Expand) | Author | Files | Lines |
2010-11-11 | xen: events: do not unmask event channels on resume | Ian Campbell | 1 | -7/+18 |
2010-10-29 | Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 1 | -21/+488 |
2010-10-27 | Merge branches 'upstream/xenfs' and 'upstream/core' of git://git.kernel.org/p... | Linus Torvalds | 1 | -32/+69 |
2010-10-23 | xen: make hvc_xen console work for dom0. | Jeremy Fitzhardinge | 1 | -1/+1 |
2010-10-23 | xen: remap MSIs into pirqs when running as initial domain | Qing He | 1 | -0/+60 |
2010-10-23 | xen: remap GSIs as pirqs when running as initial domain | Jeremy Fitzhardinge | 1 | -0/+13 |
2010-10-23 | xen: map MSIs into pirqs | Stefano Stabellini | 1 | -0/+22 |
2010-10-23 | xen: support GSI -> pirq remapping in PV on HVM guests | Stefano Stabellini | 1 | -1/+5 |
2010-10-23 | xen: implement xen_hvm_register_pirq | Stefano Stabellini | 1 | -1/+3 |
2010-10-23 | xen: get the maximum number of pirqs from xen | Stefano Stabellini | 1 | -4/+26 |
2010-10-23 | xen: support pirq != irq | Stefano Stabellini | 1 | -16/+48 |
2010-10-22 | xen: improvements to VIRQ_DEBUG output | Ian Campbell | 1 | -22/+56 |
2010-10-22 | xen: set up IRQ before binding virq to evtchn | Jeremy Fitzhardinge | 1 | -5/+5 |
2010-10-22 | xen: ensure that all event channels start off bound to VCPU 0 | Ian Campbell | 1 | -1/+1 |
2010-10-22 | xen/events: change to using fasteoi | Jeremy Fitzhardinge | 1 | -4/+7 |
2010-10-19 | x86: xen: Sanitse irq handling (part two) | Konrad Rzeszutek Wilk | 1 | -4/+3 |
2010-10-18 | xen/x86/PCI: Add support for the Xen PCI subsystem | Alex Nixon | 1 | -2/+30 |
2010-10-18 | xen: fix shared irq device passthrough | Konrad Rzeszutek Wilk | 1 | -3/+8 |
2010-10-18 | xen: Provide a variant of xen_poll_irq with timeout. | Konrad Rzeszutek Wilk | 1 | -5/+12 |
2010-10-18 | xen: Find an unbound irq number in reverse order (high to low). | Konrad Rzeszutek Wilk | 1 | -5/+20 |
2010-10-18 | xen: statically initialize cpu_evtchn_mask_p | Jeremy Fitzhardinge | 1 | -1/+6 |
2010-10-18 | xen: set pirq name to something useful. | Gerd Hoffmann | 1 | -2/+2 |
2010-10-18 | xen: dynamically allocate irq & event structures | Jeremy Fitzhardinge | 1 | -6/+10 |
2010-10-18 | xen: identity map gsi->irqs | Konrad Rzeszutek Wilk | 1 | -5/+15 |
2010-10-18 | xen: implement pirq type event channels | Jeremy Fitzhardinge | 1 | -2/+241 |
2010-10-12 | x86: xen: Sanitise sparse_irq handling | Thomas Gleixner | 1 | -12/+11 |
2010-08-24 | xen: handle events as edge-triggered | Jeremy Fitzhardinge | 1 | -1/+1 |
2010-08-24 | xen: use percpu interrupts for IPIs and VIRQs | Jeremy Fitzhardinge | 1 | -4/+15 |
2010-08-07 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+1 |
2010-07-29 | Introduce CONFIG_XEN_PVHVM compile option | Stefano Stabellini | 1 | -0/+4 |
2010-07-29 | xen: Do not suspend IPI IRQs. | Ian Campbell | 1 | -0/+1 |
2010-07-23 | xen: Fix find_unbound_irq in presence of ioapic irqs. | Stefano Stabellini | 1 | -2/+11 |
2010-07-23 | xen: Xen PCI platform device driver. | Stefano Stabellini | 1 | -2/+6 |
2010-07-23 | x86/xen: event channels delivery on HVM. | Sheng Yang | 1 | -7/+63 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2010-02-19 | xen: Remove unnecessary arch specific xen irq functions. | Eric W. Biederman | 1 | -2/+6 |
2009-12-03 | xen: don't leak IRQs over suspend/resume. | Ian Campbell | 1 | -0/+3 |
2009-08-14 | Merge branch 'percpu-for-linus' into percpu-for-next | Tejun Heo | 1 | -2/+2 |
2009-07-01 | xen: Use kcalloc() in xen_init_IRQ() | Pekka Enberg | 1 | -2/+2 |
2009-06-24 | percpu: clean up percpu variable definitions | Tejun Heo | 1 | -4/+5 |
2009-06-24 | percpu: cleanup percpu array definitions | Tejun Heo | 1 | -2/+2 |
2009-06-11 | Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -0/+6 |
2009-04-28 | x86/irq: change irq_desc_alloc() to take node instead of cpu | Yinghai Lu | 1 | -1/+1 |
2009-04-28 | irq: change ->set_affinity() to return status | Yinghai Lu | 1 | -5/+7 |
2009-03-30 | xen: add irq_from_evtchn | Ian Campbell | 1 | -0/+6 |
2009-02-09 | xen: explicitly initialise the cpu field of irq_info | Ian Campbell | 1 | -5/+6 |
2009-02-09 | xen: make sure that softirqs get handled at the end of event processing | Jeremy Fitzhardinge | 1 | -20/+9 |
2009-02-09 | xen: remove irq bindcount | Jeremy Fitzhardinge | 1 | -19/+7 |
2009-02-09 | xen: pack all irq-related info together | Jeremy Fitzhardinge | 1 | -49/+135 |
2009-02-09 | xen: use our own eventchannel->irq path | Jeremy Fitzhardinge | 1 | -2/+20 |