aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/xen/xenbus/xenbus_xs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-06-28xen: Convert printks to pr_<level>Joe Perches1-13/+9
2012-11-28xen/xenbus: Remove duplicate inclusion of asm/xen/hypervisor.hSachin Kamat1-1/+0
2012-10-19xen: xenbus: quirk uses x86 specific cpuidIan Campbell1-0/+2
2012-10-19xen/xenbus: Fix compile warning.Konrad Rzeszutek Wilk1-1/+1
2012-10-12xen/pv-on-hvm kexec: add quirk for Xen 3.4 and shutdown watches.Konrad Rzeszutek Wilk1-0/+21
2012-09-17xen/arm: compile and run xenbusStefano Stabellini1-1/+2
2012-07-19xen/pv-on-hvm kexec: shutdown watches from old kernelOlaf Hering1-0/+20
2012-01-10Merge branch 'stable/for-linus-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds1-10/+13
2012-01-04xen/xenbus: don't reimplement kvasprintf via a fixed size bufferIan Campbell1-10/+7
2012-01-04xen/xenbus: Reject replies with payload > XENSTORE_PAYLOAD_MAX.Ian Campbell1-0/+6
2011-12-19Revert "xen/pv-on-hvm kexec: add xs_reset_watches to shutdown watches from old kernel"Konrad Rzeszutek Wilk1-13/+0
2011-09-26xen/pv-on-hvm:kexec: Fix implicit declaration of function 'xen_hvm_domain'Konrad Rzeszutek Wilk1-0/+1
2011-09-22xen/pv-on-hvm kexec: add xs_reset_watches to shutdown watches from old kernelOlaf Hering1-0/+13
2011-09-01xen/pv-on-hvm kexec: prevent crash in xenwatch_thread() when stale watch events arriveOlaf Hering1-2/+1
2010-08-04Merge branch 'xen/xenbus' into upstream/xenJeremy Fitzhardinge1-10/+47
2010-06-03xen: avoid allocation causing potential swap activity on the resume pathIan Campbell1-1/+1
2009-11-03xenbus: do not hold transaction_mutex when returning to userspaceIan Campbell1-10/+47
2009-03-30xen: use device model for suspending xenbus devicesIan Campbell1-0/+2
2009-01-08xen: add xenfs to allow usermode <-> Xen interactionAlex Zeffertt1-0/+1
2008-07-03xen: Avoid allocations causing swap activity on the resume pathIan Campbell1-5/+5
2007-07-26xenbus_xs.c: fix a use-after-freeAdrian Bunk1-1/+1
2007-07-18xen: add the Xenbus sysfs and virtual device hotplug driverJeremy Fitzhardinge1-0/+861