index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
xen
/
evtchn.c
Age
Commit message (
Expand
)
Author
Files
Lines
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