summaryrefslogtreecommitdiffstats
path: root/drivers/tty/hvc/hvc_xen.c
Commit message (Expand)AuthorAgeFilesLines
* tty: hvc_xen: Mark expected switch fall-throughGustavo A. R. Silva2019-02-261-1/+1
* tty: hvc: Remove redundant license textGreg Kroah-Hartman2017-11-081-14/+0Star
* tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman2017-11-081-0/+1
* Merge tag 'for-linus-4.6-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-221-17/+58
|\
| * hvc_xen: make early_printk work with HVM guestsStefano Stabellini2016-02-261-11/+16
| * hvc_xen: fix xenboot for DomUsStefano Stabellini2016-02-261-6/+26
| * hvc_xen: add earlycon supportStefano Stabellini2016-02-261-0/+16
* | xen/hvc: constify hv_ops structuresJulia Lawall2016-02-101-2/+2
* | tty: hvc_xen: hide xen_console_remove when unusedArnd Bergmann2016-02-071-1/+1
|/
* tty/hvc: xen: Use xen page definitionJulien Grall2015-10-231-2/+2
* hvc/xen: Further s/MFN/GFN clean-upJulien Grall2015-09-081-10/+5Star
* xen: Use correctly the Xen memory terminologiesJulien Grall2015-09-081-2/+3
* hvc_xen: avoid uninitialized variable warningJan Beulich2015-05-281-1/+1
* xen/events: don't bind non-percpu VIRQs with percpu chipDavid Vrabel2015-05-191-1/+1
* xen/console: Update console event channel on resumeBoris Ostrovsky2015-05-051-1/+17
* Merge tag 'stable/for-linus-3.18-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-10-121-5/+4Star
|\
| * xen: remove DEFINE_XENBUS_DRIVER() macroDavid Vrabel2014-10-061-5/+4Star
* | xen_hvc: no reason to write the type key on xenstoreStefano Stabellini2014-09-291-3/+0Star
|/
* drivers/tty/hvc: don't use module_init in non-modular hyp. console codePaul Gortmaker2014-02-071-16/+1Star
* Merge tag 'v3.12-rc5' into stable/for-linus-3.13Konrad Rzeszutek Wilk2013-11-081-0/+1
|\
| * xen/hvc: allow xenboot console to be used againDavid Vrabel2013-10-041-0/+1
* | xen/hvc: If we use xen_raw_printk let it also work on HVM guests.Konrad Rzeszutek Wilk2013-09-301-2/+17
|/
* hvc_xen: Remove unnecessary __GFP_ZERO from kzallocJoe Perches2013-08-301-3/+3
* xen: introduce xen_remap, use it instead of ioremapStefano Stabellini2013-02-201-1/+1
* tty: remove use of __devinitBill Pemberton2012-11-221-1/+1
* xen/hvc: handle backend CLOSED without CLOSINGDavid Vrabel2012-10-041-1/+4
* Merge branch 'x86/platform' of git://git.kernel.org/pub/scm/linux/kernel/git/...Konrad Rzeszutek Wilk2012-09-121-9/+6Star
|\
| * xen/hvc: Fix up checks when the info is allocated.Konrad Rzeszutek Wilk2012-07-191-9/+6Star
* | xen: missing includesStefano Stabellini2012-08-211-0/+2
|/
* xen/hvc: Check HVM_PARAM_CONSOLE_[EVTCHN|PFN] for correctness.Konrad Rzeszutek Wilk2012-05-241-3/+8
* xen/hvc: Fix error cases around HVM_PARAM_CONSOLE_PFNKonrad Rzeszutek Wilk2012-05-241-1/+2
* xen/hvc: Collapse error logic.Konrad Rzeszutek Wilk2012-05-241-12/+9Star
* hvc_xen: NULL dereference on allocation failureDan Carpenter2012-05-211-2/+2
* hvc_xen: introduce HVC_XEN_FRONTENDStefano Stabellini2012-03-141-54/+62
* hvc_xen: implement multiconsole supportStefano Stabellini2012-03-141-58/+377
* hvc_xen: support PV on HVM consolesStefano Stabellini2012-03-141-16/+68
* drivers: Final irq namespace conversionThomas Gleixner2011-03-291-1/+1
* xen/hvc: Disable probe_irq_on/off from poking the hvc-console IRQ line.Konrad Rzeszutek Wilk2011-03-101-0/+2
* tty: move hvc drivers to drivers/tty/hvc/Greg Kroah-Hartman2011-01-131-0/+271