summaryrefslogtreecommitdiffstats
path: root/drivers/xen
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus-5.4-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-10-122-13/+3
|\
| * xen: Stop abusing DT of_dma_configure APIRob Herring2019-10-101-11/+2
| * xen/grant-table: remove unnecessary printingFuqian Huang2019-10-101-2/+1
* | Merge tag 'for-linus-5.4-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-10-043-56/+72
|\|
| * xen/xenbus: fix self-deadlock after killing user processJuergen Gross2019-10-021-2/+18
| * xen/efi: have a common runtime setup functionJuergen Gross2019-10-021-37/+47
| * xen/balloon: Clear PG_offline in balloon_retrieve()David Hildenbrand2019-10-011-2/+1
| * xen/balloon: Mark pages PG_offline in balloon_append()David Hildenbrand2019-10-011-9/+4
| * xen/balloon: Drop __balloon_append()David Hildenbrand2019-10-011-8/+3
| * xen/balloon: Set pages PageOffline() in balloon_add_region()David Hildenbrand2019-10-011-0/+1
* | Merge tag 'for-linus-5.4-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-09-262-9/+17
|\|
| * xen/pci: reserve MCFG areas earlierIgor Druzhinin2019-09-121-6/+15
| * swiotlb-xen: Convert to use macroSouptick Joarder2019-09-061-3/+2
* | xen/events: remove unlikely() from WARN() conditionDenis Efremov2019-09-261-1/+1
* | Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-09-191-68/+16
|\ \
| * | swiotlb-xen: merge xen_unmap_single into xen_swiotlb_unmap_pageChristoph Hellwig2019-09-111-11/+4
| * | swiotlb-xen: simplify cache maintainanceChristoph Hellwig2019-09-111-10/+10
| * | swiotlb-xen: remove xen_swiotlb_dma_mmap and xen_swiotlb_dma_get_sgtableChristoph Hellwig2019-09-111-27/+2
| * | xen/arm: use dma-noncoherent.h calls for xen-swiotlb cache maintainanceChristoph Hellwig2019-09-111-20/+0
| |/
* / swiotlb: Split size parameter to map/unmap APIsLu Baolu2019-09-111-4/+4
|/
* Merge tag 'for-linus-5.3a-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-08-025-57/+49
|\
| * xen/swiotlb: remember having called xen_create_contiguous_region()Juergen Gross2019-08-011-1/+3
| * xen/swiotlb: simplify range_straddles_page_boundary()Juergen Gross2019-08-011-22/+6
| * xen/swiotlb: fix condition for calling xen_destroy_contiguous_region()Juergen Gross2019-08-011-2/+2
| * xen: avoid link error on ARMArnd Bergmann2019-07-312-30/+37
| * xen/gntdev.c: Replace vm_map_pages() with vm_map_pages_zero()Souptick Joarder2019-07-311-1/+1
| * xen/pciback: remove set but not used variable 'old_state'YueHaibing2019-07-261-2/+1
* | Merge tag 'for-linus-5.3a-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-07-198-1031/+24
|\|
| * xen: let alloc_xenballooned_pages() fail if not enough memory freeJuergen Gross2019-07-181-3/+13
| * xen: remove tmem driverJuergen Gross2019-07-175-1025/+0
| * xen/events: fix binding user event channels to cpusJuergen Gross2019-07-172-3/+11
* | Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2019-07-191-6/+15
|\ \
| * | vfs: Convert xenfs to use the new mount APIDavid Howells2019-07-041-6/+15
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-07-191-5/+2
|\ \ \
| * | | proc/sysctl: add shared variables for range checkMatteo Croce2019-07-181-5/+2
| | |/ | |/|
* | | Merge branch 'for-linus-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-07-181-1/+1
|\ \ \ | |/ / |/| |
| * | swiotlb: fix phys_addr_t overflow warningArnd Bergmann2019-06-191-1/+1
* | | mm/pgtable: drop pgtable_t variable from pte_fn_t functionsAnshuman Khandual2019-07-123-10/+5
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* | | Merge branch 'stable/for-linus-5.2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-06-111-1/+11
|\| |
| * | xen/swiotlb: don't initialize swiotlb twice on arm64Stefano Stabellini2019-06-051-1/+11
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 320Thomas Gleixner2019-06-052-27/+2
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner2019-06-052-19/+2
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 287Thomas Gleixner2019-06-051-10/+1
* | | Merge tag 'for-linus-5.2b-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-05-314-6/+26
|\ \ \
| * | | xenbus: Avoid deadlock during suspend due to open transactionsRoss Lagerwall2019-05-283-2/+26
| * | | xen/pvcalls: Remove set but not used variableYueHaibing2019-05-281-4/+0
* | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201Thomas Gleixner2019-05-301-12/+1
* | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-302-20/+2
* | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 135Thomas Gleixner2019-05-301-5/+1