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
/
xen
/
xenbus
Age
Commit message (
Expand
)
Author
2011-03-16
xen: use freeze/restore/thaw PM events for suspend/resume/chkpt
Shriram Rajagopalan
2011-03-16
xen: xenbus PM events support
Kazuhiro SUZUKI
2011-01-05
xen/xenbus: fixup checkpatch issues in xenbus_probe*
Ian Campbell
2011-01-05
xen/xenbus: clean up noise in xenbus_probe_frontend.c
Jeremy Fitzhardinge
2011-01-05
xen/xenbus: clean up noise in xenbus_probe_backend.c
Jeremy Fitzhardinge
2011-01-05
xen/xenbus: clean up noise in xenbus_probe.c
Jeremy Fitzhardinge
2011-01-05
xen/xenbus: cleanup debug noise in xenbus_comms.c
Jeremy Fitzhardinge
2011-01-05
xen/xenbus: clean up error handling
Jeremy Fitzhardinge
2011-01-05
xen/xenbus: make frontend bus GPL
Jeremy Fitzhardinge
2011-01-05
xen/xenbus: make sure backend bus is registered earlier
Jeremy Fitzhardinge
2011-01-05
xenbus/frontend: register bus earlier
Jeremy Fitzhardinge
2011-01-05
xen: remove xen/evtchn.h
Jeremy Fitzhardinge
2011-01-05
xen: add backend driver support
Ian Campbell
2011-01-05
xen: separate out frontend xenbus
Ian Campbell
2010-10-28
Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2010-10-22
xen: Initialize xenbus for dom0.
Juan Quintela
2010-10-22
Merge commit 'konrad/stable/xen-pcifront-0.8.2' into 2.6.36-rc8-initial-domai...
Stefano Stabellini
2010-10-20
xenbus: export xen_store_interface for xenfs
Jeremy Fitzhardinge
2010-10-18
xenbus: Xen paravirtualised PCI hotplug support.
Yosuke Iwamatsu
2010-10-05
xen: do not set xenstored_ready before xenbus_probe on hvm
Stefano Stabellini
2010-08-10
Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2010-08-07
xenbus: Make xenbus_switch_state transactional
Daniel Stodden
2010-08-04
Merge branch 'xen/xenbus' into upstream/xen
Jeremy Fitzhardinge
2010-08-04
Merge branch 'upstream/pvhvm' into upstream/xen
Jeremy Fitzhardinge
2010-08-04
Merge branch 'upstream/core' into upstream/xen
Jeremy Fitzhardinge
2010-08-04
pvops: do not notify callers from register_xenstore_notifier
Stefano Stabellini
2010-07-26
x86: Unplug emulated disks and nics.
Stefano Stabellini
2010-07-22
xen: Xen PCI platform device driver.
Stefano Stabellini
2010-07-22
x86: early PV on HVM features initialization.
Sheng Yang
2010-06-03
xen: avoid allocation causing potential swap activity on the resume path
Ian Campbell
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-12-11
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2009-12-03
xen: wait up to 5 minutes for device connetion
Paolo Bonzini
2009-12-03
xen: improvement to wait_for_devices()
Paolo Bonzini
2009-12-03
xen: fix is_disconnected_device/exists_disconnected_device
Paolo Bonzini
2009-12-03
xen/xenbus: make DEVICE_ATTR()s static
Jeremy Fitzhardinge
2009-11-04
xen: move Xen-testing predicates to common header
Jeremy Fitzhardinge
2009-11-03
xenbus: do not hold transaction_mutex when returning to userspace
Ian Campbell
2009-03-30
xen/xenbus: export xenbus_dev_changed
Jeremy Fitzhardinge
2009-03-30
xen: use device model for suspending xenbus devices
Ian Campbell
2009-03-30
xen: remove suspend_cancel hook
Ian Campbell
2009-01-08
xen: add xenfs to allow usermode <-> Xen interaction
Alex Zeffertt
2009-01-08
drivers/xen/xenbus/xenbus_client.c: cleanup kerneldoc
Qinghuang Feng
2009-01-06
xen: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2008-08-20
xen: clean up domain mode predicates
Jeremy Fitzhardinge
2008-07-14
Merge branch 'x86/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2008-07-03
xen: Avoid allocations causing swap activity on the resume path
Ian Campbell
2008-05-27
xenbus: rebind irq on restore
Jeremy Fitzhardinge
2008-04-24
xen: Module autoprobing support for frontend drivers
Mark McLoughlin
2008-04-24
xen blkfront: Delay wait for block devices until after the disk is added
Christian Limpach
[next]