aboutsummaryrefslogtreecommitdiffstats
path: root/xen/common/xencomm.c
Commit message (Expand)AuthorAgeFilesLines
* Fix emacs local variable block to use correct C style variable.David Vrabel2013-02-211-1/+1
* printk: prefer %#x et at over 0x%xJan Beulich2012-09-211-2/+2
* Introduce clear_user and clear_guestStefano Stabellini2012-01-231-0/+111
* [IA64] Remove compilation warning and typo caused by 19268:4b7d638a8b89Keir Fraser2009-03-051-1/+1
* Be careful with page_get_owner() now that owner field can be clobberedKeir Fraser2009-03-041-17/+9
* xencomm: Fix a trivial warning.Keir Fraser2008-04-241-1/+1
* xencomm: add support for log dirty modeKeir Fraser2008-04-071-0/+1
* Improve commenting of xencomm_ctxt_next().kfraser@localhost.localdomain2007-08-291-1/+17
* xencomm: Code style cleanups.kfraser@localhost.localdomain2007-08-281-60/+65
* [xen, xencomm] xencomm multiple page supportkfraser@localhost.localdomain2007-08-281-31/+60
* [xen, xencomm] fix various xencomm invalid racy access.kfraser@localhost.localdomain2007-08-281-86/+226
* xencomm: Fix for code style.kfraser@localhost.localdomain2007-08-141-81/+72
* [xen, xencomm] preparetion for xencomm consolidation.kfraser@localhost.localdomain2007-08-141-8/+21
* [xen, xencomm] xencomm trivial bug fixkfraser@localhost.localdomain2007-08-141-1/+8
* Fix xencomm_copy_{from, to}_guest.kfraser@localhost.localdomain2007-01-121-2/+2
* [POWERPC] Merge in outstanding changes from xenppc-unstable.hg.Hollis Blanchard2006-12-121-0/+316