index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
xen
/
events
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-linus-6.7-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-11-01
1
-1
/
+2
|
\
|
*
xen: evtchn: Allow shared registration of IRQ handers
Viresh Kumar
2023-10-16
1
-1
/
+2
*
|
Merge tag 'locking-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-10-30
1
-14
/
+12
|
\
\
|
|
/
|
/
|
|
*
locking/atomic, xen: Use sync_try_cmpxchg() instead of sync_cmpxchg()
Uros Bizjak
2023-10-09
1
-14
/
+12
*
|
xen/events: replace evtchn_rwlock with RCU
Juergen Gross
2023-10-09
1
-41
/
+46
|
/
*
xen: simplify evtchn_do_upcall() call maze
Juergen Gross
2023-09-19
1
-19
/
+2
*
xen/evtchn: Introduce new IOCTL to bind static evtchn
Rahul Singh
2023-07-26
1
-11
/
+5
*
xen: Allow platform PCI interrupt to be shared
David Woodhouse
2023-02-13
1
-3
/
+6
*
Merge tag 'for-linus-6.0-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-08-14
1
-6
/
+47
|
\
|
*
x86/xen: Add support for HVMOP_set_evtchn_upcall_vector
Jane Malalane
2022-08-12
1
-6
/
+47
*
|
genirq: Add and use an irq_data_update_affinity helper
Samuel Holland
2022-07-07
1
-3
/
+4
|
/
*
xen/console: harden hvc_xen against event channel storms
Juergen Gross
2021-12-16
1
-0
/
+6
*
xen/events: Fix race in set_evtchn_to_irq
Maximilian Heyne
2021-08-12
1
-6
/
+14
*
xen/events: remove redundant initialization of variable irq
Colin Ian King
2021-07-21
1
-1
/
+1
*
xen/events: reset active flag for lateeoi events later
Juergen Gross
2021-06-24
1
-1
/
+10
*
xen/evtchn: Change irq_info lock to raw_spinlock_t
Luca Fancellu
2021-04-07
1
-6
/
+6
*
xen/events: avoid handling the same event on two cpus at the same time
Juergen Gross
2021-03-10
1
-11
/
+21
*
xen/events: don't unmask an event channel when an eoi is pending
Juergen Gross
2021-03-10
4
-41
/
+80
*
xen/events: reset affinity of 2-level event when tearing it down
Juergen Gross
2021-03-10
3
-0
/
+24
*
xen/events: add per-xenbus device event statistics and settings
Juergen Gross
2021-02-23
1
-2
/
+25
*
xen/events: link interdomain events to associated xenbus device
Juergen Gross
2021-02-11
1
-17
/
+24
*
Merge tag 'for-linus-5.11-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-01-15
1
-10
/
+0
|
\
|
*
xen: Fix event channel callback via INTX/GSI
David Woodhouse
2021-01-13
1
-10
/
+0
*
|
xen/events: Implement irq distribution
Thomas Gleixner
2020-12-15
1
-8
/
+68
*
|
xen/events: Reduce irq_info:: Spurious_cnt storage size
Thomas Gleixner
2020-12-15
1
-3
/
+5
*
|
xen/events: Only force affinity mask for percpu interrupts
Thomas Gleixner
2020-12-15
1
-14
/
+34
*
|
xen/events: Use immediate affinity setting
Thomas Gleixner
2020-12-15
1
-26
/
+9
*
|
xen/events: Remove disfunct affinity spreading
Thomas Gleixner
2020-12-15
1
-9
/
+0
*
|
xen/events: Remove unused bind_evtchn_to_irq_lateeoi()
Thomas Gleixner
2020-12-15
1
-6
/
+0
|
/
*
xen/events: unmask a fifo event channel only if it was masked
Juergen Gross
2020-10-23
1
-0
/
+3
*
xen/events: only register debug interrupt for 2-level events
Juergen Gross
2020-10-23
1
-4
/
+6
*
xen/events: make struct irq_info private to events_base.c
Juergen Gross
2020-10-23
4
-73
/
+73
*
xen: remove no longer used functions
Juergen Gross
2020-10-23
1
-21
/
+0
*
xen/events: block rogue events for some time
Juergen Gross
2020-10-20
2
-6
/
+24
*
xen/events: defer eoi in case of excessive number of events
Juergen Gross
2020-10-20
4
-32
/
+208
*
xen/events: use a common cpu hotplug hook for event channels
Juergen Gross
2020-10-20
3
-21
/
+47
*
xen/events: add a new "late EOI" evtchn framework
Juergen Gross
2020-10-20
1
-17
/
+134
*
xen/events: fix race in evtchn_fifo_unmask()
Juergen Gross
2020-10-20
1
-4
/
+9
*
xen/events: add a proper barrier to 2-level uevent unmasking
Juergen Gross
2020-10-20
1
-0
/
+2
*
xen/events: avoid removing an event channel while handling it
Juergen Gross
2020-10-20
1
-5
/
+36
*
xen/events: don't use chip_data for legacy IRQs
Juergen Gross
2020-10-01
1
-8
/
+21
*
XEN uses irqdesc::irq_data_common::handler_data to store a per interrupt
Thomas Gleixner
2020-08-27
1
-8
/
+8
*
x86/entry: Convert XEN hypercall vector to IDTENTRY_SYSVEC
Thomas Gleixner
2020-06-11
1
-4
/
+2
*
x86/xen: Split HVM vector callback setup and interrupt gate allocation
Vitaly Kuznetsov
2020-06-11
1
-11
/
+17
*
xen: Use evtchn_type_t as a type for event channels
Yan Yankovskyi
2020-04-07
4
-79
/
+82
*
xen/events: remove event handling recursion detection
Juergen Gross
2019-12-02
1
-13
/
+3
*
xen/events: remove unlikely() from WARN() condition
Denis Efremov
2019-09-26
1
-1
/
+1
*
xen/events: fix binding user event channels to cpus
Juergen Gross
2019-07-17
1
-2
/
+10
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 81
Thomas Gleixner
2019-05-24
1
-3
/
+1
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
[next]