index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
2012-05-07
drivers/video/xen-fbfront.c: add missing cleanup code
Julia Lawall
1
-11
/
+16
2012-01-05
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-23
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-04
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-16
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-25
xen pvfb: Para-virtual framebuffer, keyboard and pointer driver
Markus Armbruster
1
-0
/
+550