index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
xen
/
events
/
events_base.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
1
-45
/
+48
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-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
1
-0
/
+1
2019-04-17
x86/irq/32: Invoke irq_ctx_init() from init_IRQ()
Thomas Gleixner
1
-1
/
+0
2019-01-16
xen: Fix x86 sched_clock() interface for xen
Juergen Gross
1
-1
/
+1
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
1
-1
/
+1
2018-09-14
xen: fix GCC warning and remove duplicate EVTCHN_ROW/EVTCHN_COL usage
Josh Abraham
1
-1
/
+1
2018-06-22
xen: Remove unnecessary BUG_ON from __unbind_from_irq()
Boris Ostrovsky
1
-2
/
+0
2018-02-28
xen/pirq: fix error path cleanup when binding MSIs
Roger Pau Monne
1
-2
/
+2
2017-08-29
x86/idt: Simplify alloc_intr_gate()
Thomas Gleixner
1
-4
/
+2
2017-08-11
xen/events: Fix interrupt lost during irq_disable and irq_enable
Liu Shuo
1
-1
/
+1
2017-07-27
xen: dont fiddle with event channel masking in suspend/resume
Juergen Gross
1
-10
/
+3
2017-07-06
Merge tag 'for-linus-4.13-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-3
/
+3
2017-06-22
xen/events: Add support for effective affinity mask
Thomas Gleixner
1
-1
/
+5
2017-06-13
xen-evtchn: Bind dyn evtchn:qemu-dm interrupt to next online VCPU
Anoob Soman
1
-3
/
+3
2017-05-02
xen: Revert commits da72ff5bfcb0 and 72a9b186292d
Boris Ostrovsky
1
-8
/
+17
2017-02-07
xen/x86: Remove PVH support
Boris Ostrovsky
1
-1
/
+0
2016-12-13
Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2016-12-09
x86: Remove empty idle.h header
Thomas Gleixner
1
-1
/
+0
2016-11-30
xen/events: use xen_vcpu_id mapping for EVTCHNOP_status
Vitaly Kuznetsov
1
-1
/
+1
2016-11-18
x86/idle: Remove enter_idle(), exit_idle()
Len Brown
1
-1
/
+0
2016-09-30
xen: Remove event channel notification through Xen PCI platform device
KarimAllah Ahmed
1
-17
/
+9
2016-07-25
xen/events: use xen_vcpu_id mapping in events_base
Vitaly Kuznetsov
1
-5
/
+5
2016-07-25
x86/xen: use xen_vcpu_id mapping for HYPERVISOR_vcpu_op
Vitaly Kuznetsov
1
-1
/
+2
2016-05-24
xen/events: Don't move disabled irqs
Ross Lagerwall
1
-2
/
+4
2016-04-04
xen/events: Mask a moving irq
Boris Ostrovsky
1
-4
/
+24
2016-03-21
xen: audit usages of module.h ; remove unnecessary instances
Paul Gortmaker
1
-1
/
+1
2015-11-26
xen/events: Always allocate legacy interrupts on PV guests
Boris Ostrovsky
1
-2
/
+3
2015-10-23
xen/events: fifo: Make it running on 64KB granularity
Julien Grall
1
-1
/
+1
2015-09-10
Merge tag 'for-linus-4.3-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2015-09-08
Merge tag 'for-linus-4.3-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-5
/
+1
2015-09-08
xen: Use correctly the Xen memory terminologies
Julien Grall
1
-1
/
+1
2015-08-20
xen/events: Support event channel rebind on ARM
Julien Grall
1
-5
/
+1
2015-08-11
Revert "xen/events/fifo: Handle linked events when closing a port"
David Vrabel
1
-6
/
+4
2015-08-04
xen/events/fifo: Handle linked events when closing a port
Ross Lagerwall
1
-4
/
+6
2015-07-13
x86/irq: Use access helper irq_data_get_affinity_mask()
Jiang Liu
1
-2
/
+2
2015-06-17
xen: Include xen/page.h rather than asm/xen/page.h
Julien Grall
1
-1
/
+1
2015-05-19
xen/events: don't bind non-percpu VIRQs with percpu chip
David Vrabel
1
-4
/
+8
2015-05-05
xen/events: Set irq_info->evtchn before binding the channel to CPU in __start...
Boris Ostrovsky
1
-1
/
+1
2015-05-05
xen/events: Clear cpu_evtchn_mask before resuming
Boris Ostrovsky
1
-2
/
+3
2015-03-06
xen/events: avoid NULL pointer dereference in dom0 on large machines
Juergen Gross
1
-6
/
+12
2014-09-23
xen/events: support threaded irqs for interdomain event channels
Juergen Gross
1
-2
/
+3
2014-08-01
xen/events: drop negativity check of unsigned parameter
Andrey Utkin
1
-1
/
+1
2014-05-16
x86: Get rid of get_nr_irqs_gsi()
Thomas Gleixner
1
-16
/
+1
2014-04-07
Xen: do hv callback accounting only on x86
Arnd Bergmann
1
-1
/
+1
2014-04-07
Merge commit '683b6c6f82a60fabf47012581c2cfbf1b037ab95' into stable/for-linus...
David Vrabel
1
-20
/
+5
[next]