index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
xen
/
events
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
xen/evtchn: support more than 4096 ports
David Vrabel
2014-01-06
2
-5
/
+13
*
xen/events: add xen_evtchn_mask_all()
David Vrabel
2014-01-06
1
-7
/
+11
*
xen/events: Refactor evtchn_to_irq array to be dynamically allocated
David Vrabel
2014-01-06
3
-55
/
+149
*
xen/events: add a evtchn_op for port setup
David Vrabel
2014-01-06
2
-1
/
+13
*
xen/events: allow setup of irq_info to fail
David Vrabel
2014-01-06
1
-65
/
+91
*
xen/events: add struct evtchn_ops for the low-level port operations
David Vrabel
2014-01-06
3
-16
/
+84
*
xen/events: move 2-level specific code into its own file
David Vrabel
2014-01-06
4
-362
/
+440
*
xen/events: move drivers/xen/events.c into drivers/xen/events/
David Vrabel
2014-01-06
2
-0
/
+1911