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