summaryrefslogtreecommitdiffstats
path: root/drivers/xen
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Merge tag 'for-linus-4.9-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-10-065-145/+108
|\| | | |/ |/|
| * xen/pciback: support driver_overrideJuergen Gross2016-09-301-7/+29
| * xen/pciback: avoid multiple entries in slot listJuergen Gross2016-09-301-8/+31
| * xen/pciback: simplify pcistub device handlingJuergen Gross2016-09-301-21/+21
| * xen: Remove event channel notification through Xen PCI platform deviceKarimAllah Ahmed2016-09-302-81/+9
| * xen/events: Convert to hotplug state machineSebastian Andrzej Siewior2016-09-301-22/+12
| * xen: rename xen_pmu_init() in sys-hypervisor.cJuergen Gross2016-08-241-6/+6
* | xenbus: don't look up transaction IDs for ordinary writesJan Beulich2016-08-241-1/+1
|/
* dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-041-7/+7
* Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-07-2718-242/+428
|\
| * xen: add static initialization of steal_clock op to xen_time_opsJuergen Gross2016-07-261-1/+1
| * xen/evtchn: use xen_vcpu_id mappingVitaly Kuznetsov2016-07-251-1/+2
| * xen/events: fifo: use xen_vcpu_id mappingVitaly Kuznetsov2016-07-251-1/+1
| * xen/events: use xen_vcpu_id mapping in events_baseVitaly Kuznetsov2016-07-251-5/+5
| * x86/xen: use xen_vcpu_id mapping for HYPERVISOR_vcpu_opVitaly Kuznetsov2016-07-252-2/+3
| * xen/evtchn: add IOCTL_EVTCHN_RESTRICTDavid Vrabel2016-07-251-0/+40
| * xen: support runqueue steal time on xenJuergen Gross2016-07-061-17/+23
| * xen-pciback: drop superfluous variablesJan Beulich2016-07-061-10/+6
| * xen-pciback: short-circuit read path used for merging write valuesJan Beulich2016-07-061-4/+2
| * xen-pciback: use const and unsigned in bar_init()Jan Beulich2016-07-061-2/+2
| * xen-pciback: simplify determination of 64-bit memory resourceJan Beulich2016-07-061-4/+1
| * xen-pciback: fold read_dev_bar() into its now single callerJan Beulich2016-07-061-20/+13
| * xen-pciback: drop rom_init()Jan Beulich2016-07-061-13/+1
| * xen-pciback: drop unused function parameter of read_dev_bar()Jan Beulich2016-07-061-4/+3
| * xen: xenbus: Remove create_workqueueBhaktipriya Shridhar2016-07-061-14/+1
| * xen: xen-pciback: Remove create_workqueueBhaktipriya Shridhar2016-07-063-11/+2
| * xen: add steal_clock support on x86Juergen Gross2016-07-061-0/+20
| * xen: use vma_pages().Muhammad Falak R Wani2016-07-063-3/+3