aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/xen/events.c
Commit message (Expand)AuthorAge
* xen: events: mark cpu_evtchn_mask_p as __refdataIan Campbell2011-02-11
* Merge branch 'stable/bug-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-01-10
|\
| * xen/event: validate irq before get evtchn by irqJoe Jin2011-01-10
| * xen/irq: Cleanup the find_unbound_irqKonrad Rzeszutek Wilk2010-12-09
* | xen: Use this_cpu_inc_returnChristoph Lameter2010-12-17
* | xen: Use this_cpu_opsChristoph Lameter2010-12-17
|/
* Merge branch '2.6.37-rc4-pvhvm-fixes' of git://xenbits.xen.org/people/sstabel...Linus Torvalds2010-12-03
|\
| * xen: fix save/restore for PV on HVM guests with pirq remappingStefano Stabellini2010-12-02
| * xen: fix MSI setup and teardown for PV on HVM guestsStefano Stabellini2010-12-02
| * xen: use PHYSDEVOP_get_free_pirq to implement find_unbound_pirqStefano Stabellini2010-12-02
* | xen: allocate irq descs on any NUMA nodeJeremy Fitzhardinge2010-12-02
|/
* xen/events: Use PIRQ instead of GSI value when unmapping MSI/MSI-X irqs.Konrad Rzeszutek Wilk2010-11-22
* xen/events: use locked set|clear_bit() for cpu_evtchn_maskJeremy Fitzhardinge2010-11-16
* xen/evtchn: clear secondary CPUs' cpu_evtchn_mask[] after restoreJan Beulich2010-11-16
* xen: events: do not unmask event channels on resumeIan Campbell2010-11-10
* Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2010-10-28
|\
| * xen: make hvc_xen console work for dom0.Jeremy Fitzhardinge2010-10-22
| * xen: remap MSIs into pirqs when running as initial domainQing He2010-10-22
| * xen: remap GSIs as pirqs when running as initial domainJeremy Fitzhardinge2010-10-22
| * xen: map MSIs into pirqsStefano Stabellini2010-10-22
| * xen: support GSI -> pirq remapping in PV on HVM guestsStefano Stabellini2010-10-22
| * 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