summaryrefslogtreecommitdiffstats
path: root/drivers/xen/events
Commit message (Expand)AuthorAgeFilesLines
* xen/events: block rogue events for some timeJuergen Gross2020-11-052-6/+24
* xen/events: defer eoi in case of excessive number of eventsJuergen Gross2020-11-054-32/+208
* xen/events: use a common cpu hotplug hook for event channelsJuergen Gross2020-11-053-21/+47
* xen/events: add a new "late EOI" evtchn frameworkJuergen Gross2020-11-051-17/+134
* xen/events: fix race in evtchn_fifo_unmask()Juergen Gross2020-11-051-4/+9
* xen/events: add a proper barrier to 2-level uevent unmaskingJuergen Gross2020-11-051-0/+2
* xen/events: avoid removing an event channel while handling itJuergen Gross2020-11-051-5/+35
* xen/events: don't use chip_data for legacy IRQsJuergen Gross2020-10-171-8/+21
* XEN uses irqdesc::irq_data_common::handler_data to store a per interrupt XEN ...Thomas Gleixner2020-09-031-8/+8
* xen/events: remove unlikely() from WARN() conditionDenis Efremov2019-09-261-1/+1
* xen/events: fix binding user event channels to cpusJuergen Gross2019-07-171-2/+10
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 81Thomas Gleixner2019-05-241-3/+1
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* treewide: Add SPDX license identifier for missed filesThomas Gleixner2019-05-211-0/+1
* x86/irq/32: Invoke irq_ctx_init() from init_IRQ()Thomas Gleixner2019-04-171-1/+0
* xen: Fix x86 sched_clock() interface for xenJuergen Gross2019-01-161-1/+1
* mm: remove include/linux/bootmem.hMike Rapoport2018-10-311-1/+1
* xen: fix GCC warning and remove duplicate EVTCHN_ROW/EVTCHN_COL usageJosh Abraham2018-09-141-1/+1
* xen: Remove unnecessary BUG_ON from __unbind_from_irq()Boris Ostrovsky2018-06-221-2/+0
* xen/pirq: fix error path cleanup when binding MSIsRoger Pau Monne2018-02-281-2/+2
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* Merge tag 'for-linus-4.14b-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-09-071-4/+3
|\
| * xen/events: events_fifo: Don't use {get,put}_cpu() in xen_evtchn_fifo_init()Julien Grall2017-08-311-4/+3
* | x86/idt: Simplify alloc_intr_gate()Thomas Gleixner2017-08-291-4/+2
|/
* xen/events: Fix interrupt lost during irq_disable and irq_enableLiu Shuo2017-08-111-1/+1
* xen: dont fiddle with event channel masking in suspend/resumeJuergen Gross2017-07-271-10/+3
* Merge tag 'for-linus-4.13-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-07-061-3/+3
|\
| * xen-evtchn: Bind dyn evtchn:qemu-dm interrupt to next online VCPUAnoob Soman2017-06-131-3/+3
* | xen/events: Add support for effective affinity maskThomas Gleixner2017-06-221-1/+5
|/
* xen: Revert commits da72ff5bfcb0 and 72a9b186292dBoris Ostrovsky2017-05-021-8/+17
* xen/x86: Remove PVH supportBoris Ostrovsky2017-02-071-1/+0
* Merge tag 'for-linus-4.10-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-01-051-2/+1
|\
| * xen: events: Replace BUG() with BUG_ON()Shyam Saini2017-01-031-2/+1
* | cpu/hotplug: Cleanup state namesThomas Gleixner2016-12-251-1/+1
* | Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2016-12-131-1/+1
|\|
| * xen/events: use xen_vcpu_id mapping for EVTCHNOP_statusVitaly Kuznetsov2016-11-301-1/+1
* | x86: Remove empty idle.h headerThomas Gleixner2016-12-091-1/+0
* | x86/idle: Remove enter_idle(), exit_idle()Len Brown2016-11-181-1/+0
|/
* xen: Remove event channel notification through Xen PCI platform deviceKarimAllah Ahmed2016-09-301-17/+9
* xen/events: Convert to hotplug state machineSebastian Andrzej Siewior2016-09-301-22/+12
* xen/events: fifo: use xen_vcpu_id mappingVitaly Kuznetsov2016-07-251-1/+1
* xen/events: use xen_vcpu_id mapping in events_baseVitaly Kuznetsov2016-07-251-5/+5
* x86/xen: use xen_vcpu_id mapping for HYPERVISOR_vcpu_opVitaly Kuznetsov2016-07-251-1/+2
* xen/events: Don't move disabled irqsRoss Lagerwall2016-05-241-2/+4
* xen/events: Mask a moving irqBoris Ostrovsky2016-04-041-4/+24
* Merge tag 'for-linus-4.6-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-223-3/+1
|\
| * xen: audit usages of module.h ; remove unnecessary instancesPaul Gortmaker2016-03-213-3/+1
* | tags: Fix DEFINE_PER_CPU expansionsPeter Zijlstra2016-03-151-2/+3
|/
* xen/events: use virt_xxx barriersMichael S. Tsirkin2016-01-121-1/+2
* xen/events/fifo: Consume unprocessed events when a CPU diesRoss Lagerwall2015-12-021-5/+18