aboutsummaryrefslogtreecommitdiff
path: root/include/xen
AgeCommit message (Expand)AuthorFilesLines
2020-04-07xen: Use evtchn_type_t as a type for event channelsGravatar Yan Yankovskyi 3-14/+15
2020-03-30xen/xenbus: remove unused xenbus_map_ring()Gravatar Juergen Gross 1-7/+0
2020-03-05xen/xenbus: fix lockingGravatar Juergen Gross 1-1/+2
2020-03-05xen: Replace zero-length array with flexible-array memberGravatar Gustavo A. R. Silva 1-1/+1
2020-02-05Merge tag 'for-linus-5.6-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-0/+2
2020-01-29xenbus/backend: Protect xenbus callback with lockGravatar SeongJae Park 1-0/+1
2020-01-29xenbus/backend: Add memory pressure handler callbackGravatar SeongJae Park 1-0/+1
2019-12-25Merge tag 'v5.5-rc3' into sched/core, to pick up fixesGravatar Ingo Molnar 2-20/+10
2019-12-20xen/interface: re-define FRONT/BACK_RING_ATTACH()Gravatar Paul Durrant 1-20/+9
2019-12-20xenbus: limit when state is forced to closedGravatar Paul Durrant 1-0/+1
2019-12-08sched/rt, xen: Use CONFIG_PREEMPTIONGravatar Thomas Gleixner 1-2/+2
2019-11-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Gravatar Linus Torvalds 1-4/+4
2019-11-20dma-mapping: drop the dev argument to arch_sync_dma_for_*Gravatar Christoph Hellwig 1-4/+4
2019-11-14xen/mcelog: add PPIN to record when availableGravatar Jan Beulich 1-1/+8
2019-11-14xen/mcelog: drop __MC_MSR_MCGCAPGravatar Jan Beulich 1-1/+0
2019-10-04Merge tag 'for-linus-5.4-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-24/+1
2019-10-02xen/efi: have a common runtime setup functionGravatar Juergen Gross 1-24/+1
2019-09-11swiotlb-xen: simplify cache maintainanceGravatar Christoph Hellwig 2-63/+5
2019-09-11swiotlb-xen: use the same foreign page check everywhereGravatar Christoph Hellwig 1-22/+9
2019-09-11xen/arm: remove xen_dma_opsGravatar Christoph Hellwig 1-2/+0
2019-09-11xen/arm: consolidate page-coherent.hGravatar Christoph Hellwig 1-0/+80
2019-07-31xen: avoid link error on ARMGravatar Arnd Bergmann 1-0/+3
2019-07-17xen: remove tmem driverGravatar Juergen Gross 2-28/+0
2019-07-17xen/events: fix binding user event channels to cpusGravatar Juergen Gross 1-1/+2
2019-04-01block: pass page to xen_biovec_phys_mergeableGravatar Ming Lei 1-1/+3
2019-02-18x86/xen: dont add memory above max allowed allocationGravatar Juergen Gross 1-0/+4
2019-01-23arm64/xen: fix xen-swiotlb cache flushingGravatar Christoph Hellwig 1-94/+3
2018-12-18xen: Introduce shared buffer helpers for page directory...Gravatar Oleksandr Andrushchenko 1-0/+89
2018-12-13xen/pvh: Add memory map pointer to hvm_start_info structGravatar Maran Wilson 1-1/+62
2018-12-13xen/pvh: Move Xen specific PVH VM initialization out of common fileGravatar Maran Wilson 1-0/+3
2018-11-29Revert "xen/balloon: Mark unallocated host memory as UNUSABLE"Gravatar Igor Druzhinin 1-5/+0
2018-11-02CONFIG_XEN_PV breaks xen_create_contiguous_region on ARMGravatar Stefano Stabellini 1-5/+7
2018-10-23Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 3-51/+90
2018-10-01Merge tag 'v4.19-rc6' into for-4.20/blockGravatar Jens Axboe 1-3/+4
2018-09-26xen: provide a prototype for xen_biovec_phys_mergeable in xen.hGravatar Christoph Hellwig 1-0/+4
2018-09-14xen/balloon: add runtime control for scrubbing ballooned out pagesGravatar Marek Marczykowski-Górecki 1-3/+4
2018-09-03x86/xen: Move pv specific parts of arch/x86/xen/mmu.c to mmu_pv.cGravatar Juergen Gross 2-51/+88
2018-09-03x86/xen: Move pv irq related functions under CONFIG_XEN_PV umbrellaGravatar Juergen Gross 1-0/+2
2018-08-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 3-25/+71
2018-07-26xen/grant-table: Allow allocating buffers suitable for DMAGravatar Oleksandr Andrushchenko 1-0/+18
2018-07-26xen/balloon: Share common memory reservation routinesGravatar Oleksandr Andrushchenko 1-0/+59
2018-07-26xen/grant-table: Make set/clear page private code sharedGravatar Oleksandr Andrushchenko 1-0/+3
2018-06-23Merge tag 'for-linus-4.18-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-1/+5
2018-06-19xen: share start flags between PV and PVHGravatar Roger Pau Monne 1-1/+5
2018-06-15docs: Fix some broken referencesGravatar Mauro Carvalho Chehab 1-1/+1
2018-06-12xen: Sync up with the canonical protocol definitions in XenGravatar Oleksandr Andrushchenko 3-25/+71
2018-05-14xen/privcmd: add IOCTL_PRIVCMD_MMAP_RESOURCEGravatar Paul Durrant 3-4/+93
2018-04-17xen/sndif: Sync up with the canonical definition in XenGravatar Oleksandr Andrushchenko 1-16/+306
2018-04-10xen/pvh: Indicate XENFEAT_linux_rsdp_unrestricted to XenGravatar Boris Ostrovsky 1-0/+23
2017-12-22Merge tag 'for-linus-4.15-rc5-tag' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-0/+5