summaryrefslogtreecommitdiffstats
path: root/drivers/xen
Commit message (Expand)AuthorAgeFilesLines
* arm/xen: Read extended regions from DT and init Xen resourceOleksandr Tyshchenko2022-01-061-1/+1
* xen/unpopulated-alloc: Add mechanism to use Xen resourceOleksandr Tyshchenko2022-01-061-4/+82
* xen/balloon: Bring alloc(free)_xenballooned_pages helpers backOleksandr Tyshchenko2022-01-061-11/+9
* xen/unpopulated-alloc: Drop check for virt_addr_valid() in fill_list()Oleksandr Tyshchenko2022-01-061-1/+0
* xen/gntdev: fix unmap notification orderOleksandr Andrushchenko2022-01-061-3/+3
* xen/console: harden hvc_xen against event channel stormsJuergen Gross2021-12-161-0/+6
* xen: detect uninitialized xenbus in xenbus_initStefano Stabellini2021-11-241-0/+23
* xen: flag pvcalls-front to be not essential for system bootJuergen Gross2021-11-231-0/+1
* xen: add "not_essential" flag to struct xenbus_driverJuergen Gross2021-11-231-11/+3
* xen: don't continue xenstore initialization in case of errorsStefano Stabellini2021-11-161-1/+3
* xen/privcmd: make option visible in KconfigJuergen Gross2021-11-161-1/+7
* Merge tag 'for-linus-5.16b-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-11-1013-63/+219
|\
| * xen/balloon: fix unused-variable warningArnd Bergmann2021-11-081-2/+3
| * xen/balloon: rename alloc/free_xenballooned_pagesJuergen Gross2021-11-041-11/+13
| * xen/balloon: add late_initcall_sync() for initial ballooning doneJuergen Gross2021-11-041-23/+63
| * x86/xen: remove 32-bit pv leftoversJuergen Gross2021-11-021-17/+10
| * xen-pciback: allow compiling on other archs than x86Oleksandr Andrushchenko2021-11-028-6/+127
| * xen: Fix implicit type conversionJiasheng Jiang2021-11-021-3/+3
| * xen/pvcalls-back: Remove redundant 'flush_workqueue()' callsChristophe JAILLET2021-11-021-1/+0
| * xen-pciback: Fix return in pm_ctrl_init()YueHaibing2021-11-021-1/+1
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-11-061-1/+1
|\ \
| * | memblock: use memblock_free for freeing virtual pointersMike Rapoport2021-11-061-1/+1
| * | memblock: rename memblock_free to memblock_phys_freeMike Rapoport2021-11-061-1/+1
| |/
* | Merge tag 'iommu-updates-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-11-041-1/+1
|\ \
| | \
| | \
| *-. \ Merge branches 'apple/dart', 'arm/mediatek', 'arm/renesas', 'arm/smmu', 'arm/...Joerg Roedel2021-10-311-1/+1
| |\ \ \ | | |_|/ | |/| |
| | | * swiotlb: Support aligned swiotlb buffersDavid Stevens2021-09-291-1/+1
| | |/
* | / dma-buf: move dma-buf symbols into the DMA_BUF module namespaceGreg Kroah-Hartman2021-10-251-0/+3
|/ /
* | Merge tag 'for-linus-5.15b-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-10-083-17/+26
|\ \ | |/ |/|
| * xen/balloon: fix cancelled balloon actionJuergen Gross2021-10-061-6/+15
| * xen/x86: allow PVH Dom0 without XEN_PV=yJan Beulich2021-10-051-2/+2
| * xen/privcmd: drop "pages" parameter from xen_remap_pfn()Jan Beulich2021-10-051-3/+2
| * xen/privcmd: fix error handling in mmap-resource processingJan Beulich2021-10-051-3/+4
| * xen/privcmd: replace kcalloc() by kvcalloc() when allocating empty pagesJan Beulich2021-10-051-3/+3
* | Merge tag 'for-linus-5.15b-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-09-254-5/+15
|\|
| * xen/balloon: fix balloon kthread freezingJuergen Gross2021-09-211-2/+2
| * swiotlb-xen: this is PV-only on x86Jan Beulich2021-09-201-0/+1
| * swiotlb-xen: ensure to issue well-formed XENMEM_exchange requestsJan Beulich2021-09-201-3/+4
| * Xen/gntdev: don't ignore kernel unmapping errorJan Beulich2021-09-201-0/+8
* | Merge tag 'for-linus-5.15b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-09-173-38/+63
|\|
| * swiotlb-xen: drop DEFAULT_NSLABSJan Beulich2021-09-151-2/+0
| * swiotlb-xen: arrange to have buffer info loggedJan Beulich2021-09-151-1/+1
| * swiotlb-xen: drop leftover __refJan Beulich2021-09-151-1/+1
| * swiotlb-xen: limit init retriesJan Beulich2021-09-151-2/+2
| * swiotlb-xen: suppress certain init retriesJan Beulich2021-09-151-1/+2
| * swiotlb-xen: maintain slab count properlyJan Beulich2021-09-151-10/+9
| * swiotlb-xen: fix late init retryJan Beulich2021-09-151-2/+2
| * swiotlb-xen: avoid double freeJan Beulich2021-09-151-1/+0
| * xen/pvcalls: backend can be a moduleJan Beulich2021-09-151-1/+1
| * xen/balloon: use a kernel thread instead a workqueueJuergen Gross2021-09-141-17/+45
* | Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-09-031-2/+0
|\ \