index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
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.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
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