aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/include/asm/xen (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-10-25xen: introduce xen_dma_map/unmap_page and xen_dma_sync_single_for_cpu/deviceStefano Stabellini1-0/+14
2013-10-09xen: introduce xen_alloc/free_coherent_pagesStefano Stabellini1-0/+24
2013-01-27cputime: Generic on-demand virtual cputime accountingFrederic Weisbecker1-1/+1
2012-09-14xen/arm: Introduce xen_ulong_t for unsigned longStefano Stabellini1-0/+1
2012-08-23xen: Introduce xen_pfn_t for pfn and mfn typesStefano Stabellini1-1/+4
2012-08-21xen: missing includesStefano Stabellini1-0/+2
2012-03-10xen/enlighten: Expose MWAIT and MWAIT_LEAF if hypervisor OKs it.Konrad Rzeszutek Wilk1-0/+1
2011-11-30xen/ia64: fix build breakage because of conflicting u64 guest handlesLuck, Tony1-1/+1
2011-11-06Merge branch 'upstream/xen-settime' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xenLinus Torvalds1-0/+1
2011-09-29xen: use generic functions instead of xen_{alloc, free}_vm_area()David Vrabel1-29/+0
2011-09-26xen/acpi: Domain0 acpi parser related platform hypercallYu Ke1-0/+1
2011-03-01xen: ia64 build broken due to "xen: switch to new schedop hypercall by default."Ian Campbell1-1/+1
2010-02-18xen: Remove unnecessary arch specific xen irq functions.Eric W. Biederman1-4/+0
2009-11-06ia64/xen: compilation fixIsaku Yamahata1-27/+1
2009-07-17Fix ia64 compilation IS_ERR and PTE_ERR errors.Fenghua Yu1-0/+1
2009-05-05[IA64] xen_domu_defconfig: fix build issues/warningsJan Beulich1-6/+1
2009-03-27ia64: remove some warnings.Isaku Yamahata1-1/+1
2009-03-26ia64/pv_ops/bp/xen: implemented binary patchable pv_cpu_ops.Isaku Yamahata1-0/+4
2009-03-26ia64/pv_ops/xen/gate.S: xen gate page paravirtualizationIsaku Yamahata1-0/+4
2009-03-26ia64/pv_ops/xen: define xen specific gate page.Isaku Yamahata1-0/+38
2009-03-26ia64/pv_ops/xen: paravirtualize read/write ar.itc and ar.itmIsaku Yamahata4-1/+42
2009-03-26ia64/pv_ops/xen: preliminary to paravirtualizing fsys.S for xen.Isaku Yamahata1-0/+3
2009-03-26ia64/xen: short-circuit tests for dom0Isaku Yamahata1-21/+18
2008-10-17ia64/pv_ops/xen: define the nubmer of irqs which xen needs.Isaku Yamahata1-0/+44
2008-10-17ia64/pv_ops/xen: paravirtualize entry.S for ia64/xen.Isaku Yamahata1-0/+8
2008-10-17ia64/pv_ops/xen: paravirtualize ivt.S for xen.Isaku Yamahata1-0/+1
2008-10-17ia64/pv_ops/xen: paravirtualize DO_SAVE_MIN for xen.Isaku Yamahata2-0/+136
2008-10-17ia64/pv_ops/xen: define xen paravirtualized instructions for hand written assembly codeIsaku Yamahata1-0/+447
2008-10-17ia64/pv_ops/xen: define xen pv_init_ops for various xen initialization.Isaku Yamahata1-0/+14
2008-10-17ia64/xen: introduce helper function to identify domain mode.Isaku Yamahata1-0/+75
2008-10-17ia64/xen: add definitions necessary for xen event channel.Isaku Yamahata1-0/+50
2008-10-17ia64/xen: implement arch specific part of xen grant table.Isaku Yamahata1-0/+29
2008-10-17ia64/xen: xencomm conversion functions for hypercallsIsaku Yamahata2-0/+52
2008-10-17ia64/xen: implement the arch specific part of xencomm.Isaku Yamahata1-0/+41
2008-10-17ia64/xen: define helper functions for xen hypercalls.Isaku Yamahata2-0/+394
2008-10-17ia64/xen: define helper functions for xen related address conversion.Isaku Yamahata1-0/+65
2008-10-17ia64/xen: introduce definitions necessary for ia64/xen hypercalls.Isaku Yamahata1-0/+346