aboutsummaryrefslogtreecommitdiffstats
path: root/include/xen
AgeCommit message (Expand)Author
2017-05-02xen: Implement EFI reset_system callbackJulien Grall
2017-05-02xen: Export xen_rebootJulien Grall
2017-05-02xen/arm,arm64: rename __generic_dma_ops to xen_get_dma_opsStefano Stabellini
2017-05-02xen/arm,arm64: fix xen_dma_ops after 815dd18 "Consolidate get_dma_ops..."Stefano Stabellini
2017-05-02xen/displif: add ABI for para-virtual displayOleksandr Andrushchenko
2017-05-02xen/sndif: add sound-device ABIOleksandr Andrushchenko
2017-05-02xen/kbdif: add multi-touch supportOleksandr Andrushchenko
2017-05-02xen/kbdif: update protocol descriptionOleksandr Andrushchenko
2017-05-02xen: introduce the header file for the Xen 9pfs transport protocolStefano Stabellini
2017-05-02xen: import new ring macros in ring.hStefano Stabellini
2017-05-02xen: create xen_create/destroy_contiguous_region() stubs for PVHVM only buildsVitaly Kuznetsov
2017-05-01Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-03-07Merge branch 'stable/for-linus-4.11' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-03-01Merge branch 'linus' into WIP.x86/boot, to fix up conflicts and to pick up up...Ingo Molnar
2017-02-27scripts/spelling.txt: add "an union" pattern and fix typo instancesMasahiro Yamada
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-02-14xen/privcmd: Add IOCTL_PRIVCMD_DM_OPPaul Durrant
2017-02-13swiotlb-xen: implement xen_swiotlb_get_sgtable callbackAndrii Anisov
2017-02-13swiotlb-xen: implement xen_swiotlb_dma_mmap callbackStefano Stabellini
2017-02-09xen: modify xenstore watch event interfaceJuergen Gross
2017-02-09xen: clean up xenbus internal headersJuergen Gross
2017-02-07xen/pvh: Bootstrap PVH guestBoris Ostrovsky
2017-02-07xen/pvh: Import PVH-related Xen public interfacesBoris Ostrovsky
2017-02-07xen/x86: Remove PVH supportBoris Ostrovsky
2017-01-28x86/boot/e820: Clean up the E820 table size define namesIngo Molnar
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche
2016-12-13Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2016-12-13Merge branch 'stable/for-linus-4.9' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-12-02arm/arm64: xen: Move shared architecture headers to include/xen/armMarc Zyngier
2016-11-07swiotlb-xen: Enforce return of DMA_ERROR_CODE in mapping functionAlexander Duyck
2016-11-07xen: introduce xenbus_read_unsigned()Juergen Gross
2016-10-06Merge tag 'for-linus-4.9-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-09-30xen: Remove event channel notification through Xen PCI platform deviceKarimAllah Ahmed
2016-09-05xen: Sync xen headerJuergen Gross
2016-08-24xen: change the type of xen_vcpu_id to uint32_tVitaly Kuznetsov
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski
2016-07-26xen: add static initialization of steal_clock op to xen_time_opsJuergen Gross
2016-07-25xen: introduce xen_vcpu_id mappingVitaly Kuznetsov
2016-07-06xen: update xen headersJuergen Gross
2016-07-06xen: add steal_clock support on x86Juergen Gross
2016-07-06XEN: EFI: Move x86 specific codes to architecture directoryShannon Zhao
2016-07-06xen/hvm/params: Add a new delivery type for event-channel in HVM_PARAM_CALLBA...Shannon Zhao
2016-07-06Xen: public/hvm: sync changes of HVM_PARAM_CALLBACK_VIA ABI from XenShannon Zhao
2016-07-06xen: memory : Add new XENMAPSPACE type XENMAPSPACE_dev_mmioShannon Zhao
2016-07-06xen/grant-table: Move xlated_setup_gnttab_pages to common placeShannon Zhao
2016-04-06xen: Fix page <-> pfn conversion on 32 bit systemsRoss Lagerwall
2016-03-13xen-netback: re-import canonical netif headerPaul Durrant
2016-01-21Merge branch 'for-4.5/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-01-18Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2016-01-12xen/io: use virt_xxx barriersMichael S. Tsirkin