aboutsummaryrefslogtreecommitdiff
path: root/drivers/xen/xenbus/xenbus_xs.c
AgeCommit message (Expand)Author
2013-06-28xen: Convert printks to pr_<level>Joe Perches
2012-11-28xen/xenbus: Remove duplicate inclusion of asm/xen/hypervisor.hSachin Kamat
2012-10-19xen: xenbus: quirk uses x86 specific cpuidIan Campbell
2012-10-19xen/xenbus: Fix compile warning.Konrad Rzeszutek Wilk
2012-10-12xen/pv-on-hvm kexec: add quirk for Xen 3.4 and shutdown watches.Konrad Rzeszutek Wilk
2012-09-17xen/arm: compile and run xenbusStefano Stabellini
2012-07-19xen/pv-on-hvm kexec: shutdown watches from old kernelOlaf Hering
2012-01-10Merge branch 'stable/for-linus-3.3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-01-04xen/xenbus: don't reimplement kvasprintf via a fixed size bufferIan Campbell
2012-01-04xen/xenbus: Reject replies with payload > XENSTORE_PAYLOAD_MAX.Ian Campbell
2011-12-19Revert "xen/pv-on-hvm kexec: add xs_reset_watches to shutdown watches from ol...Konrad Rzeszutek Wilk
2011-09-26xen/pv-on-hvm:kexec: Fix implicit declaration of function 'xen_hvm_domain'Konrad Rzeszutek Wilk
2011-09-22xen/pv-on-hvm kexec: add xs_reset_watches to shutdown watches from old kernelOlaf Hering
2011-09-01xen/pv-on-hvm kexec: prevent crash in xenwatch_thread() when stale watch even...Olaf Hering
2010-08-04Merge branch 'xen/xenbus' into upstream/xenJeremy Fitzhardinge
2010-06-03xen: avoid allocation causing potential swap activity on the resume pathIan Campbell
2009-11-03xenbus: do not hold transaction_mutex when returning to userspaceIan Campbell
2009-03-30xen: use device model for suspending xenbus devicesIan Campbell
2009-01-08xen: add xenfs to allow usermode <-> Xen interactionAlex Zeffertt
2008-07-03xen: Avoid allocations causing swap activity on the resume pathIan Campbell
2007-07-26xenbus_xs.c: fix a use-after-freeAdrian Bunk
2007-07-18xen: add the Xenbus sysfs and virtual device hotplug driverJeremy Fitzhardinge