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
*
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
*
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
x86/irq/32: Invoke irq_ctx_init() from init_IRQ()
Thomas Gleixner
2019-04-17
1
-1
/
+0
*
xen: Fix x86 sched_clock() interface for xen
Juergen Gross
2019-01-16
1
-1
/
+1
*
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
1
-1
/
+1
*
xen: fix GCC warning and remove duplicate EVTCHN_ROW/EVTCHN_COL usage
Josh Abraham
2018-09-14
1
-1
/
+1
*
xen: Remove unnecessary BUG_ON from __unbind_from_irq()
Boris Ostrovsky
2018-06-22
1
-2
/
+0
*
xen/pirq: fix error path cleanup when binding MSIs
Roger Pau Monne
2018-02-28
1
-2
/
+2
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
Merge tag 'for-linus-4.14b-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-09-07
1
-4
/
+3
|
\
|
*
xen/events: events_fifo: Don't use {get,put}_cpu() in xen_evtchn_fifo_init()
Julien Grall
2017-08-31
1
-4
/
+3
*
|
x86/idt: Simplify alloc_intr_gate()
Thomas Gleixner
2017-08-29
1
-4
/
+2
|
/
*
xen/events: Fix interrupt lost during irq_disable and irq_enable
Liu Shuo
2017-08-11
1
-1
/
+1
*
xen: dont fiddle with event channel masking in suspend/resume
Juergen Gross
2017-07-27
1
-10
/
+3
*
Merge tag 'for-linus-4.13-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2017-07-06
1
-3
/
+3
|
\
|
*
xen-evtchn: Bind dyn evtchn:qemu-dm interrupt to next online VCPU
Anoob Soman
2017-06-13
1
-3
/
+3
*
|
xen/events: Add support for effective affinity mask
Thomas Gleixner
2017-06-22
1
-1
/
+5
|
/
*
xen: Revert commits da72ff5bfcb0 and 72a9b186292d
Boris Ostrovsky
2017-05-02
1
-8
/
+17
*
xen/x86: Remove PVH support
Boris Ostrovsky
2017-02-07
1
-1
/
+0
*
Merge tag 'for-linus-4.10-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2017-01-05
1
-2
/
+1
|
\
|
*
xen: events: Replace BUG() with BUG_ON()
Shyam Saini
2017-01-03
1
-2
/
+1
*
|
cpu/hotplug: Cleanup state names
Thomas Gleixner
2016-12-25
1
-1
/
+1
*
|
Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2016-12-13
1
-1
/
+1
|
\
|
|
*
xen/events: use xen_vcpu_id mapping for EVTCHNOP_status
Vitaly Kuznetsov
2016-11-30
1
-1
/
+1
*
|
x86: Remove empty idle.h header
Thomas Gleixner
2016-12-09
1
-1
/
+0
*
|
x86/idle: Remove enter_idle(), exit_idle()
Len Brown
2016-11-18
1
-1
/
+0
|
/
*
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
[next]