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
/
video
/
xen-fbfront.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-03
Drivers: video: remove __dev* attributes.
Greg Kroah-Hartman
1
-4
/
+3
2012-10-30
xen-fbfront: handle backend CLOSED without CLOSING
David Vrabel
1
-1
/
+4
2012-05-07
drivers/video/xen-fbfront.c: add missing cleanup code
Julia Lawall
1
-11
/
+16
2012-01-04
Xen: consolidate and simplify struct xenbus_driver instantiation
Jan Beulich
1
-6
/
+3
2011-06-02
video: Convert vmalloc/memset to vzalloc
Joe Perches
1
-2
/
+1
2011-01-26
console: rename acquire/release_console_sem() to console_lock/unlock()
Torben Hohn
1
-2
/
+2
2011-01-10
Merge branch 'stable/bug-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-8
/
+11
2011-01-10
xen/fb: fix potential memory leak
Joe Jin
1
-8
/
+9
2011-01-10
xen/fb: fix xenfb suspend/resume race.
Joe Jin
1
-0
/
+2
2010-11-16
VIDEO: xen-fb, switch to for_each_console
Jiri Slaby
1
-1
/
+1
2010-10-18
xenbus: prevent warnings on unhandled enumeration values
Noboru Iwamatsu
1
-0
/
+2
2010-07-22
x86: early PV on HVM features initialization.
Sheng Yang
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-12-11
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
1
-0
/
+3
2009-12-03
xen pvfb: Inhibit VM_IO flag to be set on vmalloc-ed framebuffers.
Konrad Rzeszutek Wilk
1
-1
/
+1
2009-11-04
xen: move Xen-testing predicates to common header
Jeremy Fitzhardinge
1
-0
/
+3
2009-08-27
xenfb: connect to backend before registering fb
Jeremy Fitzhardinge
1
-4
/
+4
2009-06-15
xen: remove driver_data direct access of struct device from more drivers
Greg Kroah-Hartman
1
-4
/
+4
2008-11-30
get xenbus_driver ->probe() "recognized" by modpost
Al Viro
1
-3
/
+3
2008-08-20
xen: clean up domain mode predicates
Jeremy Fitzhardinge
1
-2
/
+2
2008-05-27
xen pvfb: Dynamic mode support (screen resizing)
Markus Armbruster
1
-29
/
+154
2008-05-27
xen pvfb: Zero unused bytes in events sent to backend
Markus Armbruster
1
-0
/
+1
2008-05-27
xen pvfb: Module aliases to support module autoloading
Markus Armbruster
1
-0
/
+2
2008-05-27
xen: Enable console tty by default in domU if it's not a dummy
Markus Armbruster
1
-0
/
+25
2008-04-24
xen pvfb: Para-virtual framebuffer, keyboard and pointer driver
Markus Armbruster
1
-0
/
+550