aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/xen/events
Commit message (Expand)AuthorAge
* xen/events: support threaded irqs for interdomain event channelsJuergen Gross2014-09-23
* xen/events: drop negativity check of unsigned parameterAndrey Utkin2014-08-01
* xen/events/fifo: remove a unecessary use of BM()Frediano Ziglio2014-07-31
* xen/events/fifo: ensure all bitops are properly aligned even on x86David Vrabel2014-07-31
* xen/events/fifo: reset control block and local HEADs on resumeDavid Vrabel2014-07-31
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-06-04
|\
| * x86: Get rid of get_nr_irqs_gsi()Thomas Gleixner2014-05-16
* | xen/events/fifo: correctly align bitopsVladimir Murzin2014-04-28
|/
* Xen: do hv callback accounting only on x86Arnd Bergmann2014-04-07
* Merge commit '683b6c6f82a60fabf47012581c2cfbf1b037ab95' into stable/for-linus...David Vrabel2014-04-07
|\
| * xen: Validate online cpus in set_affinityThomas Gleixner2014-03-12
| * xen: Add proper irq accounting for HYPERCALL vectorThomas Gleixner2014-03-04
| * xen: Get rid of the last irq_desc abuseThomas Gleixner2014-03-04
| * xen: Use the proper irq functionsThomas Gleixner2014-03-04
* | xen: add support for MSI message groupsRoger Pau Monne2014-03-18
* | xen/events: remove unnecessary call to bind_evtchn_to_cpu()David Vrabel2014-02-28
* | xen/events: remove the unused resend_irq_on_evtchn()David Vrabel2014-02-28
|/
* xen/events: bind all new interdomain events to VCPU0David Vrabel2014-02-11
* xen: delete new instances of __cpuinit usagePaul Gortmaker2014-01-10
* xen/evtchn_fifo: fix error return code in evtchn_fifo_setup()Wei Yongjun2014-01-07
* xen/pvh: Piggyback on PVHVM for event channels (v2)Mukesh Rathor2014-01-06
* xen/events: use the FIFO-based ABI if availableDavid Vrabel2014-01-06
* xen/events: allow event channel priority to be setDavid Vrabel2014-01-06
* xen/events: Add the hypervisor interface for the FIFO-based event channelsDavid Vrabel2014-01-06
* xen/evtchn: support more than 4096 portsDavid Vrabel2014-01-06
* xen/events: add xen_evtchn_mask_all()David Vrabel2014-01-06
* xen/events: Refactor evtchn_to_irq array to be dynamically allocatedDavid Vrabel2014-01-06
* xen/events: add a evtchn_op for port setupDavid Vrabel2014-01-06
* xen/events: allow setup of irq_info to failDavid Vrabel2014-01-06
* xen/events: add struct evtchn_ops for the low-level port operationsDavid Vrabel2014-01-06
* xen/events: move 2-level specific code into its own fileDavid Vrabel2014-01-06
* xen/events: move drivers/xen/events.c into drivers/xen/events/David Vrabel2014-01-06