summaryrefslogtreecommitdiffstats
path: root/include/xen
Commit message (Expand)AuthorAgeFilesLines
* xen/xenbus: fix lockingJuergen Gross2020-03-051-1/+2
* xen: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-03-051-1/+1
* Merge tag 'for-linus-5.6-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-02-051-0/+2
|\
| * xenbus/backend: Protect xenbus callback with lockSeongJae Park2020-01-291-0/+1
| * xenbus/backend: Add memory pressure handler callbackSeongJae Park2020-01-291-0/+1
* | Merge tag 'v5.5-rc3' into sched/core, to pick up fixesIngo Molnar2019-12-252-20/+10
|\|
| * xen/interface: re-define FRONT/BACK_RING_ATTACH()Paul Durrant2019-12-201-20/+9
| * xenbus: limit when state is forced to closedPaul Durrant2019-12-201-0/+1
* | sched/rt, xen: Use CONFIG_PREEMPTIONThomas Gleixner2019-12-081-2/+2
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Linus Torvalds2019-11-281-4/+4
|\
| * dma-mapping: drop the dev argument to arch_sync_dma_for_*Christoph Hellwig2019-11-201-4/+4
* | xen/mcelog: add PPIN to record when availableJan Beulich2019-11-141-1/+8
* | xen/mcelog: drop __MC_MSR_MCGCAPJan Beulich2019-11-141-1/+0
|/
* Merge tag 'for-linus-5.4-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-10-041-24/+1
|\
| * xen/efi: have a common runtime setup functionJuergen Gross2019-10-021-24/+1
* | swiotlb-xen: simplify cache maintainanceChristoph Hellwig2019-09-112-63/+5
* | swiotlb-xen: use the same foreign page check everywhereChristoph Hellwig2019-09-111-22/+9
* | xen/arm: remove xen_dma_opsChristoph Hellwig2019-09-111-2/+0
* | xen/arm: consolidate page-coherent.hChristoph Hellwig2019-09-111-0/+80
|/
* xen: avoid link error on ARMArnd Bergmann2019-07-311-0/+3
* xen: remove tmem driverJuergen Gross2019-07-172-28/+0
* xen/events: fix binding user event channels to cpusJuergen Gross2019-07-171-1/+2
* block: pass page to xen_biovec_phys_mergeableMing Lei2019-04-011-1/+3
* x86/xen: dont add memory above max allowed allocationJuergen Gross2019-02-181-0/+4
* arm64/xen: fix xen-swiotlb cache flushingChristoph Hellwig2019-01-231-94/+3
* xen: Introduce shared buffer helpers for page directory...Oleksandr Andrushchenko2018-12-181-0/+89
* xen/pvh: Add memory map pointer to hvm_start_info structMaran Wilson2018-12-131-1/+62
* xen/pvh: Move Xen specific PVH VM initialization out of common fileMaran Wilson2018-12-131-0/+3
* Revert "xen/balloon: Mark unallocated host memory as UNUSABLE"Igor Druzhinin2018-11-291-5/+0
* CONFIG_XEN_PV breaks xen_create_contiguous_region on ARMStefano Stabellini2018-11-021-5/+7
* Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-10-233-51/+90
|\
| * x86/xen: Move pv specific parts of arch/x86/xen/mmu.c to mmu_pv.cJuergen Gross2018-09-032-51/+88
| * x86/xen: Move pv irq related functions under CONFIG_XEN_PV umbrellaJuergen Gross2018-09-031-0/+2
* | Merge tag 'v4.19-rc6' into for-4.20/blockJens Axboe2018-10-011-3/+4
|\ \
| * | xen/balloon: add runtime control for scrubbing ballooned out pagesMarek Marczykowski-Górecki2018-09-141-3/+4
| |/
* / xen: provide a prototype for xen_biovec_phys_mergeable in xen.hChristoph Hellwig2018-09-261-0/+4
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2018-08-183-25/+71
|\
| * xen: Sync up with the canonical protocol definitions in XenOleksandr Andrushchenko2018-06-123-25/+71
* | xen/grant-table: Allow allocating buffers suitable for DMAOleksandr Andrushchenko2018-07-261-0/+18
* | xen/balloon: Share common memory reservation routinesOleksandr Andrushchenko2018-07-261-0/+59
* | xen/grant-table: Make set/clear page private code sharedOleksandr Andrushchenko2018-07-261-0/+3
* | Merge tag 'for-linus-4.18-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-06-231-1/+5
|\ \
| * | xen: share start flags between PV and PVHRoger Pau Monne2018-06-191-1/+5
* | | docs: Fix some broken referencesMauro Carvalho Chehab2018-06-151-1/+1
|/ /
* / xen/privcmd: add IOCTL_PRIVCMD_MMAP_RESOURCEPaul Durrant2018-05-143-4/+93
|/
* xen/sndif: Sync up with the canonical definition in XenOleksandr Andrushchenko2018-04-171-16/+306
* xen/pvh: Indicate XENFEAT_linux_rsdp_unrestricted to XenBoris Ostrovsky2018-04-101-0/+23
* Merge tag 'for-linus-4.15-rc5-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-12-221-0/+5
|\
| * xen/balloon: Mark unallocated host memory as UNUSABLEBoris Ostrovsky2017-12-201-0/+5
* | Merge tag 'for-linus-4.15-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-11-163-1/+71
|\|