aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/xen/events
Commit message (Expand)AuthorAge
* xen/events: remove unlikely() from WARN() conditionDenis Efremov2019-09-26
* xen/events: fix binding user event channels to cpusJuergen Gross2019-07-17
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 81Thomas Gleixner2019-05-24
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-21
* treewide: Add SPDX license identifier for missed filesThomas Gleixner2019-05-21
* x86/irq/32: Invoke irq_ctx_init() from init_IRQ()Thomas Gleixner2019-04-17
* xen: Fix x86 sched_clock() interface for xenJuergen Gross2019-01-16
* mm: remove include/linux/bootmem.hMike Rapoport2018-10-31
* xen: fix GCC warning and remove duplicate EVTCHN_ROW/EVTCHN_COL usageJosh Abraham2018-09-14
* xen: Remove unnecessary BUG_ON from __unbind_from_irq()Boris Ostrovsky2018-06-22
* 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
|/