summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/xen
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Merge branch 'stable/late-swiotlb.v3.3' into stable/for-linus-3.7Konrad Rzeszutek Wilk2012-09-221-0/+2
|\ \ \ | |/ / |/| |
| * | xen/swiotlb: Use the swiotlb_late_init_with_tbl to init Xen-SWIOTLB late when...Konrad Rzeszutek Wilk2012-09-171-0/+2
* | | Merge branch 'x86/platform' of git://git.kernel.org/pub/scm/linux/kernel/git/...Konrad Rzeszutek Wilk2012-09-121-0/+8
|\ \ \ | | |/ | |/|
| * | xen/mce: Add mcelog support for Xen platformLiu, Jinsong2012-07-191-0/+8
| |/
* | xen: Introduce xen_pfn_t for pfn and mfn typesStefano Stabellini2012-08-231-0/+5
* | xen: missing includesStefano Stabellini2012-08-211-0/+2
|/
* Merge branch 'stable/autoballoon.v5.2' into stable/for-linus-3.5Konrad Rzeszutek Wilk2012-05-071-0/+1
|\
| * xen/p2m: An early bootup variant of set_phys_to_machineKonrad Rzeszutek Wilk2012-04-061-0/+1
* | xen: implement IRQ_WORK_VECTOR handlerLin Ming2012-05-071-0/+1
|/
* xen/enlighten: Expose MWAIT and MWAIT_LEAF if hypervisor OKs it.Konrad Rzeszutek Wilk2012-03-101-0/+1
* Merge branch 'upstream/xen-settime' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-11-062-0/+9
|\
| * xen: add dom0_op hypercallJeremy Fitzhardinge2011-09-261-0/+8
| * xen/acpi: Domain0 acpi parser related platform hypercallYu Ke2011-09-261-0/+1
* | Merge branch 'stable/vmalloc-3.2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-11-061-7/+0
|\ \
| * | xen: use generic functions instead of xen_{alloc, free}_vm_area()David Vrabel2011-09-291-7/+0
* | | Merge branches 'stable/bug.fixes-3.2' and 'stable/mmu.fixes' of git://git.ker...Linus Torvalds2011-10-251-4/+2
|\ \ \ | |/ / |/| |
| * | xen: modify kernel mappings corresponding to granted pagesStefano Stabellini2011-09-291-1/+2
| * | xen/p2m: Make debug/xen/mmu/p2m visible again.Konrad Rzeszutek Wilk2011-09-231-3/+0
* | | xen/x86: replace order-based range checking of M2P table by linear oneJan Beulich2011-08-171-2/+2
|/ /
* | Merge branch 'upstream/xen-tracing2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-07-242-0/+40
|\ \
| * | xen/trace: add multicall tracingJeremy Fitzhardinge2011-07-182-0/+40
| |/
* | xen/pci: Squash pci_xen_initial_domain and xen_setup_pirqs together.Konrad Rzeszutek Wilk2011-07-111-2/+3
|/
OpenPOWER on IntegriCloud