index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
xen
/
events
/
events_base.c
Age
Commit message (
Expand
)
Author
2014-04-07
Xen: do hv callback accounting only on x86
Arnd Bergmann
2014-04-07
Merge commit '683b6c6f82a60fabf47012581c2cfbf1b037ab95' into stable/for-linus...
David Vrabel
2014-03-18
xen: add support for MSI message groups
Roger Pau Monne
2014-03-12
xen: Validate online cpus in set_affinity
Thomas Gleixner
2014-03-04
xen: Add proper irq accounting for HYPERCALL vector
Thomas Gleixner
2014-03-04
xen: Get rid of the last irq_desc abuse
Thomas Gleixner
2014-03-04
xen: Use the proper irq functions
Thomas Gleixner
2014-02-28
xen/events: remove unnecessary call to bind_evtchn_to_cpu()
David Vrabel
2014-02-28
xen/events: remove the unused resend_irq_on_evtchn()
David Vrabel
2014-02-11
xen/events: bind all new interdomain events to VCPU0
David Vrabel
2014-01-06
xen/pvh: Piggyback on PVHVM for event channels (v2)
Mukesh Rathor
2014-01-06
xen/events: use the FIFO-based ABI if available
David Vrabel
2014-01-06
xen/events: allow event channel priority to be set
David Vrabel
2014-01-06
xen/evtchn: support more than 4096 ports
David Vrabel
2014-01-06
xen/events: add xen_evtchn_mask_all()
David Vrabel
2014-01-06
xen/events: Refactor evtchn_to_irq array to be dynamically allocated
David Vrabel
2014-01-06
xen/events: add a evtchn_op for port setup
David Vrabel
2014-01-06
xen/events: allow setup of irq_info to fail
David Vrabel
2014-01-06
xen/events: add struct evtchn_ops for the low-level port operations
David Vrabel
2014-01-06
xen/events: move 2-level specific code into its own file
David Vrabel
2014-01-06
xen/events: move drivers/xen/events.c into drivers/xen/events/
David Vrabel