Age | Commit message (Expand) | Author | Files | Lines |
2014-02-07 | drivers/tty/hvc: don't use module_init in non-modular hyp. console code | Paul Gortmaker | 1 | -16/+1 |
2013-11-09 | Merge tag 'v3.12-rc5' into stable/for-linus-3.13 | Konrad Rzeszutek Wilk | 1 | -0/+1 |
2013-10-04 | xen/hvc: allow xenboot console to be used again | David Vrabel | 1 | -0/+1 |
2013-09-30 | xen/hvc: If we use xen_raw_printk let it also work on HVM guests. | Konrad Rzeszutek Wilk | 1 | -2/+17 |
2013-08-31 | hvc_xen: Remove unnecessary __GFP_ZERO from kzalloc | Joe Perches | 1 | -3/+3 |
2013-02-20 | xen: introduce xen_remap, use it instead of ioremap | Stefano Stabellini | 1 | -1/+1 |
2012-11-22 | tty: remove use of __devinit | Bill Pemberton | 1 | -1/+1 |
2012-10-04 | xen/hvc: handle backend CLOSED without CLOSING | David Vrabel | 1 | -1/+4 |
2012-09-12 | Merge branch 'x86/platform' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Konrad Rzeszutek Wilk | 1 | -9/+6 |
2012-08-21 | xen: missing includes | Stefano Stabellini | 1 | -0/+2 |
2012-07-19 | xen/hvc: Fix up checks when the info is allocated. | Konrad Rzeszutek Wilk | 1 | -9/+6 |
2012-05-24 | xen/hvc: Check HVM_PARAM_CONSOLE_[EVTCHN|PFN] for correctness. | Konrad Rzeszutek Wilk | 1 | -3/+8 |
2012-05-24 | xen/hvc: Fix error cases around HVM_PARAM_CONSOLE_PFN | Konrad Rzeszutek Wilk | 1 | -1/+2 |
2012-05-24 | xen/hvc: Collapse error logic. | Konrad Rzeszutek Wilk | 1 | -12/+9 |
2012-05-21 | hvc_xen: NULL dereference on allocation failure | Dan Carpenter | 1 | -2/+2 |
2012-03-14 | hvc_xen: introduce HVC_XEN_FRONTEND | Stefano Stabellini | 1 | -54/+62 |
2012-03-14 | hvc_xen: implement multiconsole support | Stefano Stabellini | 1 | -58/+377 |
2012-03-14 | hvc_xen: support PV on HVM consoles | Stefano Stabellini | 1 | -16/+68 |
2011-03-29 | drivers: Final irq namespace conversion | Thomas Gleixner | 1 | -1/+1 |
2011-03-10 | xen/hvc: Disable probe_irq_on/off from poking the hvc-console IRQ line. | Konrad Rzeszutek Wilk | 1 | -0/+2 |
2011-01-13 | tty: move hvc drivers to drivers/tty/hvc/ | Greg Kroah-Hartman | 1 | -0/+271 |