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
/
evtchn.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-06
xen/evtchn: support more than 4096 ports
David Vrabel
1
-1
/
+1
2013-11-06
xen: remove deprecated IRQF_DISABLED
Michael Opdenacker
1
-1
/
+1
2013-08-30
xen/evtchn: double free on error
Dan Carpenter
1
-1
/
+0
2013-08-09
xen/evtchn: improve scalability by using per-user locks
David Vrabel
1
-80
/
+112
2013-07-30
xen/evtchn: avoid a deadlock when unbinding an event channel
David Vrabel
1
-19
/
+2
2013-06-28
xen: Convert printks to pr_<level>
Joe Perches
1
-2
/
+4
2013-02-19
xen: close evtchn port if binding to irq fails
Wei Liu
1
-0
/
+10
2013-02-19
xen-evtchn: correct comment and error output
Wei Liu
1
-2
/
+2
2011-11-21
xen/event: Add reference counting to event channels
Daniel De Graaf
1
-1
/
+1
2011-04-10
treewide: remove extra semicolons
Justin P. Mattock
1
-1
/
+1
2010-11-18
Merge branch 'xen/dev-evtchn' into upstream/evtchn
Jeremy Fitzhardinge
1
-22
/
+74
2010-11-18
xen/evtchn: the evtchn device is non-seekable
Jeremy Fitzhardinge
1
-2
/
+2
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
1
-0
/
+1
2010-10-05
xen/evtchn: add missing static
Jeremy Fitzhardinge
1
-1
/
+1
2010-05-28
xen/evtchn: Fix name of Xen event-channel device
Bastian Blank
1
-1
/
+1
2010-05-28
xen/evtchn: don't do unbind_from_irqhandler under spinlock
Jeremy Fitzhardinge
1
-2
/
+11
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-1
/
+0
2009-11-04
xen: move Xen-testing predicates to common header
Jeremy Fitzhardinge
1
-0
/
+2
2009-09-20
includecheck fix: drivers/xen, evtchn.c
Jaswinder Singh Rajput
1
-1
/
+0
2009-09-18
xen/evtchn: remove spurious barrier
Jeremy Fitzhardinge
1
-3
/
+0
2009-09-18
xen/evtchn: ports start enabled
Jeremy Fitzhardinge
1
-5
/
+4
2009-09-18
xen/evtchn: dynamically allocate port_user array
Jeremy Fitzhardinge
1
-2
/
+8
2009-09-18
xen/evtchn: track enabled state for each port
Jeremy Fitzhardinge
1
-15
/
+56
2009-03-30
xen/dev-evtchn: clean up locking in evtchn
Jeremy Fitzhardinge
1
-12
/
+25
2009-03-30
xen: add /dev/xen/evtchn driver
Ian Campbell
1
-0
/
+494