aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/hvc_xen.c
Commit message (Expand)AuthorAge
* tty: move hvc drivers to drivers/tty/hvc/Greg Kroah-Hartman2011-01-13
* Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2010-10-28
|\
| * xen: make hvc_xen console work for dom0.Jeremy Fitzhardinge2010-10-22
* | xen/hvc: only notify if we actually sent somethingJeremy Fitzhardinge2010-10-22
|/
* hvc_console: make the ops pointer const.Rusty Russell2010-02-23
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-12-11
|\
| * xen: move Xen-testing predicates to common headerJeremy Fitzhardinge2009-11-04
* | xen/hvc: make sure console output is always emitted, with explicit pollingJeremy Fitzhardinge2009-11-03
|/
* hvc_console: Add a hangup notifier for backendsHendrik Brueckner2008-10-21
* xen: clean up domain mode predicatesJeremy Fitzhardinge2008-08-20
* hvc_console: rework setup to replace irq functions with callbacksChristian Borntraeger2008-07-24
* xen-console: add save/restoreJeremy Fitzhardinge2008-05-27
* xen: make earlyprintk=xen work againJeremy Fitzhardinge2008-05-27
* xen: make early console also write to debug consoleJeremy Fitzhardinge2008-05-27
* xen: add raw console write functions for debugJeremy Fitzhardinge2008-05-27
* xen: use the hvc console infrastructure for Xen consoleJeremy Fitzhardinge2007-07-18