summaryrefslogtreecommitdiff
path: root/drivers/xen/events
Commit message (Expand)AuthorAge
* xen/pirq: fix error path cleanup when binding MSIsRoger Pau Monne2018-02-28
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* Merge tag 'for-linus-4.14b-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-09-07
|\
| * xen/events: events_fifo: Don't use {get,put}_cpu() in xen_evtchn_fifo_init()Julien Grall2017-08-31
* | x86/idt: Simplify alloc_intr_gate()Thomas Gleixner2017-08-29
|/
* xen/events: Fix interrupt lost during irq_disable and irq_enableLiu Shuo2017-08-11
* xen: dont fiddle with event channel masking in suspend/resumeJuergen Gross2017-07-27
* Merge tag 'for-linus-4.13-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-07-06
|\
| * xen-evtchn: Bind dyn evtchn:qemu-dm interrupt to next online VCPUAnoob Soman2017-06-13
* | xen/events: Add support for effective affinity maskThomas Gleixner2017-06-22
|/
* xen: Revert commits da72ff5bfcb0 and 72a9b186292dBoris Ostrovsky2017-05-02
* xen/x86: Remove PVH supportBoris Ostrovsky2017-02-07
* Merge tag 'for-linus-4.10-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-01-05
|\
| * xen: events: Replace BUG() with BUG_ON()Shyam Saini2017-01-03
* | cpu/hotplug: Cleanup state namesThomas Gleixner2016-12-25
* | Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2016-12-13
|\ \ | |/
| * xen/events: use xen_vcpu_id mapping for EVTCHNOP_statusVitaly Kuznetsov2016-11-30
* | x86: Remove empty idle.h headerThomas Gleixner2016-12-09
* | x86/idle: Remove enter_idle(), exit_idle()Len Brown2016-11-18
|/
* xen: Remove event channel notification through Xen PCI platform deviceKarimAllah Ahmed2016-09-30
* xen/events: Convert to hotplug state machineSebastian Andrzej Siewior2016-09-30
* xen/events: fifo: use xen_vcpu_id mappingVitaly Kuznetsov2016-07-25
* xen/events: use xen_vcpu_id mapping in events_baseVitaly Kuznetsov2016-07-25
* x86/xen: use xen_vcpu_id mapping for HYPERVISOR_vcpu_opVitaly Kuznetsov2016-07-25
* xen/events: Don't move disabled irqsRoss Lagerwall2016-05-24
* xen/events: Mask a moving irqBoris Ostrovsky2016-04-04
* Merge tag 'for-linus-4.6-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-22
|\
| * xen: audit usages of module.h ; remove unnecessary instancesPaul Gortmaker2016-03-21
* | tags: Fix DEFINE_PER_CPU expansionsPeter Zijlstra2016-03-15
|/
* xen/events: use virt_xxx barriersMichael S. Tsirkin2016-01-12
* xen/events/fifo: Consume unprocessed events when a CPU diesRoss Lagerwall2015-12-02
* xen/events: Always allocate legacy interrupts on PV guestsBoris Ostrovsky2015-11-26
* xen/events: fifo: Make it running on 64KB granularityJulien Grall2015-10-23
* Merge tag 'for-linus-4.3-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-09-10
|\
| * xen: Use correctly the Xen memory terminologiesJulien Grall2015-09-08
* | Merge tag 'for-linus-4.3-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-09-08
|\ \ | |/
| * xen/events: Support event channel rebind on ARMJulien Grall2015-08-20
| * Revert "xen/events/fifo: Handle linked events when closing a port"David Vrabel2015-08-11
| * xen/events/fifo: Handle linked events when closing a portRoss Lagerwall2015-08-04
* | x86/irq: Use access helper irq_data_get_affinity_mask()Jiang Liu2015-07-13
|/
* xen: Include xen/page.h rather than asm/xen/page.hJulien Grall2015-06-17
* xen/events: don't bind non-percpu VIRQs with percpu chipDavid Vrabel2015-05-19
* xen/events: Set irq_info->evtchn before binding the channel to CPU in __start...Boris Ostrovsky2015-05-05
* xen/events: Clear cpu_evtchn_mask before resumingBoris Ostrovsky2015-05-05
* xen/events: avoid NULL pointer dereference in dom0 on large machinesJuergen Gross2015-03-06
* xen/events: support threaded irqs for interdomain event channelsJuergen Gross2014-09-23
* xen/events: drop negativity check of unsigned parameterAndrey Utkin2014-08-01
* xen/events/fifo: remove a unecessary use of BM()Frediano Ziglio2014-07-31
* xen/events/fifo: ensure all bitops are properly aligned even on x86David Vrabel2014-07-31
* xen/events/fifo: reset control block and local HEADs on resumeDavid Vrabel2014-07-31