summaryrefslogtreecommitdiffstats
path: root/include/xen
AgeCommit message (Expand)AuthorLines
2017-07-23xen/balloon: don't online new memory initiallyJuergen Gross-0/+8
2017-07-06Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds-61/+1
2017-06-20xen-swiotlb: consolidate xen_swiotlb_dma_opsChristoph Hellwig-61/+1
2017-06-15xen: sync include/xen/interface/version.hJuergen Gross-0/+15
2017-06-13xen/pvh*: Support > 32 VCPUs at domain restoreAnkur Arora-0/+2
2017-06-13xen-evtchn: Bind dyn evtchn:qemu-dm interrupt to next online VCPUAnoob Soman-0/+1
2017-06-08xen: fix HYPERVISOR_dm_op() prototypeSergey Dyasli-1/+4
2017-05-02xen: Implement EFI reset_system callbackJulien Grall-0/+3
2017-05-02xen: Export xen_rebootJulien Grall-0/+2
2017-05-02xen/arm,arm64: rename __generic_dma_ops to xen_get_dma_opsStefano Stabellini-10/+10
2017-05-02xen/arm,arm64: fix xen_dma_ops after 815dd18 "Consolidate get_dma_ops..."Stefano Stabellini-0/+8
2017-05-02xen/displif: add ABI for para-virtual displayOleksandr Andrushchenko-0/+854
2017-05-02xen/sndif: add sound-device ABIOleksandr Andrushchenko-0/+793
2017-05-02xen/kbdif: add multi-touch supportOleksandr Andrushchenko-0/+210
2017-05-02xen/kbdif: update protocol descriptionOleksandr Andrushchenko-27/+221
2017-05-02xen: introduce the header file for the Xen 9pfs transport protocolStefano Stabellini-0/+36
2017-05-02xen: import new ring macros in ring.hStefano Stabellini-0/+143
2017-05-02xen: create xen_create/destroy_contiguous_region() stubs for PVHVM only buildsVitaly Kuznetsov-0/+14
2017-05-01Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-1/+1
2017-03-07Merge branch 'stable/for-linus-4.11' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-0/+11
2017-03-01Merge branch 'linus' into WIP.x86/boot, to fix up conflicts and to pick up up...Ingo Molnar-22/+299
2017-02-27scripts/spelling.txt: add "an union" pattern and fix typo instancesMasahiro Yamada-1/+1
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+1
2017-02-14xen/privcmd: Add IOCTL_PRIVCMD_DM_OPPaul Durrant-0/+34
2017-02-13swiotlb-xen: implement xen_swiotlb_get_sgtable callbackAndrii Anisov-0/+6
2017-02-13swiotlb-xen: implement xen_swiotlb_dma_mmap callbackStefano Stabellini-0/+5
2017-02-09xen: modify xenstore watch event interfaceJuergen Gross-3/+3
2017-02-09xen: clean up xenbus internal headersJuergen Gross-7/+5
2017-02-07xen/pvh: Bootstrap PVH guestBoris Ostrovsky-0/+5
2017-02-07xen/pvh: Import PVH-related Xen public interfacesBoris Ostrovsky-1/+252
2017-02-07xen/x86: Remove PVH supportBoris Ostrovsky-12/+1
2017-01-28x86/boot/e820: Clean up the E820 table size define namesIngo Molnar-1/+1
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche-1/+1
2016-12-13Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-0/+435
2016-12-13Merge branch 'stable/for-linus-4.9' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-3/+0
2016-12-02arm/arm64: xen: Move shared architecture headers to include/xen/armMarc Zyngier-0/+431
2016-11-07swiotlb-xen: Enforce return of DMA_ERROR_CODE in mapping functionAlexander Duyck-3/+0
2016-11-07xen: introduce xenbus_read_unsigned()Juergen Gross-0/+4
2016-10-06Merge tag 'for-linus-4.9-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-2/+1
2016-09-30xen: Remove event channel notification through Xen PCI platform deviceKarimAllah Ahmed-2/+1
2016-09-05xen: Sync xen headerJuergen Gross-18/+82
2016-08-24xen: change the type of xen_vcpu_id to uint32_tVitaly Kuznetsov-2/+2
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski-6/+6
2016-07-26xen: add static initialization of steal_clock op to xen_time_opsJuergen Gross-0/+1
2016-07-25xen: introduce xen_vcpu_id mappingVitaly Kuznetsov-0/+6
2016-07-06xen: update xen headersJuergen Gross-10/+31
2016-07-06xen: add steal_clock support on x86Juergen Gross-0/+1
2016-07-06XEN: EFI: Move x86 specific codes to architecture directoryShannon Zhao-8/+22
2016-07-06xen/hvm/params: Add a new delivery type for event-channel in HVM_PARAM_CALLBA...Shannon Zhao-0/+13
2016-07-06Xen: public/hvm: sync changes of HVM_PARAM_CALLBACK_VIA ABI from XenShannon Zhao-6/+21