index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
xen
/
evtchn.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-11
1
-3
/
+3
*
the rest of drivers/*: annotate ->poll() instances
Al Viro
2017-11-28
1
-2
/
+2
*
xen-evtchn: Bind dyn evtchn:qemu-dm interrupt to next online VCPU
Anoob Soman
2017-06-13
1
-1
/
+33
*
treewide: use kv[mz]alloc* rather than opencoded variants
Michal Hocko
2017-05-08
1
-13
/
+1
*
xen/evtchn: use rb_entry()
Geliang Tang
2016-12-22
1
-2
/
+2
*
xen/evtchn: use xen_vcpu_id mapping
Vitaly Kuznetsov
2016-07-25
1
-1
/
+2
*
xen/evtchn: add IOCTL_EVTCHN_RESTRICT
David Vrabel
2016-07-25
1
-0
/
+40
*
xen/evtchn: fix ring resize when binding new events
Jan Beulich
2016-05-04
1
-12
/
+8
*
xen/evtchn: dynamically grow pending event channel ring
David Vrabel
2015-11-26
1
-16
/
+107
*
xen/evtchn: support more than 4096 ports
David Vrabel
2014-01-06
1
-1
/
+1
*
xen: remove deprecated IRQF_DISABLED
Michael Opdenacker
2013-11-06
1
-1
/
+1
*
xen/evtchn: double free on error
Dan Carpenter
2013-08-30
1
-1
/
+0
*
xen/evtchn: improve scalability by using per-user locks
David Vrabel
2013-08-09
1
-80
/
+112
*
xen/evtchn: avoid a deadlock when unbinding an event channel
David Vrabel
2013-07-30
1
-19
/
+2
*
xen: Convert printks to pr_<level>
Joe Perches
2013-06-28
1
-2
/
+4
*
xen: close evtchn port if binding to irq fails
Wei Liu
2013-02-19
1
-0
/
+10
*
xen-evtchn: correct comment and error output
Wei Liu
2013-02-19
1
-2
/
+2
*
xen/event: Add reference counting to event channels
Daniel De Graaf
2011-11-21
1
-1
/
+1
*
treewide: remove extra semicolons
Justin P. Mattock
2011-04-10
1
-1
/
+1
*
Merge branch 'xen/dev-evtchn' into upstream/evtchn
Jeremy Fitzhardinge
2010-11-18
1
-22
/
+74
|
\
|
*
xen/evtchn: add missing static
Jeremy Fitzhardinge
2010-10-05
1
-1
/
+1
|
*
xen/evtchn: Fix name of Xen event-channel device
Bastian Blank
2010-05-28
1
-1
/
+1
|
*
xen/evtchn: don't do unbind_from_irqhandler under spinlock
Jeremy Fitzhardinge
2010-05-28
1
-2
/
+11
|
*
xen/evtchn: remove spurious barrier
Jeremy Fitzhardinge
2009-09-18
1
-3
/
+0
|
*
xen/evtchn: ports start enabled
Jeremy Fitzhardinge
2009-09-18
1
-5
/
+4
|
*
xen/evtchn: dynamically allocate port_user array
Jeremy Fitzhardinge
2009-09-18
1
-2
/
+8
|
*
xen/evtchn: track enabled state for each port
Jeremy Fitzhardinge
2009-09-18
1
-15
/
+56
*
|
xen/evtchn: the evtchn device is non-seekable
Jeremy Fitzhardinge
2010-11-18
1
-2
/
+2
*
|
llseek: automatically add .llseek fop
Arnd Bergmann
2010-10-15
1
-0
/
+1
*
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-1
/
+0
*
|
xen: move Xen-testing predicates to common header
Jeremy Fitzhardinge
2009-11-04
1
-0
/
+2
*
|
includecheck fix: drivers/xen, evtchn.c
Jaswinder Singh Rajput
2009-09-20
1
-1
/
+0
|
/
*
xen/dev-evtchn: clean up locking in evtchn
Jeremy Fitzhardinge
2009-03-30
1
-12
/
+25
*
xen: add /dev/xen/evtchn driver
Ian Campbell
2009-03-30
1
-0
/
+494