aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/xen/events.c
Commit message (Expand)AuthorAge
...
| * xen: implement xen_hvm_register_pirqStefano Stabellini2010-10-22
| * xen: get the maximum number of pirqs from xenStefano Stabellini2010-10-22
| * xen: support pirq != irqStefano Stabellini2010-10-22
| * x86: xen: Sanitse irq handling (part two)Konrad Rzeszutek Wilk2010-10-18
| * xen/x86/PCI: Add support for the Xen PCI subsystemAlex Nixon2010-10-18
| * xen: fix shared irq device passthroughKonrad Rzeszutek Wilk2010-10-18
| * xen: Provide a variant of xen_poll_irq with timeout.Konrad Rzeszutek Wilk2010-10-18
| * xen: Find an unbound irq number in reverse order (high to low).Konrad Rzeszutek Wilk2010-10-18
| * xen: statically initialize cpu_evtchn_mask_pJeremy Fitzhardinge2010-10-18
| * xen: set pirq name to something useful.Gerd Hoffmann2010-10-18
| * xen: dynamically allocate irq & event structuresJeremy Fitzhardinge2010-10-18
| * xen: identity map gsi->irqsKonrad Rzeszutek Wilk2010-10-18
| * xen: implement pirq type event channelsJeremy Fitzhardinge2010-10-18
| |
| \
*-. \ Merge branches 'upstream/xenfs' and 'upstream/core' of git://git.kernel.org/p...Linus Torvalds2010-10-26
|\ \ \ | |_|/ |/| |
| | * xen: improvements to VIRQ_DEBUG outputIan Campbell2010-10-22
| | * xen: set up IRQ before binding virq to evtchnJeremy Fitzhardinge2010-10-22
| | * xen: ensure that all event channels start off bound to VCPU 0Ian Campbell2010-10-22
| | * xen/events: change to using fasteoiJeremy Fitzhardinge2010-10-22
| |/
* / x86: xen: Sanitise sparse_irq handlingThomas Gleixner2010-10-12
|/
* xen: handle events as edge-triggeredJeremy Fitzhardinge2010-08-24
* xen: use percpu interrupts for IPIs and VIRQsJeremy Fitzhardinge2010-08-24
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-08-06
|\
| * xen: Do not suspend IPI IRQs.Ian Campbell2010-07-29
* | Introduce CONFIG_XEN_PVHVM compile optionStefano Stabellini2010-07-29
* | xen: Fix find_unbound_irq in presence of ioapic irqs.Stefano Stabellini2010-07-22
* | xen: Xen PCI platform device driver.Stefano Stabellini2010-07-22
* | x86/xen: event channels delivery on HVM.Sheng Yang2010-07-22
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* xen: Remove unnecessary arch specific xen irq functions.Eric W. Biederman2010-02-18
* xen: don't leak IRQs over suspend/resume.Ian Campbell2009-12-03
* Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo2009-08-14
|\
| * xen: Use kcalloc() in xen_init_IRQ()Pekka Enberg2009-07-01
* | percpu: clean up percpu variable definitionsTejun Heo2009-06-24
* | percpu: cleanup percpu array definitionsTejun Heo2009-06-24
|/
* Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-06-10
|\
| * xen: add irq_from_evtchnIan Campbell2009-03-30
* | x86/irq: change irq_desc_alloc() to take node instead of cpuYinghai Lu2009-04-28
* | irq: change ->set_affinity() to return statusYinghai Lu2009-04-28
|/
* xen: explicitly initialise the cpu field of irq_infoIan Campbell2009-02-09
* xen: make sure that softirqs get handled at the end of event processingJeremy Fitzhardinge2009-02-09
* xen: remove irq bindcountJeremy Fitzhardinge2009-02-09
* xen: pack all irq-related info togetherJeremy Fitzhardinge2009-02-09
* xen: use our own eventchannel->irq pathJeremy Fitzhardinge2009-02-09
* xen: set irq_chip disableJeremy Fitzhardinge2009-02-09
* xen: fix too early kmalloc callChristophe Saout2009-01-12
* Xen: reduce memory required for cpu_evtchn_maskMike Travis2009-01-11
* cpumask: update irq_desc to use cpumask_var_tMike Travis2009-01-11
* Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-02
|\
| * Merge ../linux-2.6-x86Rusty Russell2008-12-13
| |\
| * | cpumask: make irq_set_affinity() take a const struct cpumaskRusty Russell2008-12-13