Age | Commit message (Expand) | Author | Files | Lines |
2014-04-17 | video: move fbdev to drivers/video/fbdev | Tomi Valkeinen | 1 | -719/+0 |
2014-01-07 | xen/fb: allow xenfb initialization for hvm guests | Stefano Stabellini | 1 | -1/+1 |
2014-01-03 | xen/pvhvm: If xen_platform_pci=0 is set don't blow up (v4). | Konrad Rzeszutek Wilk | 1 | -0/+4 |
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 |