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