aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/hvc/hvc_xen.c
Commit message (Expand)AuthorAge
* xen/events: don't bind non-percpu VIRQs with percpu chipDavid Vrabel2015-05-19
* xen/console: Update console event channel on resumeBoris Ostrovsky2015-05-05
* Merge tag 'stable/for-linus-3.18-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-10-11
|\
| * xen: remove DEFINE_XENBUS_DRIVER() macroDavid Vrabel2014-10-06
* | xen_hvc: no reason to write the type key on xenstoreStefano Stabellini2014-09-28
|/
* drivers/tty/hvc: don't use module_init in non-modular hyp. console codePaul Gortmaker2014-02-07
* Merge tag 'v3.12-rc5' into stable/for-linus-3.13Konrad Rzeszutek Wilk2013-11-08
|\
| * xen/hvc: allow xenboot console to be used againDavid Vrabel2013-10-03
* | xen/hvc: If we use xen_raw_printk let it also work on HVM guests.Konrad Rzeszutek Wilk2013-09-30
|/
* hvc_xen: Remove unnecessary __GFP_ZERO from kzallocJoe Perches2013-08-30
* xen: introduce xen_remap, use it instead of ioremapStefano Stabellini2013-02-19
* tty: remove use of __devinitBill Pemberton2012-11-21
* xen/hvc: handle backend CLOSED without CLOSINGDavid Vrabel2012-10-04
* Merge branch 'x86/platform' of git://git.kernel.org/pub/scm/linux/kernel/git/...Konrad Rzeszutek Wilk2012-09-12
|\
| * xen/hvc: Fix up checks when the info is allocated.Konrad Rzeszutek Wilk2012-07-19
* | xen: missing includesStefano Stabellini2012-08-21
|/
* xen/hvc: Check HVM_PARAM_CONSOLE_[EVTCHN|PFN] for correctness.Konrad Rzeszutek Wilk2012-05-24
* xen/hvc: Fix error cases around HVM_PARAM_CONSOLE_PFNKonrad Rzeszutek Wilk2012-05-24
* xen/hvc: Collapse error logic.Konrad Rzeszutek Wilk2012-05-24
* hvc_xen: NULL dereference on allocation failureDan Carpenter2012-05-21
* hvc_xen: introduce HVC_XEN_FRONTENDStefano Stabellini2012-03-13
* hvc_xen: implement multiconsole supportStefano Stabellini2012-03-13
* hvc_xen: support PV on HVM consolesStefano Stabellini2012-03-13
* drivers: Final irq namespace conversionThomas Gleixner2011-03-29
* xen/hvc: Disable probe_irq_on/off from poking the hvc-console IRQ line.Konrad Rzeszutek Wilk2011-03-10
* tty: move hvc drivers to drivers/tty/hvc/Greg Kroah-Hartman2011-01-13