Age | Commit message (Expand) | Author |
2018-11-02 | CONFIG_XEN_PV breaks xen_create_contiguous_region on ARM | Stefano Stabellini |
2018-09-03 | x86/xen: Move pv specific parts of arch/x86/xen/mmu.c to mmu_pv.c | Juergen Gross |
2018-05-14 | xen/privcmd: add IOCTL_PRIVCMD_MMAP_RESOURCE | Paul Durrant |
2017-11-16 | Merge tag 'for-linus-4.15-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2017-11-03 | xen: support priv-mapping in an HVM tools domain | Paul Durrant |
2017-11-02 | xen/time: do not decrease steal time after live migration on xen | Dongli Zhang |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-06-13 | xen/pvh*: Support > 32 VCPUs at domain restore | Ankur Arora |
2017-05-02 | xen: Implement EFI reset_system callback | Julien Grall |
2017-05-02 | xen: Export xen_reboot | Julien Grall |
2017-05-02 | xen: create xen_create/destroy_contiguous_region() stubs for PVHVM only builds | Vitaly Kuznetsov |
2016-08-24 | xen: change the type of xen_vcpu_id to uint32_t | Vitaly Kuznetsov |
2016-07-26 | xen: add static initialization of steal_clock op to xen_time_ops | Juergen Gross |
2016-07-25 | xen: introduce xen_vcpu_id mapping | Vitaly Kuznetsov |
2016-07-06 | xen: add steal_clock support on x86 | Juergen Gross |
2016-07-06 | XEN: EFI: Move x86 specific codes to architecture directory | Shannon Zhao |
2016-07-06 | xen/grant-table: Move xlated_setup_gnttab_pages to common place | Shannon Zhao |
2015-12-21 | xen: move xen_setup_runstate_info and get_runstate_snapshot to drivers/xen/ti... | Stefano Stabellini |
2015-09-08 | xen/privcmd: Further s/MFN/GFN/ clean-up | Julien Grall |
2015-04-29 | xen: Suspend ticks on all CPUs during suspend | Boris Ostrovsky |
2015-03-16 | xen/privcmd: improve performance of MMAPBATCH_V2 | David Vrabel |
2015-03-16 | xen: unify foreign GFN map/unmap for auto-xlated physmap guests | David Vrabel |
2015-02-23 | x86/xen: allow privcmd hypercalls to be preempted | David Vrabel |
2014-07-18 | xen: Silence compiler warnings | Daniel Kiper |
2014-07-18 | xen: Put EFI machinery in place | Daniel Kiper |
2014-05-12 | xen: refactor suspend pre/post hooks | David Vrabel |
2014-03-18 | xen/acpi-processor: fix enabling interrupts on syscore_resume | Stanislaw Gruszka |
2013-10-10 | swiotlb-xen: use xen_alloc/free_coherent_pages | Stefano Stabellini |
2013-10-09 | xen: make xen_create_contiguous_region return the dma address | Stefano Stabellini |
2012-11-30 | Merge branch 'arm-privcmd-for-3.8' of git://xenbits.xen.org/people/ianc/linux... | Konrad Rzeszutek Wilk |
2012-11-29 | xen: correctly use xen_pfn_t in remap_domain_mfn_range. | Ian Campbell |
2012-11-29 | xen: add pages parameter to xen_remap_domain_mfn_range | Ian Campbell |
2012-11-28 | xen/acpi: Move the xen_running_on_version_or_later function. | Konrad Rzeszutek Wilk |
2012-03-28 | Disintegrate asm/system.h for IA64 | David Howells |
2011-02-25 | xen: suspend: add "arch" to pre/post suspend hooks | Ian Campbell |
2010-10-20 | xen/privcmd: move remap_domain_mfn_range() to core xen code and export. | Ian Campbell |
2010-08-12 | Merge branch 'stable/xen-swiotlb-0.8.6' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2010-07-22 | xen: Add suspend/resume support for PV on HVM guests. | Stefano Stabellini |
2010-06-07 | xen: Add xen_create_contiguous_region | Alex Nixon |
2008-07-16 | xen: add xen_arch_resume()/xen_timer_resume hook for ia64 support | Isaku Yamahata |
2008-05-27 | xen: maintain clock offset over save/restore | Jeremy Fitzhardinge |
2008-05-27 | xen: implement save/restore | Jeremy Fitzhardinge |
2008-04-24 | xen: move events.c to drivers/xen for IA64/Xen support | Isaku Yamahata |