summaryrefslogtreecommitdiffstats
path: root/drivers/xen/events/events_2l.c
AgeCommit message (Expand)AuthorFilesLines
2016-03-22Merge tag 'for-linus-4.6-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+0
2016-03-21xen: audit usages of module.h ; remove unnecessary instancesPaul Gortmaker1-1/+0
2016-03-15tags: Fix DEFINE_PER_CPU expansionsPeter Zijlstra1-2/+3
2015-05-05xen/events: Clear cpu_evtchn_mask before resumingBoris Ostrovsky1-0/+10
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