summaryrefslogtreecommitdiffstats
path: root/arch/arm/xen
Commit message (Expand)AuthorAgeFilesLines
...
* xen/arm: correct comment in enlighten.cJuergen Gross2015-10-231-1/+1
* xen/swiotlb: Add support for 64KB page granularityJulien Grall2015-10-231-11/+27
* xen/swiotlb: Pass addresses rather than frame numbers to xen_arch_need_swiotlbJulien Grall2015-10-231-2/+5
* arm/xen: Add support for 64KB page granularityJulien Grall2015-10-231-3/+3
* xen/grant-table: Make it running on 64KB granularityJulien Grall2015-10-231-3/+3
* Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-09-141-0/+15
|\
| * arm/xen: Enable user access to the kernel before issuing a privcmd callJulien Grall2015-09-111-0/+15
* | xen/privcmd: Further s/MFN/GFN/ clean-upJulien Grall2015-09-081-9/+9
* | xen: Make clear that swiotlb and biomerge are dealing with DMA addressJulien Grall2015-09-081-2/+2
* | arm/xen: Drop the definition of xen_pci_platform_unplugJulien Grall2015-08-201-3/+0Star
* | xen/events: Support event channel rebind on ARMJulien Grall2015-08-201-4/+0Star
|/
* xen: Include xen/page.h rather than asm/xen/page.hJulien Grall2015-06-172-2/+2
* xen/arm: allow console=hvc0 to be omitted for guestsArd Biesheuvel2015-05-281-0/+4
* arm,arm64/xen: move Xen initialization earlierStefano Stabellini2015-05-281-24/+34
* arm/xen: Correctly check if the event channel interrupt is presentJulien Grall2015-05-281-4/+6
* xen/arm: Define xen_arch_suspend()Boris Ostrovsky2015-05-181-0/+1
* xen: Add __GFP_DMA flag when xen_swiotlb_init gets free pages on ARMStefano Stabellini2015-05-061-0/+15
* xen/privcmd: improve performance of MMAPBATCH_V2David Vrabel2015-03-161-4/+16
* xen: unify foreign GFN map/unmap for auto-xlated physmap guestsDavid Vrabel2015-03-161-87/+3Star
* xen/grant-table: pre-populate kernel unmap ops for xen_gnttab_unmap_refs()David Vrabel2015-01-281-1/+1
* arm64: Relax licensing of arm64 Xen DMA operationsChuck Tuffli2015-01-202-3/+3
* xen/arm: introduce GNTTABOP_cache_flushStefano Stabellini2014-12-041-2/+32
* xen/arm/arm64: introduce xen_arch_need_swiotlbStefano Stabellini2014-12-041-0/+7
* xen/arm/arm64: merge xen/mm32.c into xen/mm.cStefano Stabellini2014-12-043-95/+85Star
* xen/arm: use hypercall to flush caches in map_pageStefano Stabellini2014-12-041-0/+12
* xen/arm: use is_device_dma_coherentStefano Stabellini2014-12-041-3/+3
* xen/arm: if(pfn_valid(pfn)) call native dma_opsStefano Stabellini2014-12-041-39/+11Star
* xen/arm: remove outer_*_range callStefano Stabellini2014-12-041-9/+0Star
* xen/arm: remove handling of XENFEAT_grant_map_identityStefano Stabellini2014-12-042-89/+1Star
* xen/arm: remove mach_to_phys rbtreeStefano Stabellini2014-09-111-65/+1Star
* xen/arm: reimplement xen_dma_unmap_page & friendsStefano Stabellini2014-09-112-1/+203
* xen/arm: introduce XENFEAT_grant_map_identityStefano Stabellini2014-09-111-0/+6
* arm/xen: remove duplicate arch_gnttab_init() functionDavid Vrabel2014-08-111-5/+0Star
* Merge tag 'stable/for-linus-3.17-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-08-072-8/+4Star
|\
| * xen/arm: use BUG_ONHimangi Saraogi2014-07-251-4/+2Star
| * xen/grant-table: remove support for V2 tablesDavid Vrabel2014-07-141-8/+1Star
| * x86/xen: safely map and unmap grant frames when in atomic contextDavid Vrabel2014-07-141-0/+5
* | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-08-051-3/+3
|\ \
| * | ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+Russell King2014-07-181-3/+3
| |/
* / x86/xen: safely map and unmap grant frames when in atomic contextDavid Vrabel2014-07-301-0/+5
|/
* arm,arm64/xen: introduce HYPERVISOR_suspend()Stefano Stabellini2014-05-121-0/+8
* arm: xen: export HYPERVISOR_multicall to modules.Ian Campbell2014-05-091-0/+1
* arm: xen: implement multicall hypercall support.Ian Campbell2014-04-241-0/+1
* xen/grant-table: Refactor gnttab_[un]map_refs to avoid m2p_overrideZoltan Kiss2014-03-181-0/+32
* xen/gnttab: Use phys_addr_t to describe the grant frame base addressJulien Grall2014-01-301-3/+3
* arm/xen: Initialize event channels earlierJulien Grall2014-01-301-27/+44
* xen/grant: Implement an grant frame array struct (v3).Konrad Rzeszutek Wilk2014-01-061-2/+7
* arm: xen: foreign mapping PTEs are special.Ian Campbell2013-12-111-1/+1
* XEN: Grant table address, xen_hvm_resume_frames, is a phys_addr not a pfnEric Trudeau2013-12-041-2/+2
* xen/arm: p2m_init and p2m_lock should be staticStefano Stabellini2013-11-181-2/+2