| Commit message (Expand) | Author | Age | Files | Lines |
* | tty: move hvc drivers to drivers/tty/hvc/ | Greg Kroah-Hartman | 2011-01-13 | 1 | -271/+0 |
* | Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2010-10-28 | 1 | -33/+65 |
|\ |
|
| * | xen: make hvc_xen console work for dom0. | Jeremy Fitzhardinge | 2010-10-22 | 1 | -33/+65 |
* | | xen/hvc: only notify if we actually sent something | Jeremy Fitzhardinge | 2010-10-22 | 1 | -1/+2 |
|/ |
|
* | hvc_console: make the ops pointer const. | Rusty Russell | 2010-02-24 | 1 | -1/+1 |
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2009-12-11 | 1 | -0/+2 |
|\ |
|
| * | xen: move Xen-testing predicates to common header | Jeremy Fitzhardinge | 2009-11-04 | 1 | -0/+2 |
* | | xen/hvc: make sure console output is always emitted, with explicit polling | Jeremy Fitzhardinge | 2009-11-03 | 1 | -1/+24 |
|/ |
|
* | hvc_console: Add a hangup notifier for backends | Hendrik Brueckner | 2008-10-22 | 1 | -0/+1 |
* | xen: clean up domain mode predicates | Jeremy Fitzhardinge | 2008-08-20 | 1 | -3/+3 |
* | hvc_console: rework setup to replace irq functions with callbacks | Christian Borntraeger | 2008-07-25 | 1 | -0/+2 |
* | xen-console: add save/restore | Jeremy Fitzhardinge | 2008-05-27 | 1 | -4/+21 |
* | xen: make earlyprintk=xen work again | Jeremy Fitzhardinge | 2008-05-27 | 1 | -0/+1 |
* | xen: make early console also write to debug console | Jeremy Fitzhardinge | 2008-05-27 | 1 | -11/+18 |
* | xen: add raw console write functions for debug | Jeremy Fitzhardinge | 2008-05-27 | 1 | -0/+26 |
* | xen: use the hvc console infrastructure for Xen console | Jeremy Fitzhardinge | 2007-07-18 | 1 | -0/+159 |