aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/xen (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-12-25cpu/hotplug: Cleanup state namesThomas Gleixner1-1/+1
2016-12-14mm: use vmf->address instead of of vmf->virtual_addressJan Kara1-1/+1
2016-12-13Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds10-32/+37
2016-12-13Merge branch 'stable/for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlbLinus Torvalds1-15/+12
2016-12-12xen/balloon: Only mark a page as managed when it is releasedRoss Lagerwall1-4/+2
2016-12-12xenbus: fix deadlock on writes to /proc/xen/xenbusDavid Vrabel1-0/+2
2016-12-09x86: Remove empty idle.h headerThomas Gleixner1-1/+0
2016-12-08xen: xenbus: set error code on failurePan Bian1-1/+1
2016-12-08xen: set error code on failuresPan Bian1-3/+6
2016-11-30xen/events: use xen_vcpu_id mapping for EVTCHNOP_statusVitaly Kuznetsov1-1/+1
2016-11-28xen/gntdev: Use VM_MIXEDMAP instead of VM_IO to avoid NUMA balancingBoris Ostrovsky1-1/+1
2016-11-18x86/idle: Remove enter_idle(), exit_idle()Len Brown1-1/+0
2016-11-17xenfs: Use proc_create_mount_point() to create /proc/xenSeth Forshee1-1/+1
2016-11-17xen-platform: use builtin_pci_driverGeliang Tang1-5/+1
2016-11-10swiotlb: Minor fix-ups for DMA_ATTR_SKIP_CPU_SYNC supportAlexander Duyck1-2/+2
2016-11-07swiotlb: Add support for DMA_ATTR_SKIP_CPU_SYNCAlexander Duyck1-4/+7
2016-11-07swiotlb-xen: Enforce return of DMA_ERROR_CODE in mapping functionAlexander Duyck1-12/+6
2016-11-07xen: make use of xenbus_read_unsigned() in xenbusJuergen Gross2-11/+4
2016-11-07xen: make use of xenbus_read_unsigned() in xen-pcibackJuergen Gross1-5/+3
2016-11-07xen: introduce xenbus_read_unsigned()Juergen Gross1-0/+15
2016-10-24Merge tag 'for-linus-4.9-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds3-19/+34
2016-10-24xenbus: check return value of xenbus_scanf()Jan Beulich1-1/+3
2016-10-24xenbus: prefer list_for_each()Jan Beulich1-2/+2
2016-10-24xenbus: advertise control feature flagsJuergen Gross1-16/+29
2016-10-06Merge tag 'for-linus-4.9-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds5-145/+108
2016-09-30xen/pciback: support driver_overrideJuergen Gross1-7/+29
2016-09-30xen/pciback: avoid multiple entries in slot listJuergen Gross1-8/+31
2016-09-30xen/pciback: simplify pcistub device handlingJuergen Gross1-21/+21
2016-09-30xen: Remove event channel notification through Xen PCI platform deviceKarimAllah Ahmed2-81/+9
2016-09-30xen/events: Convert to hotplug state machineSebastian Andrzej Siewior1-22/+12
2016-08-24xen: rename xen_pmu_init() in sys-hypervisor.cJuergen Gross1-6/+6
2016-08-24xenbus: don't look up transaction IDs for ordinary writesJan Beulich1-1/+1
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski1-7/+7
2016-07-27Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds18-242/+428
2016-07-26mm, frontswap: convert frontswap_enabled to static keyVlastimil Babka1-2/+2
2016-07-26xen: add static initialization of steal_clock op to xen_time_opsJuergen Gross1-1/+1
2016-07-25xen/evtchn: use xen_vcpu_id mappingVitaly Kuznetsov1-1/+2
2016-07-25xen/events: fifo: use xen_vcpu_id mappingVitaly Kuznetsov1-1/+1
2016-07-25xen/events: use xen_vcpu_id mapping in events_baseVitaly Kuznetsov1-5/+5
2016-07-25x86/xen: use xen_vcpu_id mapping for HYPERVISOR_vcpu_opVitaly Kuznetsov2-2/+3
2016-07-25xen/evtchn: add IOCTL_EVTCHN_RESTRICTDavid Vrabel1-0/+40
2016-07-08xen/acpi: allow xen-acpi-processor driver to load on Xen 4.7Jan Beulich1-32/+3
2016-07-08xenbus: simplify xenbus_dev_request_and_reply()Jan Beulich1-4/+3
2016-07-08xenbus: don't bail early from xenbus_dev_request_and_reply()Jan Beulich1-3/+0
2016-07-07xenbus: don't BUG() on user mode induced conditionJan Beulich1-6/+8
2016-07-06xen: support runqueue steal time on xenJuergen Gross1-17/+23
2016-07-06xen-pciback: drop superfluous variablesJan Beulich1-10/+6
2016-07-06xen-pciback: short-circuit read path used for merging write valuesJan Beulich1-4/+2
2016-07-06xen-pciback: use const and unsigned in bar_init()Jan Beulich1-2/+2
2016-07-06xen-pciback: simplify determination of 64-bit memory resourceJan Beulich1-4/+1