summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/xen
Commit message (Expand)AuthorAgeFilesLines
* 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/+0
* 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/+4
* 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/+0
* xen: Make functions staticJuergen Gross2014-12-041-6/+0
* 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/+2
* 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-251-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-041-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/+1
|/
* 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-191-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
|\
| * xen: arm: implement remap interfaces needed for privcmd mappings.Ian Campbell2012-11-291-0/+1
* | xen/hypercall: fix hypercall fallback code for very old hypervisorsJan Beulich2012-11-041-14/+7
* | x86: remove obsolete comment from asm/xen/hypervisor.hOlaf Hering2012-10-301-1/+0
|/
* Merge commit 'v3.7-rc1' into stable/for-linus-3.7Konrad Rzeszutek Wilk2012-10-192-3/+4
|\
| * Merge tag 'stable/for-linus-3.7-arm-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-10-071-0/+1
| |\
| * \ Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu...Linus Torvalds2012-10-031-2/+2
| |\ \
| | * | UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...David Howells2012-10-021-2/+2
| * | | Merge tag 'stable/for-linus-3.7-x86-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-10-022-0/+9
| |\ \ \ | | |/ / | |/| |
| * | | xen/m2p: do not reuse kmap_op->dev_bus_addrStefano Stabellini2012-09-121-1/+2
* | | | xen: grant: use xen_pfn_t type for frame_list.Ian Campbell2012-10-191-2/+0
* | | | xen: sysfs: fix build warning.Ian Campbell2012-10-191-0/+2
| |_|/ |/| |
* | | Merge branch 'xenarm-for-linus' of git://xenbits.xen.org/people/sstabellini/l...Konrad Rzeszutek Wilk2012-09-261-0/+1
|\ \ \ | |_|/ |/| |
| * | xen/arm: Introduce xen_ulong_t for unsigned longStefano Stabellini2012-09-141-0/+1
OpenPOWER on IntegriCloud