| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | xen: Use correctly the Xen memory terminologies | Julien Grall | 2015-09-08 | 1 | -2/+33 |
* | xen: Make clear that swiotlb and biomerge are dealing with DMA address | Julien Grall | 2015-09-08 | 1 | -2/+6 |
* | xen/PMU: Initialization code for Xen PMU | Boris Ostrovsky | 2015-08-20 | 1 | -0/+123 |
* | xen/PMU: Sysfs interface for setting Xen PMU mode | Boris Ostrovsky | 2015-08-20 | 1 | -0/+6 |
* | xen: remove no longer needed p2m.h | Juergen Gross | 2015-08-20 | 1 | -2/+4 |
* | xen: allow more than 512 GB of RAM for 64 bit pv-domains | Juergen Gross | 2015-08-20 | 1 | -4/+0 |
* | xen: sync with xen headers | Juergen Gross | 2015-08-20 | 1 | -9/+87 |
* | xen/events: Support event channel rebind on ARM | Julien Grall | 2015-08-20 | 1 | -0/+11 |
* | xen: Add __GFP_DMA flag when xen_swiotlb_init gets free pages on ARM | Stefano Stabellini | 2015-05-06 | 1 | -0/+5 |
* | xen: remove scratch frames for ballooned pages and m2p override | David Vrabel | 2015-01-28 | 1 | -14/+4 |
* | xen/grant-table: pre-populate kernel unmap ops for xen_gnttab_unmap_refs() | David Vrabel | 2015-01-28 | 1 | -1/+1 |
* | xen: introduce helper functions to do safe read and write accesses | Juergen Gross | 2014-12-08 | 1 | -1/+15 |
* | xen: switch to linear virtual mapped sparse p2m list | Juergen Gross | 2014-12-04 | 1 | -4/+16 |
* | xen: Hide get_phys_to_machine() to be able to tune common path | Juergen Gross | 2014-12-04 | 1 | -6/+20 |
* | xen: Delay invalidating extra memory | Juergen Gross | 2014-12-04 | 1 | -0/+3 |
* | xen: Delay remapping memory of pv-domain | Juergen Gross | 2014-12-04 | 1 | -1/+0 |
* | xen: Make functions static | Juergen Gross | 2014-12-04 | 1 | -6/+0 |
* | xen/pci: Use APIC directly when APIC virtualization hardware is available | Boris Ostrovsky | 2014-12-04 | 1 | -0/+91 |
* | xen/arm/arm64: introduce xen_arch_need_swiotlb | Stefano Stabellini | 2014-12-04 | 1 | -0/+7 |
* | xen: add a dma_addr_t dev_addr argument to xen_dma_map_page | Stefano Stabellini | 2014-12-04 | 1 | -2/+2 |
* | arm: xen: implement multicall hypercall support. | Ian Campbell | 2014-04-24 | 2 | -1/+4 |
* | xen/grant-table: Refactor gnttab_[un]map_refs to avoid m2p_override | Zoltan Kiss | 2014-03-18 | 1 | -2/+9 |
* | Revert "xen/grant-table: Avoid m2p_override during mapping" | Konrad Rzeszutek Wilk | 2014-02-03 | 1 | -3/+2 |
* | xen/grant-table: Avoid m2p_override during mapping | Zoltan Kiss | 2014-01-31 | 1 | -2/+3 |
* | xen/grant: Implement an grant frame array struct (v3). | Konrad Rzeszutek Wilk | 2014-01-06 | 1 | -0/+1 |
* | xen/p2m: Check for auto-xlat when doing mfn_to_local_pfn. | Mukesh Rathor | 2014-01-06 | 1 | -1/+6 |
* | xen: introduce xen_dma_map/unmap_page and xen_dma_sync_single_for_cpu/device | Stefano Stabellini | 2013-10-25 | 1 | -0/+14 |
* | xen: introduce xen_alloc/free_coherent_pages | Stefano Stabellini | 2013-10-09 | 1 | -0/+24 |
* | Merge tag 'stable/for-linus-3.12-rc2-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2013-09-26 | 1 | -11/+20 |
|\ |
|
| * | xen/p2m: check MFN is in range before using the m2p table | David Vrabel | 2013-09-25 | 1 | -11/+20 |
* | | Merge tag 'stable/for-linus-3.12-rc0-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2013-09-05 | 1 | -0/+1 |
|\| |
|
| * | xen: Support 64-bit PV guest receiving NMIs | Konrad Rzeszutek Wilk | 2013-08-09 | 1 | -0/+1 |
* | | xen: Switch to use hypervisor_cpuid_base() | Jason Wang | 2013-08-05 | 1 | -15/+1 |
|/ |
|
* | xen-pciback: notify hypervisor about devices intended to be assigned to guests | Jan Beulich | 2013-03-22 | 1 | -2/+2 |
* | xen: event channel arrays are xen_ulong_t and not unsigned long | Ian Campbell | 2013-02-20 | 1 | -0/+3 |
* | xen: introduce xen_remap, use it instead of ioremap | Stefano Stabellini | 2013-02-20 | 1 | -0/+2 |
* | Merge tag 'stable/for-linus-3.8-rc0-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2012-12-13 | 1 | -0/+1 |
|\ |
|
| * | xen: arm: implement remap interfaces needed for privcmd mappings. | Ian Campbell | 2012-11-29 | 1 | -0/+1 |
* | | xen/hypercall: fix hypercall fallback code for very old hypervisors | Jan Beulich | 2012-11-04 | 1 | -14/+7 |
* | | x86: remove obsolete comment from asm/xen/hypervisor.h | Olaf Hering | 2012-10-30 | 1 | -1/+0 |
|/ |
|
* | Merge commit 'v3.7-rc1' into stable/for-linus-3.7 | Konrad Rzeszutek Wilk | 2012-10-19 | 2 | -3/+4 |
|\ |
|
| * | Merge tag 'stable/for-linus-3.7-arm-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2012-10-07 | 1 | -0/+1 |
| |\ |
|
| * \ | Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu... | Linus Torvalds | 2012-10-03 | 1 | -2/+2 |
| |\ \ |
|
| | * | | UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst... | David Howells | 2012-10-02 | 1 | -2/+2 |
| * | | | Merge tag 'stable/for-linus-3.7-x86-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2012-10-03 | 2 | -0/+9 |
| |\ \ \
| | |/ /
| |/| | |
|
| * | | | xen/m2p: do not reuse kmap_op->dev_bus_addr | Stefano Stabellini | 2012-09-12 | 1 | -1/+2 |
* | | | | xen: grant: use xen_pfn_t type for frame_list. | Ian Campbell | 2012-10-19 | 1 | -2/+0 |
* | | | | xen: sysfs: fix build warning. | Ian Campbell | 2012-10-19 | 1 | -0/+2 |
| |_|/
|/| | |
|
* | | | Merge branch 'xenarm-for-linus' of git://xenbits.xen.org/people/sstabellini/l... | Konrad Rzeszutek Wilk | 2012-09-26 | 1 | -0/+1 |
|\ \ \
| |_|/
|/| | |
|
| * | | xen/arm: Introduce xen_ulong_t for unsigned long | Stefano Stabellini | 2012-09-14 | 1 | -0/+1 |