summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/xen
Commit message (Expand)AuthorAgeFilesLines
* dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-041-5/+4Star
* x86/xen: update cpuid.h from Xen-4.7Vitaly Kuznetsov2016-07-251-1/+4
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-03-241-0/+2
|\
| * x86/iopl/64: Properly context-switch IOPL on Xen PVAndy Lutomirski2016-03-171-0/+2
* | Merge branch 'x86/debug' into core/objtool, to pick up frame pointer fixesIngo Molnar2016-02-251-2/+3
|\ \ | |/ |/|
| * x86/xen: Add stack frame dependency to hypercall inline asm callsJosh Poimboeuf2016-02-241-2/+3
* | xen/pcifront: Report the errors better.Konrad Rzeszutek Wilk2016-02-151-2/+2
|/
* xen: rename dom0_op to platform_opStefano Stabellini2015-12-211-3/+3
* xen/arm: Enable cpu_hotplug.cStefano Stabellini2015-10-231-0/+5
* xen/swiotlb: Pass addresses rather than frame numbers to xen_arch_need_swiotlbJulien Grall2015-10-231-2/+2
* xen/grant: Introduce helpers to split a page into grantJulien Grall2015-10-231-1/+1
* x86/xen: export xen_alloc_p2m_entry()David Vrabel2015-10-231-0/+2
* xen: use correct type for HYPERVISOR_memory_op()Juergen Gross2015-09-281-2/+2
* xen: Use correctly the Xen memory terminologiesJulien Grall2015-09-081-2/+33
* xen: Make clear that swiotlb and biomerge are dealing with DMA addressJulien Grall2015-09-081-2/+6
* xen/PMU: Initialization code for Xen PMUBoris Ostrovsky2015-08-201-0/+123
* xen/PMU: Sysfs interface for setting Xen PMU modeBoris Ostrovsky2015-08-201-0/+6
* xen: remove no longer needed p2m.hJuergen Gross2015-08-201-2/+4
* xen: allow more than 512 GB of RAM for 64 bit pv-domainsJuergen Gross2015-08-201-4/+0Star
* xen: sync with xen headersJuergen Gross2015-08-201-9/+87
* xen/events: Support event channel rebind on ARMJulien Grall2015-08-201-0/+11
* xen: Add __GFP_DMA flag when xen_swiotlb_init gets free pages on ARMStefano Stabellini2015-05-061-0/+5
* xen: remove scratch frames for ballooned pages and m2p overrideDavid Vrabel2015-01-281-14/+4Star
* xen/grant-table: pre-populate kernel unmap ops for xen_gnttab_unmap_refs()David Vrabel2015-01-281-1/+1
* xen: introduce helper functions to do safe read and write accessesJuergen Gross2014-12-081-1/+15
* xen: switch to linear virtual mapped sparse p2m listJuergen Gross2014-12-041-4/+16
* xen: Hide get_phys_to_machine() to be able to tune common pathJuergen Gross2014-12-041-6/+20
* xen: Delay invalidating extra memoryJuergen Gross2014-12-041-0/+3
* xen: Delay remapping memory of pv-domainJuergen Gross2014-12-041-1/+0Star
* xen: Make functions staticJuergen Gross2014-12-041-6/+0Star
* xen/pci: Use APIC directly when APIC virtualization hardware is availableBoris Ostrovsky2014-12-041-0/+91
* xen/arm/arm64: introduce xen_arch_need_swiotlbStefano Stabellini2014-12-041-0/+7
* xen: add a dma_addr_t dev_addr argument to xen_dma_map_pageStefano Stabellini2014-12-041-2/+2
* arm: xen: implement multicall hypercall support.Ian Campbell2014-04-242-1/+4
* xen/grant-table: Refactor gnttab_[un]map_refs to avoid m2p_overrideZoltan Kiss2014-03-181-2/+9
* Revert "xen/grant-table: Avoid m2p_override during mapping"Konrad Rzeszutek Wilk2014-02-031-3/+2Star
* xen/grant-table: Avoid m2p_override during mappingZoltan Kiss2014-01-311-2/+3
* xen/grant: Implement an grant frame array struct (v3).Konrad Rzeszutek Wilk2014-01-061-0/+1
* xen/p2m: Check for auto-xlat when doing mfn_to_local_pfn.Mukesh Rathor2014-01-061-1/+6
* xen: introduce xen_dma_map/unmap_page and xen_dma_sync_single_for_cpu/deviceStefano Stabellini2013-10-251-0/+14
* xen: introduce xen_alloc/free_coherent_pagesStefano Stabellini2013-10-091-0/+24
* Merge tag 'stable/for-linus-3.12-rc2-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2013-09-261-11/+20
|\
| * xen/p2m: check MFN is in range before using the m2p tableDavid Vrabel2013-09-251-11/+20
* | Merge tag 'stable/for-linus-3.12-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2013-09-051-0/+1
|\|
| * xen: Support 64-bit PV guest receiving NMIsKonrad Rzeszutek Wilk2013-08-091-0/+1
* | xen: Switch to use hypervisor_cpuid_base()Jason Wang2013-08-051-15/+1Star
|/
* xen-pciback: notify hypervisor about devices intended to be assigned to guestsJan Beulich2013-03-221-2/+2
* xen: event channel arrays are xen_ulong_t and not unsigned longIan Campbell2013-02-201-0/+3
* xen: introduce xen_remap, use it instead of ioremapStefano Stabellini2013-02-201-0/+2
* Merge tag 'stable/for-linus-3.8-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-12-131-0/+1
|\