index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
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
*
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