index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
xen
/
events
/
events_base.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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: 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
1
-6
/
+57
*
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
1
-5
/
+22
*
xen/events: defer eoi in case of excessive number of events
Juergen Gross
2020-10-20
1
-5
/
+184
*
xen/events: use a common cpu hotplug hook for event channels
Juergen Gross
2020-10-20
1
-0
/
+25
*
xen/events: add a new "late EOI" evtchn framework
Juergen Gross
2020-10-20
1
-17
/
+134
*
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
1
-45
/
+48
*
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: 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
*
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-07
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-rc0-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2016-12-14
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: use xen_vcpu_id mapping in events_base
Vitaly Kuznetsov
2016-07-25
1
-5
/
+5
*
x86/xen: use xen_vcpu_id mapping for HYPERVISOR_vcpu_op
Vitaly Kuznetsov
2016-07-25
1
-1
/
+2
*
xen/events: Don't move disabled irqs
Ross Lagerwall
2016-05-24
1
-2
/
+4
*
xen/events: Mask a moving irq
Boris Ostrovsky
2016-04-04
1
-4
/
+24
*
xen: audit usages of module.h ; remove unnecessary instances
Paul Gortmaker
2016-03-21
1
-1
/
+1
*
xen/events: Always allocate legacy interrupts on PV guests
Boris Ostrovsky
2015-11-26
1
-2
/
+3
*
xen/events: fifo: Make it running on 64KB granularity
Julien Grall
2015-10-23
1
-1
/
+1
*
Merge tag 'for-linus-4.3-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2015-09-11
1
-1
/
+1
|
\
[next]