| Commit message (Expand) | Author | Age | Files | Lines |
* | xen: Remove event channel notification through Xen PCI platform device | KarimAllah Ahmed | 2016-09-30 | 1 | -17/+9 |
* | xen/events: Convert to hotplug state machine | Sebastian Andrzej Siewior | 2016-09-30 | 1 | -22/+12 |
* | xen/events: fifo: use xen_vcpu_id mapping | Vitaly Kuznetsov | 2016-07-25 | 1 | -1/+1 |
* | xen/events: use xen_vcpu_id mapping in events_base | Vitaly Kuznetsov | 2016-07-25 | 1 | -5/+5 |
* | x86/xen: use xen_vcpu_id mapping for HYPERVISOR_vcpu_op | Vitaly Kuznetsov | 2016-07-25 | 1 | -1/+2 |
* | xen/events: Don't move disabled irqs | Ross Lagerwall | 2016-05-24 | 1 | -2/+4 |
* | xen/events: Mask a moving irq | Boris Ostrovsky | 2016-04-04 | 1 | -4/+24 |
* | Merge tag 'for-linus-4.6-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2016-03-22 | 3 | -3/+1 |
|\ |
|
| * | xen: audit usages of module.h ; remove unnecessary instances | Paul Gortmaker | 2016-03-21 | 3 | -3/+1 |
* | | tags: Fix DEFINE_PER_CPU expansions | Peter Zijlstra | 2016-03-15 | 1 | -2/+3 |
|/ |
|
* | xen/events: use virt_xxx barriers | Michael S. Tsirkin | 2016-01-12 | 1 | -1/+2 |
* | xen/events/fifo: Consume unprocessed events when a CPU dies | Ross Lagerwall | 2015-12-02 | 1 | -5/+18 |
* | xen/events: Always allocate legacy interrupts on PV guests | Boris Ostrovsky | 2015-11-26 | 1 | -2/+3 |
* | xen/events: fifo: Make it running on 64KB granularity | Julien Grall | 2015-10-23 | 2 | -2/+2 |
* | Merge tag 'for-linus-4.3-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2015-09-10 | 2 | -3/+3 |
|\ |
|
| * | xen: Use correctly the Xen memory terminologies | Julien Grall | 2015-09-08 | 2 | -3/+3 |
* | | Merge tag 'for-linus-4.3-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-09-08 | 1 | -5/+1 |
|\| |
|
| * | xen/events: Support event channel rebind on ARM | Julien Grall | 2015-08-20 | 1 | -5/+1 |
| * | Revert "xen/events/fifo: Handle linked events when closing a port" | David Vrabel | 2015-08-11 | 3 | -53/+9 |
| * | xen/events/fifo: Handle linked events when closing a port | Ross Lagerwall | 2015-08-04 | 3 | -9/+53 |
* | | x86/irq: Use access helper irq_data_get_affinity_mask() | Jiang Liu | 2015-07-13 | 1 | -2/+2 |
|/ |
|
* | xen: Include xen/page.h rather than asm/xen/page.h | Julien Grall | 2015-06-17 | 2 | -2/+2 |
* | xen/events: don't bind non-percpu VIRQs with percpu chip | David Vrabel | 2015-05-19 | 1 | -4/+8 |
* | xen/events: Set irq_info->evtchn before binding the channel to CPU in __start... | Boris Ostrovsky | 2015-05-05 | 1 | -1/+1 |
* | xen/events: Clear cpu_evtchn_mask before resuming | Boris Ostrovsky | 2015-05-05 | 2 | -2/+13 |
* | xen/events: avoid NULL pointer dereference in dom0 on large machines | Juergen Gross | 2015-03-06 | 1 | -6/+12 |
* | xen/events: support threaded irqs for interdomain event channels | Juergen Gross | 2014-09-23 | 1 | -2/+3 |
* | xen/events: drop negativity check of unsigned parameter | Andrey Utkin | 2014-08-01 | 1 | -1/+1 |
* | xen/events/fifo: remove a unecessary use of BM() | Frediano Ziglio | 2014-07-31 | 1 | -1/+1 |
* | xen/events/fifo: ensure all bitops are properly aligned even on x86 | David Vrabel | 2014-07-31 | 1 | -3/+2 |
* | xen/events/fifo: reset control block and local HEADs on resume | David Vrabel | 2014-07-31 | 1 | -20/+28 |
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-06-04 | 1 | -16/+1 |
|\ |
|
| * | x86: Get rid of get_nr_irqs_gsi() | Thomas Gleixner | 2014-05-16 | 1 | -16/+1 |
* | | xen/events/fifo: correctly align bitops | Vladimir Murzin | 2014-04-28 | 1 | -11/+30 |
|/ |
|
* | Xen: do hv callback accounting only on x86 | Arnd Bergmann | 2014-04-07 | 1 | -1/+1 |
* | Merge commit '683b6c6f82a60fabf47012581c2cfbf1b037ab95' into stable/for-linus... | David Vrabel | 2014-04-07 | 3 | -37/+11 |
|\ |
|
| * | xen: Validate online cpus in set_affinity | Thomas Gleixner | 2014-03-12 | 1 | -1/+1 |
| * | xen: Add proper irq accounting for HYPERCALL vector | Thomas Gleixner | 2014-03-04 | 1 | -0/+1 |
| * | xen: Get rid of the last irq_desc abuse | Thomas Gleixner | 2014-03-04 | 1 | -14/+1 |
| * | xen: Use the proper irq functions | Thomas Gleixner | 2014-03-04 | 3 | -22/+8 |
* | | xen: add support for MSI message groups | Roger Pau Monne | 2014-03-18 | 2 | -15/+33 |
* | | xen/events: remove unnecessary call to bind_evtchn_to_cpu() | David Vrabel | 2014-02-28 | 1 | -3/+0 |
* | | xen/events: remove the unused resend_irq_on_evtchn() | David Vrabel | 2014-02-28 | 1 | -21/+12 |
|/ |
|
* | xen/events: bind all new interdomain events to VCPU0 | David Vrabel | 2014-02-11 | 1 | -0/+2 |
* | xen: delete new instances of __cpuinit usage | Paul Gortmaker | 2014-01-10 | 1 | -3/+3 |
* | xen/evtchn_fifo: fix error return code in evtchn_fifo_setup() | Wei Yongjun | 2014-01-07 | 1 | -2/+4 |
* | xen/pvh: Piggyback on PVHVM for event channels (v2) | Mukesh Rathor | 2014-01-06 | 1 | -5/+9 |
* | xen/events: use the FIFO-based ABI if available | David Vrabel | 2014-01-06 | 4 | -1/+448 |
* | xen/events: allow event channel priority to be set | David Vrabel | 2014-01-06 | 1 | -0/+17 |
* | xen/events: Add the hypervisor interface for the FIFO-based event channels | David Vrabel | 2014-01-06 | 1 | -4/+4 |