aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/xen/events/events_2l.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-03-04xen: Use the proper irq functionsThomas Gleixner1-11/+4
2014-01-06xen/events: Add the hypervisor interface for the FIFO-based event channelsDavid Vrabel1-4/+4
2014-01-06xen/events: Refactor evtchn_to_irq array to be dynamically allocatedDavid Vrabel1-2/+9
2014-01-06xen/events: add struct evtchn_ops for the low-level port operationsDavid Vrabel1-8/+25
2014-01-06xen/events: move 2-level specific code into its own fileDavid Vrabel1-0/+348