index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
/
hvc_xen.c
Age
Commit message (
Expand
)
Author
2010-10-28
Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2010-10-22
xen: make hvc_xen console work for dom0.
Jeremy Fitzhardinge
2010-10-22
xen/hvc: only notify if we actually sent something
Jeremy Fitzhardinge
2010-02-24
hvc_console: make the ops pointer const.
Rusty Russell
2009-12-11
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2009-11-04
xen: move Xen-testing predicates to common header
Jeremy Fitzhardinge
2009-11-03
xen/hvc: make sure console output is always emitted, with explicit polling
Jeremy Fitzhardinge
2008-10-22
hvc_console: Add a hangup notifier for backends
Hendrik Brueckner
2008-08-20
xen: clean up domain mode predicates
Jeremy Fitzhardinge
2008-07-25
hvc_console: rework setup to replace irq functions with callbacks
Christian Borntraeger
2008-05-27
xen-console: add save/restore
Jeremy Fitzhardinge
2008-05-27
xen: make earlyprintk=xen work again
Jeremy Fitzhardinge
2008-05-27
xen: make early console also write to debug console
Jeremy Fitzhardinge
2008-05-27
xen: add raw console write functions for debug
Jeremy Fitzhardinge
2007-07-18
xen: use the hvc console infrastructure for Xen console
Jeremy Fitzhardinge