summaryrefslogtreecommitdiffstats
path: root/drivers/xen/events/events_2l.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus-4.6-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-221-1/+0
|\
| * xen: audit usages of module.h ; remove unnecessary instancesPaul Gortmaker2016-03-211-1/+0
* | tags: Fix DEFINE_PER_CPU expansionsPeter Zijlstra2016-03-151-2/+3
|/
* xen/events: Clear cpu_evtchn_mask before resumingBoris Ostrovsky2015-05-051-0/+10
* xen: Use the proper irq functionsThomas Gleixner2014-03-041-11/+4
* xen/events: Add the hypervisor interface for the FIFO-based event channelsDavid Vrabel2014-01-061-4/+4
* xen/events: Refactor evtchn_to_irq array to be dynamically allocatedDavid Vrabel2014-01-061-2/+9
* xen/events: add struct evtchn_ops for the low-level port operationsDavid Vrabel2014-01-061-8/+25
* xen/events: move 2-level specific code into its own fileDavid Vrabel2014-01-061-0/+348
OpenPOWER on IntegriCloud