aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/xen/xenbus
Commit message (Expand)AuthorAge
* xenbus: don't look up transaction IDs for ordinary writesJan Beulich2016-08-24
* Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-07-27
|\
| * xen: xenbus: Remove create_workqueueBhaktipriya Shridhar2016-07-06
* | xenbus: simplify xenbus_dev_request_and_reply()Jan Beulich2016-07-08
* | xenbus: don't bail early from xenbus_dev_request_and_reply()Jan Beulich2016-07-08
* | xenbus: don't BUG() on user mode induced conditionJan Beulich2016-07-07
|/
* Merge tag 'for-linus-4.6-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-22
|\
| * drivers/xen: make xenbus_dev_[front/back]end explicitly non-modularPaul Gortmaker2016-03-21
| * xen: audit usages of module.h ; remove unnecessary instancesPaul Gortmaker2016-03-21
* | Merge tag 'for-linus-4.5-rc5-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-02-22
|\ \ | |/ |/|
| * xen: fix potential integer overflow in queue_replyInsu Yun2016-02-15
* | xenbus: use virt_xxx barriersMichael S. Tsirkin2016-01-12
|/
* xenbus: Support multiple grants ring with 64KBJulien Grall2015-10-23
* xen/xenbus: Rename *RING_PAGE* to *RING_GRANT*Julien Grall2015-10-23
* xen/xenbus: Use Xen page definitionJulien Grall2015-10-23
* xen/balloon: make alloc_xenballoon_pages() always allocate low pagesDavid Vrabel2015-10-23
* xen/xenbus: Rename the variable xen_store_mfn to xen_store_gfnJulien Grall2015-09-08
* xen: Use correctly the Xen memory terminologiesJulien Grall2015-09-08
* xen/xenbus: Don't leak memory when unmapping the ring on HVM backendJulien Grall2015-08-11
* xen/xenbus: client: Fix call of virt_to_mfn in xenbus_grant_ringJulien Grall2015-06-17
* xen: Include xen/page.h rather than asm/xen/page.hJulien Grall2015-06-17
* xenbus: avoid uninitialized variable warningJan Beulich2015-05-28
* xen/xenbus: Update xenbus event channel on resumeBoris Ostrovsky2015-05-05
* xenbus_client: Extend interface to support multi-page ringWei Liu2015-04-15
* xenbus: Add proper handling of XS_ERROR from Xenbus for transactions.Jennifer Herbert2015-02-05
* xen: remove DEFINE_XENBUS_DRIVER() macroDavid Vrabel2014-10-06
* xen/xenbus: Remove BUG_ON() when error string trucatedChen Gang2014-10-06
* xen/xenbus: Correct the comments for xenbus_grant_ring()Chen Gang2014-10-06
* xen/xenbus: Avoid synchronous wait on XenBus stalling shutdown/restart.Konrad Rzeszutek Wilk2014-04-15
* xen/xenbus: remove unused xenbus_bind_evtchn()David Vrabel2014-02-28
* xen/pvh: Piggyback on PVHVM XenBus.Mukesh Rathor2014-01-06
* xen/pvhvm: If xen_platform_pci=0 is set don't blow up (v4).Konrad Rzeszutek Wilk2014-01-03
* xenbus: convert bus code to use dev_groupsGreg Kroah-Hartman2013-10-16
* Merge tag 'stable/for-linus-3.11-rc3-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2013-07-31
|\
| * xenbus: frontend resume cleanupAurelien Chartier2013-07-29
* | Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds2013-07-03
|\ \ | |/ |/|
| * drivers: avoid format string in dev_set_nameKees Cook2013-07-03
* | xen: Convert printks to pr_<level>Joe Perches2013-06-28
|/
* xenbus_client.c: correct exit path for xenbus_map_ring_valloc_hvmWei Liu2013-05-29
* xenbus: save xenstore local status for later useAurelien Chartier2013-05-29
* xenbus: delay xenbus frontend resume if xenstored is not runningAurelien Chartier2013-05-29
* xen/xenbus: Fixed over 80 character limit issueLisa Nguyen2013-05-20
* xen/xenbus: Fixed indentation error in switch caseLisa Nguyen2013-05-20
* xenbus: fix compile failure on ARM with Xen enabledSteven Noonan2013-03-01
* xen: introduce xen_remap, use it instead of ioremapStefano Stabellini2013-02-19
* Merge tag 'stable/for-linus-3.8-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-12-13
|\
| * xen/xenbus: Remove duplicate inclusion of asm/xen/hypervisor.hSachin Kamat2012-11-28
* | xen/xenbus: fix overflow check in xenbus_file_write()Jan Beulich2012-10-30
|/
* xen: xenbus: quirk uses x86 specific cpuidIan Campbell2012-10-19
* xen/xenbus: Fix compile warning.Konrad Rzeszutek Wilk2012-10-19