index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
xen
/
events
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-25
xen/events: fifo: use xen_vcpu_id mapping
Vitaly Kuznetsov
1
-1
/
+1
2016-07-25
xen/events: use xen_vcpu_id mapping in events_base
Vitaly Kuznetsov
1
-5
/
+5
2016-07-25
x86/xen: use xen_vcpu_id mapping for HYPERVISOR_vcpu_op
Vitaly Kuznetsov
1
-1
/
+2
2016-05-24
xen/events: Don't move disabled irqs
Ross Lagerwall
1
-2
/
+4
2016-04-04
xen/events: Mask a moving irq
Boris Ostrovsky
1
-4
/
+24
2016-03-22
Merge tag 'for-linus-4.6-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-3
/
+1
2016-03-21
xen: audit usages of module.h ; remove unnecessary instances
Paul Gortmaker
3
-3
/
+1
2016-03-16
tags: Fix DEFINE_PER_CPU expansions
Peter Zijlstra
1
-2
/
+3
2016-01-12
xen/events: use virt_xxx barriers
Michael S. Tsirkin
1
-1
/
+2
2015-12-02
xen/events/fifo: Consume unprocessed events when a CPU dies
Ross Lagerwall
1
-5
/
+18
2015-11-26
xen/events: Always allocate legacy interrupts on PV guests
Boris Ostrovsky
1
-2
/
+3
2015-10-23
xen/events: fifo: Make it running on 64KB granularity
Julien Grall
2
-2
/
+2
2015-09-11
Merge tag 'for-linus-4.3-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-3
/
+3
2015-09-08
Merge tag 'for-linus-4.3-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-5
/
+1
2015-09-08
xen: Use correctly the Xen memory terminologies
Julien Grall
2
-3
/
+3
2015-08-20
xen/events: Support event channel rebind on ARM
Julien Grall
1
-5
/
+1
2015-08-11
Revert "xen/events/fifo: Handle linked events when closing a port"
David Vrabel
3
-53
/
+9
2015-08-04
xen/events/fifo: Handle linked events when closing a port
Ross Lagerwall
3
-9
/
+53
2015-07-13
x86/irq: Use access helper irq_data_get_affinity_mask()
Jiang Liu
1
-2
/
+2
2015-06-17
xen: Include xen/page.h rather than asm/xen/page.h
Julien Grall
2
-2
/
+2
2015-05-19
xen/events: don't bind non-percpu VIRQs with percpu chip
David Vrabel
1
-4
/
+8
2015-05-05
xen/events: Set irq_info->evtchn before binding the channel to CPU in __start...
Boris Ostrovsky
1
-1
/
+1
2015-05-05
xen/events: Clear cpu_evtchn_mask before resuming
Boris Ostrovsky
2
-2
/
+13
2015-03-06
xen/events: avoid NULL pointer dereference in dom0 on large machines
Juergen Gross
1
-6
/
+12
2014-09-23
xen/events: support threaded irqs for interdomain event channels
Juergen Gross
1
-2
/
+3
2014-08-01
xen/events: drop negativity check of unsigned parameter
Andrey Utkin
1
-1
/
+1
2014-07-31
xen/events/fifo: remove a unecessary use of BM()
Frediano Ziglio
1
-1
/
+1
2014-07-31
xen/events/fifo: ensure all bitops are properly aligned even on x86
David Vrabel
1
-3
/
+2
2014-07-31
xen/events/fifo: reset control block and local HEADs on resume
David Vrabel
1
-20
/
+28
2014-06-05
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-16
/
+1
2014-05-16
x86: Get rid of get_nr_irqs_gsi()
Thomas Gleixner
1
-16
/
+1
2014-04-28
xen/events/fifo: correctly align bitops
Vladimir Murzin
1
-11
/
+30
2014-04-07
Xen: do hv callback accounting only on x86
Arnd Bergmann
1
-1
/
+1
2014-04-07
Merge commit '683b6c6f82a60fabf47012581c2cfbf1b037ab95' into stable/for-linus...
David Vrabel
3
-37
/
+11
2014-03-18
xen: add support for MSI message groups
Roger Pau Monne
2
-15
/
+33
2014-03-12
xen: Validate online cpus in set_affinity
Thomas Gleixner
1
-1
/
+1
2014-03-04
xen: Add proper irq accounting for HYPERCALL vector
Thomas Gleixner
1
-0
/
+1
2014-03-04
xen: Get rid of the last irq_desc abuse
Thomas Gleixner
1
-14
/
+1
2014-03-04
xen: Use the proper irq functions
Thomas Gleixner
3
-22
/
+8
2014-03-01
xen/events: remove unnecessary call to bind_evtchn_to_cpu()
David Vrabel
1
-3
/
+0
2014-03-01
xen/events: remove the unused resend_irq_on_evtchn()
David Vrabel
1
-21
/
+12
2014-02-11
xen/events: bind all new interdomain events to VCPU0
David Vrabel
1
-0
/
+2
2014-01-10
xen: delete new instances of __cpuinit usage
Paul Gortmaker
1
-3
/
+3
2014-01-07
xen/evtchn_fifo: fix error return code in evtchn_fifo_setup()
Wei Yongjun
1
-2
/
+4
2014-01-06
xen/pvh: Piggyback on PVHVM for event channels (v2)
Mukesh Rathor
1
-5
/
+9
2014-01-06
xen/events: use the FIFO-based ABI if available
David Vrabel
4
-1
/
+448
2014-01-06
xen/events: allow event channel priority to be set
David Vrabel
1
-0
/
+17
2014-01-06
xen/events: Add the hypervisor interface for the FIFO-based event channels
David Vrabel
1
-4
/
+4
2014-01-06
xen/evtchn: support more than 4096 ports
David Vrabel
2
-5
/
+13
2014-01-06
xen/events: add xen_evtchn_mask_all()
David Vrabel
1
-7
/
+11
[next]