summaryrefslogtreecommitdiffstats
path: root/drivers/xen
Commit message (Expand)AuthorAgeFilesLines
* Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-031-3/+3
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-12-283-10/+10
|\
| * mm/mmu_notifier: use structure for invalidate_range_start/end callbackJérôme Glisse2018-12-281-6/+6
| * mm/memory_hotplug: drop "online" parameter from add_memory_resource()David Hildenbrand2018-12-281-1/+1
| * mm: convert totalram_pages and totalhigh_pages variables to atomicArun KS2018-12-281-3/+3
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-12-281-7/+1
|\ \
| * | scsi: target: replace fabric_ops.name with fabric_aliasDavid Disseldorp2018-11-281-1/+0
| * | scsi: target: drop unnecessary get_fabric_name() accessor from fabric_opsDavid Disseldorp2018-11-281-6/+1
* | | Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-12-281-31/+5
|\ \ \ | |_|/ |/| |
| * | swiotlb: remove dma_mark_cleanChristoph Hellwig2018-12-131-19/+1
| * | swiotlb: remove SWIOTLB_MAP_ERRORChristoph Hellwig2018-12-131-2/+2
| * | xen-swiotlb: remove the mapping_error dma_map_ops methodChristoph Hellwig2018-12-061-10/+2
* | | xen: Introduce shared buffer helpers for page directory...Oleksandr Andrushchenko2018-12-183-0/+557
* | | xen/pciback: Check dev_data before using itRoss Lagerwall2018-12-171-1/+2
* | | Merge tag 'for-linus-4.20a-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-12-023-58/+12
|\ \ \ | |/ / |/| |
| * | pvcalls-front: fixes incorrect error handlingPan Bian2018-11-291-2/+2
| * | Revert "xen/balloon: Mark unallocated host memory as UNUSABLE"Igor Druzhinin2018-11-291-56/+9
| * | xen: xlate_mmu: add missing header to fix 'W=1' warningSrikanth Boddepalli2018-11-291-0/+1
* | | Merge tag 'for-linus-4.20a-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-11-102-19/+5
|\| | | |/ |/|
| * xen: remove size limit of privcmd-buf mapping interfaceJuergen Gross2018-11-091-18/+4
| * xen/grant-table: Fix incorrect gnttab_dma_free_pages() pr_debug messageLiam Merwick2018-11-061-1/+1
* | Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2018-11-011-4/+4
|\ \
| * | iov_iter: Separate type from direction and use accessor functionsDavid Howells2018-10-241-4/+4
* | | mm/memory_hotplug: make add_memory() take the device_hotplug_lockDavid Hildenbrand2018-10-311-0/+3
* | | mm: remove include/linux/bootmem.hMike Rapoport2018-10-315-5/+4
* | | memblock: replace free_bootmem{_node} with memblock_freeMike Rapoport2018-10-311-1/+3
* | | memblock: replace alloc_bootmem_pages with memblock_allocMike Rapoport2018-10-311-1/+2
| |/ |/|
* | xen: drop writing error messages to xenstoreJuergen Gross2018-10-261-4/+2
* | xen: remove redundant 'default n' from KconfigBartlomiej Zolnierkiewicz2018-10-241-8/+0
* | xen/balloon: Support xend-based toolstackBoris Ostrovsky2018-10-241-5/+8
* | xen/balloon: Grammar s/Is it/It is/Geert Uytterhoeven2018-10-241-1/+1
* | xen: Make XEN_BACKEND selectable by DomUJason Andryuk2018-10-241-2/+1
* | Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-10-231-1/+1
|\ \
| * | x86/paravirt: Use a single ops structureJuergen Gross2018-09-031-1/+1
* | | Merge branch 'stable/for-linus-4.20' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-10-231-0/+6
|\ \ \
| * | | xen-swiotlb: use actually allocated size on check physical continuousJoe Jin2018-10-181-0/+6
| | |/ | |/|
* | | Merge tag 'dma-mapping-4.20' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-10-221-2/+2
|\ \ \
| * | | dma-mapping: support non-coherent devices in dma_common_get_sgtableChristoph Hellwig2018-09-201-1/+1
| * | | dma-mapping: consolidate the dma mmap implementationsChristoph Hellwig2018-09-201-1/+1
| | |/ | |/|
* | | Merge tag 'v4.19-rc6' into for-4.20/blockJens Axboe2018-10-018-30/+63
|\ \ \ | | |/ | |/|
| * | xen: issue warning message when out of grant maptrack entriesJuergen Gross2018-09-191-6/+21
| * | xen/gntdev: fix up blockable calls to mn_invl_range_startMichal Hocko2018-09-141-11/+15
| * | xen: fix GCC warning and remove duplicate EVTCHN_ROW/EVTCHN_COL usageJosh Abraham2018-09-141-1/+1
| * | xen: avoid crash in disable_hotplug_cpuOlaf Hering2018-09-141-7/+8
| * | xen/balloon: add runtime control for scrubbing ballooned out pagesMarek Marczykowski-Górecki2018-09-143-3/+14
| * | xen/manage: don't complain about an empty value in control/sysrq nodeVitaly Kuznetsov2018-09-141-2/+4
| |/
* | xen: don't include <xen/xen.h> from <asm/io.h> and <asm/dma-mapping.h>Christoph Hellwig2018-09-261-0/+1
* | block: remove ARCH_BIOVEC_PHYS_MERGEABLEChristoph Hellwig2018-09-261-1/+1
* | xen: remove the xen_biovec_phys_mergeable exportChristoph Hellwig2018-09-261-1/+0
|/
* Merge tag 'for-linus-4.19b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-08-311-0/+9
|\