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