summaryrefslogtreecommitdiffstats
path: root/drivers/xen
Commit message (Expand)AuthorAgeFilesLines
* xen/acpi: upload PM state from init-domain to XenAnkur Arora2017-03-231-8/+26
* xen/acpi: Replace hard coded "ACPI0007"Ankur Arora2017-03-231-1/+1
* drivers, xen: convert grant_map.users from atomic_t to refcount_tElena Reshetova2017-03-131-5/+6
* Merge tag 'for-linus-4.11-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-03-091-1/+0
|\
| * xenbus: Remove duplicate inclusion of linux/init.hMasanari Iida2017-02-271-1/+0
* | Merge branch 'stable/for-linus-4.11' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-03-071-0/+47
|\ \
| * | swiotlb-xen: implement xen_swiotlb_get_sgtable callbackAndrii Anisov2017-02-131-0/+28
| * | swiotlb-xen: implement xen_swiotlb_dma_mmap callbackStefano Stabellini2017-02-131-0/+19
* | | sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>Ingo Molnar2017-03-021-0/+1
* | | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* | | 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
OpenPOWER on IntegriCloud