summaryrefslogtreecommitdiff
path: root/drivers/xen/events/events_2l.c
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-03-22Merge tag 'for-linus-4.6-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-03-21xen: audit usages of module.h ; remove unnecessary instancesPaul Gortmaker
2016-03-15tags: Fix DEFINE_PER_CPU expansionsPeter Zijlstra
2015-05-05xen/events: Clear cpu_evtchn_mask before resumingBoris Ostrovsky
2014-03-04xen: Use the proper irq functionsThomas Gleixner
2014-01-06xen/events: Add the hypervisor interface for the FIFO-based event channelsDavid Vrabel
2014-01-06xen/events: Refactor evtchn_to_irq array to be dynamically allocatedDavid Vrabel
2014-01-06xen/events: add struct evtchn_ops for the low-level port operationsDavid Vrabel
2014-01-06xen/events: move 2-level specific code into its own fileDavid Vrabel