summaryrefslogtreecommitdiffstats
path: root/include/xen
Commit message (Expand)AuthorAgeFilesLines
* xen: Implement EFI reset_system callbackJulien Grall2017-05-021-0/+3
* xen: Export xen_rebootJulien Grall2017-05-021-0/+2
* xen/arm,arm64: rename __generic_dma_ops to xen_get_dma_opsStefano Stabellini2017-05-021-10/+10
* xen/arm,arm64: fix xen_dma_ops after 815dd18 "Consolidate get_dma_ops..."Stefano Stabellini2017-05-021-0/+8
* xen/displif: add ABI for para-virtual displayOleksandr Andrushchenko2017-05-021-0/+854
* xen/sndif: add sound-device ABIOleksandr Andrushchenko2017-05-021-0/+793
* xen/kbdif: add multi-touch supportOleksandr Andrushchenko2017-05-021-0/+210
* xen/kbdif: update protocol descriptionOleksandr Andrushchenko2017-05-021-27/+221
* xen: introduce the header file for the Xen 9pfs transport protocolStefano Stabellini2017-05-021-0/+36
* xen: import new ring macros in ring.hStefano Stabellini2017-05-021-0/+143
* xen: create xen_create/destroy_contiguous_region() stubs for PVHVM only buildsVitaly Kuznetsov2017-05-021-0/+14
* Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-05-011-1/+1
|\
| * Merge branch 'linus' into WIP.x86/boot, to fix up conflicts and to pick up up...Ingo Molnar2017-03-0110-22/+299
| |\
| * | x86/boot/e820: Clean up the E820 table size define namesIngo Molnar2017-01-281-1/+1
* | | Merge branch 'stable/for-linus-4.11' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-03-071-0/+11
|\ \ \ | |_|/ |/| |
| * | swiotlb-xen: implement xen_swiotlb_get_sgtable callbackAndrii Anisov2017-02-131-0/+6
| * | swiotlb-xen: implement xen_swiotlb_dma_mmap callbackStefano Stabellini2017-02-131-0/+5
* | | scripts/spelling.txt: add "an union" pattern and fix typo instancesMasahiro Yamada2017-02-271-1/+1
* | | Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-251-1/+1
|\ \ \
| * | | treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-241-1/+1
| | |/ | |/|
* | | xen/privcmd: Add IOCTL_PRIVCMD_DM_OPPaul Durrant2017-02-143-0/+34
* | | xen: modify xenstore watch event interfaceJuergen Gross2017-02-091-3/+3
* | | xen: clean up xenbus internal headersJuergen Gross2017-02-091-7/+5
* | | xen/pvh: Bootstrap PVH guestBoris Ostrovsky2017-02-071-0/+5
* | | xen/pvh: Import PVH-related Xen public interfacesBoris Ostrovsky2017-02-073-1/+252
* | | xen/x86: Remove PVH supportBoris Ostrovsky2017-02-071-12/+1
|/ /
* | Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2016-12-136-0/+435
|\ \ | |/ |/|
| * arm/arm64: xen: Move shared architecture headers to include/xen/armMarc Zyngier2016-12-025-0/+431
| * xen: introduce xenbus_read_unsigned()Juergen Gross2016-11-071-0/+4
* | Merge branch 'stable/for-linus-4.9' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-12-131-3/+0
|\ \ | |/ |/|
| * swiotlb-xen: Enforce return of DMA_ERROR_CODE in mapping functionAlexander Duyck2016-11-071-3/+0
* | Merge tag 'for-linus-4.9-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-10-061-2/+1
|\ \
| * | xen: Remove event channel notification through Xen PCI platform deviceKarimAllah Ahmed2016-09-301-2/+1
* | | xen: Sync xen headerJuergen Gross2016-09-051-18/+82
| |/ |/|
* | xen: change the type of xen_vcpu_id to uint32_tVitaly Kuznetsov2016-08-241-2/+2
|/
* dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-041-6/+6
* xen: add static initialization of steal_clock op to xen_time_opsJuergen Gross2016-07-261-0/+1
* xen: introduce xen_vcpu_id mappingVitaly Kuznetsov2016-07-251-0/+6
* xen: update xen headersJuergen Gross2016-07-062-10/+31
* xen: add steal_clock support on x86Juergen Gross2016-07-061-0/+1
* XEN: EFI: Move x86 specific codes to architecture directoryShannon Zhao2016-07-061-8/+22
* xen/hvm/params: Add a new delivery type for event-channel in HVM_PARAM_CALLBA...Shannon Zhao2016-07-061-0/+13
* Xen: public/hvm: sync changes of HVM_PARAM_CALLBACK_VIA ABI from XenShannon Zhao2016-07-061-6/+21
* xen: memory : Add new XENMAPSPACE type XENMAPSPACE_dev_mmioShannon Zhao2016-07-061-0/+1
* xen/grant-table: Move xlated_setup_gnttab_pages to common placeShannon Zhao2016-07-061-0/+2
* xen: Fix page <-> pfn conversion on 32 bit systemsRoss Lagerwall2016-04-061-2/+2
* xen-netback: re-import canonical netif headerPaul Durrant2016-03-131-95/+766
* Merge branch 'for-4.5/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2016-01-211-0/+48
|\
| * xen/blkif: document blkif multi-queue/ring extensionBob Liu2016-01-041-0/+48
* | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2016-01-181-8/+8
|\ \
OpenPOWER on IntegriCloud