aboutsummaryrefslogtreecommitdiff
path: root/drivers/xen/events
AgeCommit message (Expand)Author
2014-04-28xen/events/fifo: correctly align bitopsVladimir Murzin
2014-04-07Xen: do hv callback accounting only on x86Arnd Bergmann
2014-04-07Merge commit '683b6c6f82a60fabf47012581c2cfbf1b037ab95' into stable/for-linus...David Vrabel
2014-03-18xen: add support for MSI message groupsRoger Pau Monne
2014-03-12xen: Validate online cpus in set_affinityThomas Gleixner
2014-03-04xen: Add proper irq accounting for HYPERCALL vectorThomas Gleixner
2014-03-04xen: Get rid of the last irq_desc abuseThomas Gleixner
2014-03-04xen: Use the proper irq functionsThomas Gleixner
2014-02-28xen/events: remove unnecessary call to bind_evtchn_to_cpu()David Vrabel
2014-02-28xen/events: remove the unused resend_irq_on_evtchn()David Vrabel
2014-02-11xen/events: bind all new interdomain events to VCPU0David Vrabel
2014-01-10xen: delete new instances of __cpuinit usagePaul Gortmaker
2014-01-07xen/evtchn_fifo: fix error return code in evtchn_fifo_setup()Wei Yongjun
2014-01-06xen/pvh: Piggyback on PVHVM for event channels (v2)Mukesh Rathor
2014-01-06xen/events: use the FIFO-based ABI if availableDavid Vrabel
2014-01-06xen/events: allow event channel priority to be setDavid Vrabel
2014-01-06xen/events: Add the hypervisor interface for the FIFO-based event channelsDavid Vrabel
2014-01-06xen/evtchn: support more than 4096 portsDavid Vrabel
2014-01-06xen/events: add xen_evtchn_mask_all()David Vrabel
2014-01-06xen/events: Refactor evtchn_to_irq array to be dynamically allocatedDavid Vrabel
2014-01-06xen/events: add a evtchn_op for port setupDavid Vrabel
2014-01-06xen/events: allow setup of irq_info to failDavid Vrabel
2014-01-06xen/events: add struct evtchn_ops for the low-level port operationsDavid Vrabel
2014-01-06xen/events: move 2-level specific code into its own fileDavid Vrabel
2014-01-06xen/events: move drivers/xen/events.c into drivers/xen/events/David Vrabel