| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'for-linus-4.6-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2016-03-22 | 1 | -17/+58 |
|\ |
|
| * | hvc_xen: make early_printk work with HVM guests | Stefano Stabellini | 2016-02-26 | 1 | -11/+16 |
| * | hvc_xen: fix xenboot for DomUs | Stefano Stabellini | 2016-02-26 | 1 | -6/+26 |
| * | hvc_xen: add earlycon support | Stefano Stabellini | 2016-02-26 | 1 | -0/+16 |
* | | xen/hvc: constify hv_ops structures | Julia Lawall | 2016-02-09 | 1 | -2/+2 |
* | | tty: hvc_xen: hide xen_console_remove when unused | Arnd Bergmann | 2016-02-06 | 1 | -1/+1 |
|/ |
|
* | tty/hvc: xen: Use xen page definition | Julien Grall | 2015-10-23 | 1 | -2/+2 |
* | hvc/xen: Further s/MFN/GFN clean-up | Julien Grall | 2015-09-08 | 1 | -10/+5 |
* | xen: Use correctly the Xen memory terminologies | Julien Grall | 2015-09-08 | 1 | -2/+3 |
* | hvc_xen: avoid uninitialized variable warning | Jan Beulich | 2015-05-28 | 1 | -1/+1 |
* | xen/events: don't bind non-percpu VIRQs with percpu chip | David Vrabel | 2015-05-19 | 1 | -1/+1 |
* | xen/console: Update console event channel on resume | Boris Ostrovsky | 2015-05-05 | 1 | -1/+17 |
* | Merge tag 'stable/for-linus-3.18-rc0-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2014-10-11 | 1 | -5/+4 |
|\ |
|
| * | xen: remove DEFINE_XENBUS_DRIVER() macro | David Vrabel | 2014-10-06 | 1 | -5/+4 |
* | | xen_hvc: no reason to write the type key on xenstore | Stefano Stabellini | 2014-09-28 | 1 | -3/+0 |
|/ |
|
* | drivers/tty/hvc: don't use module_init in non-modular hyp. console code | Paul Gortmaker | 2014-02-07 | 1 | -16/+1 |
* | Merge tag 'v3.12-rc5' into stable/for-linus-3.13 | Konrad Rzeszutek Wilk | 2013-11-08 | 1 | -0/+1 |
|\ |
|
| * | xen/hvc: allow xenboot console to be used again | David Vrabel | 2013-10-03 | 1 | -0/+1 |
* | | xen/hvc: If we use xen_raw_printk let it also work on HVM guests. | Konrad Rzeszutek Wilk | 2013-09-30 | 1 | -2/+17 |
|/ |
|
* | hvc_xen: Remove unnecessary __GFP_ZERO from kzalloc | Joe Perches | 2013-08-30 | 1 | -3/+3 |
* | xen: introduce xen_remap, use it instead of ioremap | Stefano Stabellini | 2013-02-19 | 1 | -1/+1 |
* | tty: remove use of __devinit | Bill Pemberton | 2012-11-21 | 1 | -1/+1 |
* | xen/hvc: handle backend CLOSED without CLOSING | David Vrabel | 2012-10-04 | 1 | -1/+4 |
* | Merge branch 'x86/platform' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Konrad Rzeszutek Wilk | 2012-09-12 | 1 | -9/+6 |
|\ |
|
| * | xen/hvc: Fix up checks when the info is allocated. | Konrad Rzeszutek Wilk | 2012-07-19 | 1 | -9/+6 |
* | | xen: missing includes | Stefano Stabellini | 2012-08-21 | 1 | -0/+2 |
|/ |
|
* | xen/hvc: Check HVM_PARAM_CONSOLE_[EVTCHN|PFN] for correctness. | Konrad Rzeszutek Wilk | 2012-05-24 | 1 | -3/+8 |
* | xen/hvc: Fix error cases around HVM_PARAM_CONSOLE_PFN | Konrad Rzeszutek Wilk | 2012-05-24 | 1 | -1/+2 |
* | xen/hvc: Collapse error logic. | Konrad Rzeszutek Wilk | 2012-05-24 | 1 | -12/+9 |
* | hvc_xen: NULL dereference on allocation failure | Dan Carpenter | 2012-05-21 | 1 | -2/+2 |
* | hvc_xen: introduce HVC_XEN_FRONTEND | Stefano Stabellini | 2012-03-13 | 1 | -54/+62 |
* | hvc_xen: implement multiconsole support | Stefano Stabellini | 2012-03-13 | 1 | -58/+377 |
* | hvc_xen: support PV on HVM consoles | Stefano Stabellini | 2012-03-13 | 1 | -16/+68 |
* | drivers: Final irq namespace conversion | Thomas Gleixner | 2011-03-29 | 1 | -1/+1 |
* | xen/hvc: Disable probe_irq_on/off from poking the hvc-console IRQ line. | Konrad Rzeszutek Wilk | 2011-03-10 | 1 | -0/+2 |
* | tty: move hvc drivers to drivers/tty/hvc/ | Greg Kroah-Hartman | 2011-01-13 | 1 | -0/+271 |