summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2018-12-17xen: xlate_mmu: add missing header to fix 'W=1' warningSrikanth Boddepalli1-0/+1
2018-11-23Kbuild: use -fshort-wchar globallyArnd Bergmann2-4/+1
2018-11-13xen-swiotlb: use actually allocated size on check physical continuousJoe Jin1-0/+6
2018-10-10xen: fix GCC warning and remove duplicate EVTCHN_ROW/EVTCHN_COL usageJosh Abraham1-1/+1
2018-10-10xen: avoid crash in disable_hotplug_cpuOlaf Hering1-7/+8
2018-10-10xen/manage: don't complain about an empty value in control/sysrq nodeVitaly Kuznetsov1-2/+4
2018-08-24xen/scsiback: add error handling for xenbus_printfZhouyang Jia1-3/+13
2018-08-24xen: add error handling for xenbus_printfZhouyang Jia1-3/+15
2018-07-03xen: Remove unnecessary BUG_ON from __unbind_from_irq()Boris Ostrovsky1-2/+0
2018-05-30xen/acpi: off by one in read_acpi_id()Dan Carpenter1-3/+3
2018-05-30xen: xenbus: use put_device() instead of kfree()Arvind Yadav1-1/+4
2018-05-30xen/pirq: fix error path cleanup when binding MSIsRoger Pau Monne1-2/+2
2018-05-30xen/grant-table: Use put_page instead of free_pageRoss Lagerwall1-2/+2
2018-05-30xen-swiotlb: fix the check condition for xen_swiotlb_free_coherentJoe Jin1-1/+1
2018-03-03xen/gntdev: Fix partial gntdev_mmap() cleanupRoss Lagerwall1-1/+3
2018-03-03xen/gntdev: Fix off-by-one error when unmapping with holesRoss Lagerwall1-3/+1
2018-02-25xen: XEN_ACPI_PROCESSOR is Dom0-onlyJan Beulich1-1/+1
2017-11-30xen: xenbus driver must not accept invalid transaction idsJuergen Gross1-1/+1
2017-11-08xen: don't print error message in case of missing Xenstore entryJuergen Gross1-2/+10
2017-11-08xen/manage: correct return value check on xenbus_scanf()Jan Beulich1-1/+1
2017-11-02xen/gntdev: avoid out of bounds access in case of partial gntdev_mmap()Juergen Gross1-1/+1
2017-10-05swiotlb-xen: implement xen_swiotlb_dma_mmap callbackStefano Stabellini3-0/+25
2017-08-25xen: fix bio vec mergingRoger Pau Monne1-2/+1
2017-08-07Xen: ARM: Zero reserved fields of xatp before making hypervisor callJiandi An1-3/+5
2017-07-27xen/scsiback: Fix a TMR related use-after-freeBart Van Assche1-24/+9
2017-07-05swiotlb-xen: update dev_addr after swapping pagesStefano Stabellini1-2/+3
2017-06-14xen/privcmd: Support correctly 64KB page granularity when mapping memoryJulien Grall1-2/+2
2017-05-14xen: Revert commits da72ff5bfcb0 and 72a9b186292dBoris Ostrovsky8-17/+117
2017-03-30xen/acpi: upload PM state from init-domain to XenAnkur Arora1-8/+26
2017-01-26swiotlb: Convert swiotlb_force from int to enumGeert Uytterhoeven8-18/+27
2017-01-06xen/gntdev: Use VM_MIXEDMAP instead of VM_IO to avoid NUMA balancingBoris Ostrovsky1-1/+1
2016-10-25Merge tag 'for-linus-4.9-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-19/+36
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/kerne...Linus Torvalds16-239/+208
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 Ahmed8-117/+17
2016-09-30xen/events: Convert to hotplug state machineSebastian Andrzej Siewior2-22/+13
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 Kozlowski111-804/+705
2016-07-27Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds59-493/+1150
2016-07-26mm, frontswap: convert frontswap_enabled to static keyVlastimil Babka4-37/+38
2016-07-26xen: add static initialization of steal_clock op to xen_time_opsJuergen Gross3-1/+3
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
[next]