summaryrefslogtreecommitdiffstats
path: root/drivers/xen
Commit message (Expand)AuthorAgeFilesLines
* mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang2017-02-241-2/+2
* xen/privcmd: add IOCTL_PRIVCMD_RESTRICTPaul Durrant2017-02-141-9/+79
* xen/privcmd: Add IOCTL_PRIVCMD_DM_OPPaul Durrant2017-02-141-0/+139
* xen/privcmd: return -ENOTTY for unimplemented IOCTLsPaul Durrant2017-02-131-2/+1
* xen: optimize xenbus driver for multiple concurrent xenstore accessesJuergen Gross2017-02-094-391/+672
* xen: modify xenstore watch event interfaceJuergen Gross2017-02-0911-59/+49
* xen: clean up xenbus internal headersJuergen Gross2017-02-0912-93/+47
* xenbus: Neaten xenbus_va_dev_errorJoe Perches2017-02-081-29/+10
* xen/pvh: Enable CPU hotplugBoris Ostrovsky2017-02-071-1/+1
* xen/pvh: Initialize grant table for PVH guestsBoris Ostrovsky2017-02-071-4/+4
* xen/x86: Remove PVH supportBoris Ostrovsky2017-02-071-1/+0
* xen/manage: correct return value check on xenbus_scanf()Jan Beulich2017-02-031-1/+1
* Merge branch 'stable/for-linus-4.10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-01-271-2/+3
|\
| * swiotlb-xen: update dev_addr after swapping pagesStefano Stabellini2017-01-201-2/+3
* | Merge tag 'for-linus-4.10-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-01-191-0/+71
|\ \
| * | partially revert "xen: Remove event channel notification through Xen PCI plat...Stefano Stabellini2017-01-131-0/+71
* | | Merge branch 'stable/for-linus-4.10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-01-061-2/+6
|\ \ \ | | |/ | |/|
| * | swiotlb: Export swiotlb_max_segment to usersKonrad Rzeszutek Wilk2017-01-061-0/+4
| * | swiotlb: Convert swiotlb_force from int to enumGeert Uytterhoeven2016-12-191-2/+2
* | | Merge tag 'for-linus-4.10-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-01-055-29/+36
|\ \ \ | | |/ | |/|
| * | Xen: ARM: Zero reserved fields of xatp before making hypervisor callJiandi An2017-01-031-3/+5
| * | xen: events: Replace BUG() with BUG_ON()Shyam Saini2017-01-031-2/+1
| * | xen: remove stale xs_input_avail() from headerJuergen Gross2016-12-231-1/+0
| * | xen: return xenstore command failures via response instead of rcJuergen Gross2016-12-231-20/+27
| * | xen: xenbus driver must not accept invalid transaction idsJuergen Gross2016-12-231-1/+1
| * | xen/evtchn: use rb_entry()Geliang Tang2016-12-221-2/+2
* | | cpu/hotplug: Cleanup state namesThomas Gleixner2016-12-251-1/+1
* | | mm: use vmf->address instead of of vmf->virtual_addressJan Kara2016-12-141-1/+1
* | | Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2016-12-1310-32/+37
|\| | | |/ |/|
| * xen/balloon: Only mark a page as managed when it is releasedRoss Lagerwall2016-12-121-4/+2
| * xenbus: fix deadlock on writes to /proc/xen/xenbusDavid Vrabel2016-12-121-0/+2
| * xen: xenbus: set error code on failurePan Bian2016-12-081-1/+1
| * xen: set error code on failuresPan Bian2016-12-081-3/+6
| * xen/events: use xen_vcpu_id mapping for EVTCHNOP_statusVitaly Kuznetsov2016-11-301-1/+1
| * xen/gntdev: Use VM_MIXEDMAP instead of VM_IO to avoid NUMA balancingBoris Ostrovsky2016-11-281-1/+1
| * xenfs: Use proc_create_mount_point() to create /proc/xenSeth Forshee2016-11-171-1/+1
| * xen-platform: use builtin_pci_driverGeliang Tang2016-11-171-5/+1
| * xen: make use of xenbus_read_unsigned() in xenbusJuergen Gross2016-11-072-11/+4
| * xen: make use of xenbus_read_unsigned() in xen-pcibackJuergen Gross2016-11-071-5/+3
| * xen: introduce xenbus_read_unsigned()Juergen Gross2016-11-071-0/+15
* | Merge branch 'stable/for-linus-4.9' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-12-131-15/+12
|\ \
| * | swiotlb: Minor fix-ups for DMA_ATTR_SKIP_CPU_SYNC supportAlexander Duyck2016-11-101-2/+2
| * | swiotlb: Add support for DMA_ATTR_SKIP_CPU_SYNCAlexander Duyck2016-11-071-4/+7
| * | swiotlb-xen: Enforce return of DMA_ERROR_CODE in mapping functionAlexander Duyck2016-11-071-12/+6
* | | x86: Remove empty idle.h headerThomas Gleixner2016-12-091-1/+0
* | | x86/idle: Remove enter_idle(), exit_idle()Len Brown2016-11-181-1/+0
| |/ |/|
* | Merge tag 'for-linus-4.9-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-10-243-19/+34
|\ \
| * | xenbus: check return value of xenbus_scanf()Jan Beulich2016-10-241-1/+3
| * | xenbus: prefer list_for_each()Jan Beulich2016-10-241-2/+2
| * | xenbus: advertise control feature flagsJuergen Gross2016-10-241-16/+29