index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
hvc
/
hvc_xen.c
Age
Commit message (
Expand
)
Author
2013-11-08
Merge tag 'v3.12-rc5' into stable/for-linus-3.13
Konrad Rzeszutek Wilk
2013-10-03
xen/hvc: allow xenboot console to be used again
David Vrabel
2013-09-30
xen/hvc: If we use xen_raw_printk let it also work on HVM guests.
Konrad Rzeszutek Wilk
2013-08-30
hvc_xen: Remove unnecessary __GFP_ZERO from kzalloc
Joe Perches
2013-02-19
xen: introduce xen_remap, use it instead of ioremap
Stefano Stabellini
2012-11-21
tty: remove use of __devinit
Bill Pemberton
2012-10-04
xen/hvc: handle backend CLOSED without CLOSING
David Vrabel
2012-09-12
Merge branch 'x86/platform' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Konrad Rzeszutek Wilk
2012-08-21
xen: missing includes
Stefano Stabellini
2012-07-19
xen/hvc: Fix up checks when the info is allocated.
Konrad Rzeszutek Wilk
2012-05-24
xen/hvc: Check HVM_PARAM_CONSOLE_[EVTCHN|PFN] for correctness.
Konrad Rzeszutek Wilk
2012-05-24
xen/hvc: Fix error cases around HVM_PARAM_CONSOLE_PFN
Konrad Rzeszutek Wilk
2012-05-24
xen/hvc: Collapse error logic.
Konrad Rzeszutek Wilk
2012-05-21
hvc_xen: NULL dereference on allocation failure
Dan Carpenter
2012-03-13
hvc_xen: introduce HVC_XEN_FRONTEND
Stefano Stabellini
2012-03-13
hvc_xen: implement multiconsole support
Stefano Stabellini
2012-03-13
hvc_xen: support PV on HVM consoles
Stefano Stabellini
2011-03-29
drivers: Final irq namespace conversion
Thomas Gleixner
2011-03-10
xen/hvc: Disable probe_irq_on/off from poking the hvc-console IRQ line.
Konrad Rzeszutek Wilk
2011-01-13
tty: move hvc drivers to drivers/tty/hvc/
Greg Kroah-Hartman